@itwin/core-i18n 5.0.0-dev.6 → 5.0.0-dev.62
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 +36 -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 +1033 -1244
- package/lib/cjs/test/webpack/bundled-tests.instrumented.js.map +1 -1
- package/lib/cjs/test/webpack/bundled-tests.js +479 -530
- 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");
|
|
@@ -16175,6 +16171,8 @@ function isObject(obj) {
|
|
|
16175
16171
|
* @public
|
|
16176
16172
|
*/
|
|
16177
16173
|
class BentleyError extends Error {
|
|
16174
|
+
errorNumber;
|
|
16175
|
+
_metaData;
|
|
16178
16176
|
/**
|
|
16179
16177
|
* @param errorNumber The a number that identifies of the problem.
|
|
16180
16178
|
* @param message message that describes the problem (should not be localized).
|
|
@@ -16550,7 +16548,7 @@ class BentleyError extends Error {
|
|
|
16550
16548
|
"use strict";
|
|
16551
16549
|
__webpack_require__.r(__webpack_exports__);
|
|
16552
16550
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16553
|
-
/* harmony export */
|
|
16551
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* binding */ BentleyLoggerCategory)
|
|
16554
16552
|
/* harmony export */ });
|
|
16555
16553
|
/*---------------------------------------------------------------------------------------------
|
|
16556
16554
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16581,7 +16579,7 @@ var BentleyLoggerCategory;
|
|
|
16581
16579
|
"use strict";
|
|
16582
16580
|
__webpack_require__.r(__webpack_exports__);
|
|
16583
16581
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16584
|
-
/* harmony export */
|
|
16582
|
+
/* harmony export */ ByteStream: () => (/* binding */ ByteStream)
|
|
16585
16583
|
/* harmony export */ });
|
|
16586
16584
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16587
16585
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -16602,6 +16600,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16602
16600
|
* @public
|
|
16603
16601
|
*/
|
|
16604
16602
|
class ByteStream {
|
|
16603
|
+
_view;
|
|
16604
|
+
_byteOffset;
|
|
16605
|
+
_curPos = 0;
|
|
16605
16606
|
/** Construct a new ByteStream with the read position set to the beginning.
|
|
16606
16607
|
* @param buffer The underlying buffer from which data is to be extracted.
|
|
16607
16608
|
* @param subView If defined, specifies the subset of the underlying buffer's data to use.
|
|
@@ -16613,11 +16614,9 @@ class ByteStream {
|
|
|
16613
16614
|
* ArrayBuffer. If `bytes` represents only a **sub-range** of the underlying buffer's data, the results will be unexpected unless the optional `subView`
|
|
16614
16615
|
* argument is supplied, with correct offset and length.
|
|
16615
16616
|
*
|
|
16616
|
-
* For both of the above reasons,
|
|
16617
|
-
* @deprecated in 3.x. Use [[fromUint8Array]] or [[fromArrayBuffer]].
|
|
16617
|
+
* For both of the above reasons, this constructor is private, and [[fromUint8Array]] or [[fromArrayBuffer]] should be used to create a ByteStream.
|
|
16618
16618
|
*/
|
|
16619
16619
|
constructor(buffer, subView) {
|
|
16620
|
-
this._curPos = 0;
|
|
16621
16620
|
if (undefined !== subView) {
|
|
16622
16621
|
this._view = new DataView(buffer, subView.byteOffset, subView.byteLength);
|
|
16623
16622
|
this._byteOffset = subView.byteOffset;
|
|
@@ -16629,17 +16628,18 @@ class ByteStream {
|
|
|
16629
16628
|
}
|
|
16630
16629
|
/** Construct a new ByteStream for the range of bytes represented by `bytes`, which may be a subset of the range of bytes
|
|
16631
16630
|
* represented by the underlying ArrayBuffer. The read position will be set to the beginning of the range of bytes.
|
|
16631
|
+
* @param bytes The Uint8Array from which data is to be extracted.
|
|
16632
16632
|
*/
|
|
16633
16633
|
static fromUint8Array(bytes) {
|
|
16634
16634
|
const { byteOffset, byteLength } = bytes;
|
|
16635
|
-
return new ByteStream(bytes.buffer, { byteOffset, byteLength });
|
|
16635
|
+
return new ByteStream(bytes.buffer, { byteOffset, byteLength });
|
|
16636
16636
|
}
|
|
16637
16637
|
/** Construct a new ByteStream with the read position set to the beginning.
|
|
16638
16638
|
* @param buffer The underlying buffer from which data is to be extracted.
|
|
16639
16639
|
* @param subView If defined, specifies the subset of the underlying buffer's data to use.
|
|
16640
16640
|
*/
|
|
16641
16641
|
static fromArrayBuffer(buffer, subView) {
|
|
16642
|
-
return new ByteStream(buffer, subView);
|
|
16642
|
+
return new ByteStream(buffer, subView);
|
|
16643
16643
|
}
|
|
16644
16644
|
/** The number of bytes in this stream */
|
|
16645
16645
|
get length() {
|
|
@@ -16697,22 +16697,6 @@ class ByteStream {
|
|
|
16697
16697
|
readId64() { return _Id__WEBPACK_IMPORTED_MODULE_1__.Id64.fromUint32Pair(this.readUint32(), this.readUint32()); }
|
|
16698
16698
|
/** Read an unsigned 24-bit integer from the current read position and advance by 3 bytes. */
|
|
16699
16699
|
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
16700
|
/** Read the specified number of bytes beginning at the current read position into a Uint8Array and advance by the specified number of byte.
|
|
16717
16701
|
* @param numBytes The number of bytes to read.
|
|
16718
16702
|
*/
|
|
@@ -16753,8 +16737,8 @@ class ByteStream {
|
|
|
16753
16737
|
"use strict";
|
|
16754
16738
|
__webpack_require__.r(__webpack_exports__);
|
|
16755
16739
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16756
|
-
/* harmony export */
|
|
16757
|
-
/* harmony export */
|
|
16740
|
+
/* harmony export */ isProperSubclassOf: () => (/* binding */ isProperSubclassOf),
|
|
16741
|
+
/* harmony export */ isSubclassOf: () => (/* binding */ isSubclassOf)
|
|
16758
16742
|
/* harmony export */ });
|
|
16759
16743
|
/*---------------------------------------------------------------------------------------------
|
|
16760
16744
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16796,15 +16780,15 @@ function isSubclassOf(subclass, superclass) {
|
|
|
16796
16780
|
"use strict";
|
|
16797
16781
|
__webpack_require__.r(__webpack_exports__);
|
|
16798
16782
|
/* 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 */
|
|
16783
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* binding */ areEqualPossiblyUndefined),
|
|
16784
|
+
/* harmony export */ compareBooleans: () => (/* binding */ compareBooleans),
|
|
16785
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* binding */ compareBooleansOrUndefined),
|
|
16786
|
+
/* harmony export */ compareNumbers: () => (/* binding */ compareNumbers),
|
|
16787
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* binding */ compareNumbersOrUndefined),
|
|
16788
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* binding */ comparePossiblyUndefined),
|
|
16789
|
+
/* harmony export */ compareStrings: () => (/* binding */ compareStrings),
|
|
16790
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* binding */ compareStringsOrUndefined),
|
|
16791
|
+
/* harmony export */ compareWithTolerance: () => (/* binding */ compareWithTolerance)
|
|
16808
16792
|
/* harmony export */ });
|
|
16809
16793
|
/*---------------------------------------------------------------------------------------------
|
|
16810
16794
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -16882,9 +16866,9 @@ function areEqualPossiblyUndefined(t, u, areEqual) {
|
|
|
16882
16866
|
"use strict";
|
|
16883
16867
|
__webpack_require__.r(__webpack_exports__);
|
|
16884
16868
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16885
|
-
/* harmony export */
|
|
16886
|
-
/* harmony export */
|
|
16887
|
-
/* harmony export */
|
|
16869
|
+
/* harmony export */ CompressedId64Set: () => (/* binding */ CompressedId64Set),
|
|
16870
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* binding */ MutableCompressedId64Set),
|
|
16871
|
+
/* harmony export */ OrderedId64Array: () => (/* binding */ OrderedId64Array)
|
|
16888
16872
|
/* harmony export */ });
|
|
16889
16873
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
16890
16874
|
/* harmony import */ var _Id__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Id */ "../bentley/lib/esm/Id.js");
|
|
@@ -17010,6 +16994,9 @@ var CompressedId64Set;
|
|
|
17010
16994
|
CompressedId64Set.compressIds = compressIds;
|
|
17011
16995
|
/** 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
16996
|
class Uint64 {
|
|
16997
|
+
lower;
|
|
16998
|
+
upper;
|
|
16999
|
+
static _base = 0x100000000;
|
|
17013
17000
|
static assertUint32(num) {
|
|
17014
17001
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num >= 0);
|
|
17015
17002
|
(0,_Assert__WEBPACK_IMPORTED_MODULE_0__.assert)(num < Uint64._base);
|
|
@@ -17071,7 +17058,6 @@ var CompressedId64Set;
|
|
|
17071
17058
|
return _Id__WEBPACK_IMPORTED_MODULE_1__.Id64.fromUint32Pair(this.lower, this.upper);
|
|
17072
17059
|
}
|
|
17073
17060
|
}
|
|
17074
|
-
Uint64._base = 0x100000000;
|
|
17075
17061
|
/** Supplies an iterator over the [[Id64String]]s in a [[CompressedId64Set]].
|
|
17076
17062
|
* The Ids are iterated in ascending order based on their unsigned 64-bit integer values.
|
|
17077
17063
|
*/
|
|
@@ -17215,10 +17201,11 @@ class OrderedId64Array extends _SortedArray__WEBPACK_IMPORTED_MODULE_3__.SortedA
|
|
|
17215
17201
|
* @public
|
|
17216
17202
|
*/
|
|
17217
17203
|
class MutableCompressedId64Set {
|
|
17204
|
+
_ids;
|
|
17205
|
+
_inserted = new OrderedId64Array();
|
|
17206
|
+
_deleted = new OrderedId64Array();
|
|
17218
17207
|
/** Construct a new set, optionally initialized to contain the Ids represented by `ids`. */
|
|
17219
17208
|
constructor(ids) {
|
|
17220
|
-
this._inserted = new OrderedId64Array();
|
|
17221
|
-
this._deleted = new OrderedId64Array();
|
|
17222
17209
|
this._ids = ids ?? "";
|
|
17223
17210
|
}
|
|
17224
17211
|
/** 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 +17313,7 @@ class MutableCompressedId64Set {
|
|
|
17326
17313
|
"use strict";
|
|
17327
17314
|
__webpack_require__.r(__webpack_exports__);
|
|
17328
17315
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17329
|
-
/* harmony export */
|
|
17316
|
+
/* harmony export */ Dictionary: () => (/* binding */ Dictionary)
|
|
17330
17317
|
/* harmony export */ });
|
|
17331
17318
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
17332
17319
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -17338,8 +17325,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17338
17325
|
*/
|
|
17339
17326
|
|
|
17340
17327
|
class DictionaryIterator {
|
|
17328
|
+
_keys;
|
|
17329
|
+
_values;
|
|
17330
|
+
_curIndex = -1;
|
|
17341
17331
|
constructor(keys, values) {
|
|
17342
|
-
this._curIndex = -1;
|
|
17343
17332
|
this._keys = keys;
|
|
17344
17333
|
this._values = values;
|
|
17345
17334
|
}
|
|
@@ -17374,6 +17363,11 @@ class DictionaryIterator {
|
|
|
17374
17363
|
* @public
|
|
17375
17364
|
*/
|
|
17376
17365
|
class Dictionary {
|
|
17366
|
+
_keys = [];
|
|
17367
|
+
_compareKeys;
|
|
17368
|
+
_cloneKey;
|
|
17369
|
+
_values = [];
|
|
17370
|
+
_cloneValue;
|
|
17377
17371
|
/**
|
|
17378
17372
|
* Construct a new Dictionary<K, V>.
|
|
17379
17373
|
* @param compareKeys The function used to compare keys within the dictionary.
|
|
@@ -17381,8 +17375,6 @@ class Dictionary {
|
|
|
17381
17375
|
* @param cloneValue The function invoked to clone a value for insertion into the dictionary. The default implementation simply returns its input.
|
|
17382
17376
|
*/
|
|
17383
17377
|
constructor(compareKeys, cloneKey = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone, cloneValue = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
17384
|
-
this._keys = [];
|
|
17385
|
-
this._values = [];
|
|
17386
17378
|
this._compareKeys = compareKeys;
|
|
17387
17379
|
this._cloneKey = cloneKey;
|
|
17388
17380
|
this._cloneValue = cloneValue;
|
|
@@ -17541,11 +17533,12 @@ class Dictionary {
|
|
|
17541
17533
|
"use strict";
|
|
17542
17534
|
__webpack_require__.r(__webpack_exports__);
|
|
17543
17535
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17544
|
-
/* harmony export */
|
|
17545
|
-
/* harmony export */
|
|
17546
|
-
/* harmony export */
|
|
17547
|
-
/* harmony export */
|
|
17548
|
-
/* harmony export */
|
|
17536
|
+
/* harmony export */ DisposableList: () => (/* binding */ DisposableList),
|
|
17537
|
+
/* harmony export */ dispose: () => (/* binding */ dispose),
|
|
17538
|
+
/* harmony export */ disposeArray: () => (/* binding */ disposeArray),
|
|
17539
|
+
/* harmony export */ isDisposable: () => (/* binding */ isDisposable),
|
|
17540
|
+
/* harmony export */ isIDisposable: () => (/* binding */ isIDisposable),
|
|
17541
|
+
/* harmony export */ using: () => (/* binding */ using)
|
|
17549
17542
|
/* harmony export */ });
|
|
17550
17543
|
/*---------------------------------------------------------------------------------------------
|
|
17551
17544
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -17554,46 +17547,42 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17554
17547
|
/** @packageDocumentation
|
|
17555
17548
|
* @module Utils
|
|
17556
17549
|
*/
|
|
17550
|
+
/* eslint-disable @typescript-eslint/no-deprecated */
|
|
17551
|
+
Symbol.dispose ??= Symbol("Symbol.dispose");
|
|
17552
|
+
Symbol.asyncDispose ??= Symbol("Symbol.asyncDispose");
|
|
17557
17553
|
/**
|
|
17558
17554
|
* A type guard that checks whether the given argument implements `IDisposable` interface
|
|
17555
|
+
* @deprecated in 5.0 Use isDisposable instead.
|
|
17559
17556
|
* @public
|
|
17560
17557
|
*/
|
|
17561
17558
|
function isIDisposable(obj) {
|
|
17562
17559
|
return !!obj && (obj instanceof Object) && !!obj.dispose && (typeof obj.dispose === "function");
|
|
17563
17560
|
}
|
|
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
|
|
17561
|
+
/**
|
|
17562
|
+
* A type guard that checks whether the given argument implements `Disposable` interface
|
|
17580
17563
|
* @public
|
|
17581
17564
|
*/
|
|
17565
|
+
function isDisposable(obj) {
|
|
17566
|
+
return !!obj && (obj instanceof Object) && !!obj[Symbol.dispose] && (typeof obj[Symbol.dispose] === "function");
|
|
17567
|
+
}
|
|
17582
17568
|
function dispose(disposable) {
|
|
17583
|
-
if (undefined !== disposable)
|
|
17584
|
-
|
|
17569
|
+
if (undefined !== disposable) {
|
|
17570
|
+
if (Symbol.dispose in disposable)
|
|
17571
|
+
disposable[Symbol.dispose]();
|
|
17572
|
+
else
|
|
17573
|
+
disposable.dispose();
|
|
17574
|
+
}
|
|
17585
17575
|
return undefined;
|
|
17586
17576
|
}
|
|
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
17577
|
function disposeArray(list) {
|
|
17593
17578
|
if (undefined === list)
|
|
17594
17579
|
return undefined;
|
|
17595
|
-
for (const entry of list)
|
|
17596
|
-
dispose
|
|
17580
|
+
for (const entry of list) {
|
|
17581
|
+
if (Symbol.dispose in entry)
|
|
17582
|
+
entry[Symbol.dispose]();
|
|
17583
|
+
else
|
|
17584
|
+
entry.dispose();
|
|
17585
|
+
}
|
|
17597
17586
|
list.length = 0;
|
|
17598
17587
|
return undefined;
|
|
17599
17588
|
}
|
|
@@ -17602,6 +17591,7 @@ function disposeArray(list) {
|
|
|
17602
17591
|
* of this function is equal to return value of func. If func throws, this function also throws (after
|
|
17603
17592
|
* disposing the resource).
|
|
17604
17593
|
* @public
|
|
17594
|
+
* @deprecated in 5.0 Use `using` declarations instead.
|
|
17605
17595
|
*/
|
|
17606
17596
|
function using(resources, func) {
|
|
17607
17597
|
if (!Array.isArray(resources))
|
|
@@ -17622,6 +17612,7 @@ function using(resources, func) {
|
|
|
17622
17612
|
}
|
|
17623
17613
|
}
|
|
17624
17614
|
class FuncDisposable {
|
|
17615
|
+
_disposeFunc;
|
|
17625
17616
|
constructor(disposeFunc) { this._disposeFunc = disposeFunc; }
|
|
17626
17617
|
dispose() { this._disposeFunc(); }
|
|
17627
17618
|
}
|
|
@@ -17629,6 +17620,7 @@ class FuncDisposable {
|
|
|
17629
17620
|
* @public
|
|
17630
17621
|
*/
|
|
17631
17622
|
class DisposableList {
|
|
17623
|
+
_disposables;
|
|
17632
17624
|
/** Creates a disposable list. */
|
|
17633
17625
|
constructor(disposables = []) {
|
|
17634
17626
|
this._disposables = [];
|
|
@@ -17671,9 +17663,9 @@ class DisposableList {
|
|
|
17671
17663
|
"use strict";
|
|
17672
17664
|
__webpack_require__.r(__webpack_exports__);
|
|
17673
17665
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17674
|
-
/* harmony export */
|
|
17675
|
-
/* harmony export */
|
|
17676
|
-
/* harmony export */
|
|
17666
|
+
/* harmony export */ Guid: () => (/* binding */ Guid),
|
|
17667
|
+
/* harmony export */ Id64: () => (/* binding */ Id64),
|
|
17668
|
+
/* harmony export */ TransientIdSequence: () => (/* binding */ TransientIdSequence)
|
|
17677
17669
|
/* harmony export */ });
|
|
17678
17670
|
/*---------------------------------------------------------------------------------------------
|
|
17679
17671
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18094,11 +18086,11 @@ var Id64;
|
|
|
18094
18086
|
* @public
|
|
18095
18087
|
*/
|
|
18096
18088
|
class Uint32Set {
|
|
18089
|
+
_map = new Map();
|
|
18097
18090
|
/** Construct a new Uint32Set.
|
|
18098
18091
|
* @param ids If supplied, all of the specified Ids will be added to the new set.
|
|
18099
18092
|
*/
|
|
18100
18093
|
constructor(ids) {
|
|
18101
|
-
this._map = new Map();
|
|
18102
18094
|
if (undefined !== ids)
|
|
18103
18095
|
this.addIds(ids);
|
|
18104
18096
|
}
|
|
@@ -18159,8 +18151,11 @@ var Id64;
|
|
|
18159
18151
|
/** Remove an Id from the set. */
|
|
18160
18152
|
delete(low, high) {
|
|
18161
18153
|
const set = this._map.get(high);
|
|
18162
|
-
if (undefined !== set)
|
|
18154
|
+
if (undefined !== set) {
|
|
18163
18155
|
set.delete(low);
|
|
18156
|
+
if (set.size === 0)
|
|
18157
|
+
this._map.delete(high);
|
|
18158
|
+
}
|
|
18164
18159
|
}
|
|
18165
18160
|
/** Returns true if the set contains the specified Id. */
|
|
18166
18161
|
has(low, high) {
|
|
@@ -18209,9 +18204,7 @@ var Id64;
|
|
|
18209
18204
|
* @public
|
|
18210
18205
|
*/
|
|
18211
18206
|
class Uint32Map {
|
|
18212
|
-
|
|
18213
|
-
this._map = new Map();
|
|
18214
|
-
}
|
|
18207
|
+
_map = new Map();
|
|
18215
18208
|
/** Remove all entries from the map. */
|
|
18216
18209
|
clear() { this._map.clear(); }
|
|
18217
18210
|
/** Find an entry in the map by Id. */
|
|
@@ -18262,6 +18255,9 @@ function validateLocalId(num) {
|
|
|
18262
18255
|
* @public
|
|
18263
18256
|
*/
|
|
18264
18257
|
class TransientIdSequence {
|
|
18258
|
+
/** The starting local Id provided to the constructor. The sequence begins at `initialLocalId + 1`. */
|
|
18259
|
+
initialLocalId;
|
|
18260
|
+
_localId;
|
|
18265
18261
|
/** Constructor.
|
|
18266
18262
|
* @param initialLocalId The starting local Id. The local Id of the first [[Id64String]] generated by [[getNext]] will be `initialLocalId + 1`.
|
|
18267
18263
|
*/
|
|
@@ -18277,12 +18273,6 @@ class TransientIdSequence {
|
|
|
18277
18273
|
get currentLocalId() {
|
|
18278
18274
|
return this._localId;
|
|
18279
18275
|
}
|
|
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
18276
|
/** Generate and return the next transient Id64String in the sequence. */
|
|
18287
18277
|
getNext() {
|
|
18288
18278
|
return Id64.fromLocalAndBriefcaseIds(++this._localId, 0xffffff);
|
|
@@ -18414,8 +18404,8 @@ var Guid;
|
|
|
18414
18404
|
"use strict";
|
|
18415
18405
|
__webpack_require__.r(__webpack_exports__);
|
|
18416
18406
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18417
|
-
/* harmony export */
|
|
18418
|
-
/* harmony export */
|
|
18407
|
+
/* harmony export */ IndexMap: () => (/* binding */ IndexMap),
|
|
18408
|
+
/* harmony export */ IndexedValue: () => (/* binding */ IndexedValue)
|
|
18419
18409
|
/* harmony export */ });
|
|
18420
18410
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
18421
18411
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -18430,6 +18420,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18430
18420
|
* @public
|
|
18431
18421
|
*/
|
|
18432
18422
|
class IndexedValue {
|
|
18423
|
+
value;
|
|
18424
|
+
index;
|
|
18433
18425
|
constructor(value, index) {
|
|
18434
18426
|
this.value = value;
|
|
18435
18427
|
this.index = index;
|
|
@@ -18442,6 +18434,10 @@ class IndexedValue {
|
|
|
18442
18434
|
* @public
|
|
18443
18435
|
*/
|
|
18444
18436
|
class IndexMap {
|
|
18437
|
+
_array = [];
|
|
18438
|
+
_compareValues;
|
|
18439
|
+
_clone;
|
|
18440
|
+
_maximumSize;
|
|
18445
18441
|
/**
|
|
18446
18442
|
* Construct a new IndexMap<T>.
|
|
18447
18443
|
* @param compare The function used to compare elements within the map.
|
|
@@ -18449,7 +18445,6 @@ class IndexMap {
|
|
|
18449
18445
|
* @param clone The function invoked to clone a new element for insertion into the array. The default implementation simply returns its input.
|
|
18450
18446
|
*/
|
|
18451
18447
|
constructor(compare, maximumSize = Number.MAX_SAFE_INTEGER, clone = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
18452
|
-
this._array = [];
|
|
18453
18448
|
this._compareValues = compare;
|
|
18454
18449
|
this._clone = clone;
|
|
18455
18450
|
this._maximumSize = maximumSize;
|
|
@@ -18537,7 +18532,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18537
18532
|
"use strict";
|
|
18538
18533
|
__webpack_require__.r(__webpack_exports__);
|
|
18539
18534
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18540
|
-
/* harmony export */
|
|
18535
|
+
/* harmony export */ JsonUtils: () => (/* binding */ JsonUtils)
|
|
18541
18536
|
/* harmony export */ });
|
|
18542
18537
|
/*---------------------------------------------------------------------------------------------
|
|
18543
18538
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -18700,10 +18695,10 @@ var JsonUtils;
|
|
|
18700
18695
|
"use strict";
|
|
18701
18696
|
__webpack_require__.r(__webpack_exports__);
|
|
18702
18697
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18703
|
-
/* harmony export */
|
|
18704
|
-
/* harmony export */
|
|
18705
|
-
/* harmony export */
|
|
18706
|
-
/* harmony export */
|
|
18698
|
+
/* harmony export */ Entry: () => (/* binding */ Entry),
|
|
18699
|
+
/* harmony export */ LRUCache: () => (/* binding */ LRUCache),
|
|
18700
|
+
/* harmony export */ LRUDictionary: () => (/* binding */ LRUDictionary),
|
|
18701
|
+
/* harmony export */ LRUMap: () => (/* binding */ LRUMap)
|
|
18707
18702
|
/* harmony export */ });
|
|
18708
18703
|
/* harmony import */ var _Dictionary__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Dictionary */ "../bentley/lib/esm/Dictionary.js");
|
|
18709
18704
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -18723,12 +18718,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18723
18718
|
* @public
|
|
18724
18719
|
*/
|
|
18725
18720
|
class Entry {
|
|
18721
|
+
key;
|
|
18722
|
+
value;
|
|
18723
|
+
newer;
|
|
18724
|
+
older;
|
|
18726
18725
|
constructor(key, value) {
|
|
18727
18726
|
this.key = key;
|
|
18728
18727
|
this.value = value;
|
|
18729
18728
|
}
|
|
18730
18729
|
}
|
|
18731
18730
|
class EntryIterator {
|
|
18731
|
+
_entry;
|
|
18732
18732
|
constructor(oldestEntry) {
|
|
18733
18733
|
this._entry = oldestEntry;
|
|
18734
18734
|
}
|
|
@@ -18742,6 +18742,7 @@ class EntryIterator {
|
|
|
18742
18742
|
}
|
|
18743
18743
|
}
|
|
18744
18744
|
class KeyIterator {
|
|
18745
|
+
_entry;
|
|
18745
18746
|
constructor(oldestEntry) {
|
|
18746
18747
|
this._entry = oldestEntry;
|
|
18747
18748
|
}
|
|
@@ -18754,6 +18755,7 @@ class KeyIterator {
|
|
|
18754
18755
|
}
|
|
18755
18756
|
}
|
|
18756
18757
|
class ValueIterator {
|
|
18758
|
+
_entry;
|
|
18757
18759
|
constructor(oldestEntry) {
|
|
18758
18760
|
this._entry = oldestEntry;
|
|
18759
18761
|
}
|
|
@@ -18786,6 +18788,15 @@ class ValueIterator {
|
|
|
18786
18788
|
* @public
|
|
18787
18789
|
*/
|
|
18788
18790
|
class LRUCache {
|
|
18791
|
+
_container;
|
|
18792
|
+
/** Current number of items */
|
|
18793
|
+
size;
|
|
18794
|
+
/** Maximum number of items this cache can hold */
|
|
18795
|
+
limit;
|
|
18796
|
+
/** Least recently-used entry. Invalidated when cache is modified. */
|
|
18797
|
+
oldest;
|
|
18798
|
+
/** Most recently-used entry. Invalidated when cache is modified. */
|
|
18799
|
+
newest;
|
|
18789
18800
|
/**
|
|
18790
18801
|
* Construct a new LRUCache to hold up to `limit` entries.
|
|
18791
18802
|
*/
|
|
@@ -19045,14 +19056,13 @@ class LRUDictionary extends LRUCache {
|
|
|
19045
19056
|
"use strict";
|
|
19046
19057
|
__webpack_require__.r(__webpack_exports__);
|
|
19047
19058
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19048
|
-
/* harmony export */
|
|
19049
|
-
/* harmony export */
|
|
19050
|
-
/* harmony export */
|
|
19059
|
+
/* harmony export */ LogLevel: () => (/* binding */ LogLevel),
|
|
19060
|
+
/* harmony export */ Logger: () => (/* binding */ Logger),
|
|
19061
|
+
/* harmony export */ PerfLogger: () => (/* binding */ PerfLogger)
|
|
19051
19062
|
/* harmony export */ });
|
|
19052
19063
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19053
19064
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19054
19065
|
/* 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
19066
|
/*---------------------------------------------------------------------------------------------
|
|
19057
19067
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
19058
19068
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -19063,7 +19073,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19063
19073
|
|
|
19064
19074
|
|
|
19065
19075
|
|
|
19066
|
-
|
|
19067
19076
|
/** Use to categorize logging messages by severity.
|
|
19068
19077
|
* @public
|
|
19069
19078
|
*/
|
|
@@ -19085,6 +19094,12 @@ var LogLevel;
|
|
|
19085
19094
|
* @public
|
|
19086
19095
|
*/
|
|
19087
19096
|
class Logger {
|
|
19097
|
+
static _logError;
|
|
19098
|
+
static _logWarning;
|
|
19099
|
+
static _logInfo;
|
|
19100
|
+
static _logTrace;
|
|
19101
|
+
static _onLogLevelChanged;
|
|
19102
|
+
static _staticMetaData = new Map();
|
|
19088
19103
|
/** An event raised whenever [[setLevel]] or [[setLevelDefault]] is called. */
|
|
19089
19104
|
static get onLogLevelChanged() {
|
|
19090
19105
|
// We have to lazily initialize because it's static and BeEvent imports UnexpectedErrors which imports Logger which wants to instantiate BeEvent.
|
|
@@ -19093,6 +19108,7 @@ class Logger {
|
|
|
19093
19108
|
}
|
|
19094
19109
|
return Logger._onLogLevelChanged;
|
|
19095
19110
|
}
|
|
19111
|
+
static _categoryFilter = {};
|
|
19096
19112
|
/** Maps category names to the least severe level at which messages in that category should be displayed,
|
|
19097
19113
|
* or `undefined` if a minimum has not been defined.
|
|
19098
19114
|
* @see [[setLevel]] to change the minimum logging level for a category.
|
|
@@ -19101,6 +19117,7 @@ class Logger {
|
|
|
19101
19117
|
// NOTE: this property is accessed by native code.
|
|
19102
19118
|
return this._categoryFilter;
|
|
19103
19119
|
}
|
|
19120
|
+
static _minLevel;
|
|
19104
19121
|
/** The least severe level at which messages should be displayed by default.
|
|
19105
19122
|
* @see [[setLevelDefault]] to change this default.
|
|
19106
19123
|
* @see [[setLevel]] to override this default for specific categories.
|
|
@@ -19109,6 +19126,14 @@ class Logger {
|
|
|
19109
19126
|
// NOTE: this property is accessed by native code. */
|
|
19110
19127
|
return this._minLevel;
|
|
19111
19128
|
}
|
|
19129
|
+
/** Should the call stack be included when an exception is logged? */
|
|
19130
|
+
static logExceptionCallstacks = false;
|
|
19131
|
+
/** Contains metadata that should be included with every logged message.
|
|
19132
|
+
* @beta
|
|
19133
|
+
*/
|
|
19134
|
+
static get staticMetaData() {
|
|
19135
|
+
return this._staticMetaData;
|
|
19136
|
+
}
|
|
19112
19137
|
/** Initialize the logger streams. Should be called at application initialization time. */
|
|
19113
19138
|
static initialize(logError, logWarning, logInfo, logTrace) {
|
|
19114
19139
|
Logger._logError = logError;
|
|
@@ -19126,7 +19151,7 @@ class Logger {
|
|
|
19126
19151
|
/** merge the supplied metadata with all static metadata into one object */
|
|
19127
19152
|
static getMetaData(metaData) {
|
|
19128
19153
|
const metaObj = {};
|
|
19129
|
-
for (const meta of
|
|
19154
|
+
for (const meta of this._staticMetaData) {
|
|
19130
19155
|
const val = _BentleyError__WEBPACK_IMPORTED_MODULE_1__.BentleyError.getMetaData(meta[1]);
|
|
19131
19156
|
if (val)
|
|
19132
19157
|
Object.assign(metaObj, val);
|
|
@@ -19288,9 +19313,6 @@ class Logger {
|
|
|
19288
19313
|
Logger._logTrace(category, message, metaData);
|
|
19289
19314
|
}
|
|
19290
19315
|
}
|
|
19291
|
-
Logger._categoryFilter = {};
|
|
19292
|
-
/** Should the call stack be included when an exception is logged? */
|
|
19293
|
-
Logger.logExceptionCallstacks = false;
|
|
19294
19316
|
/** Simple performance diagnostics utility.
|
|
19295
19317
|
* It measures the time from construction to disposal. On disposal it logs the routine name along with
|
|
19296
19318
|
* the duration in milliseconds.
|
|
@@ -19301,6 +19323,10 @@ Logger.logExceptionCallstacks = false;
|
|
|
19301
19323
|
* @public
|
|
19302
19324
|
*/
|
|
19303
19325
|
class PerfLogger {
|
|
19326
|
+
static _severity = LogLevel.Info;
|
|
19327
|
+
_operation;
|
|
19328
|
+
_metaData;
|
|
19329
|
+
_startTimeStamp;
|
|
19304
19330
|
constructor(operation, metaData) {
|
|
19305
19331
|
this._operation = operation;
|
|
19306
19332
|
this._metaData = metaData;
|
|
@@ -19322,11 +19348,14 @@ class PerfLogger {
|
|
|
19322
19348
|
};
|
|
19323
19349
|
});
|
|
19324
19350
|
}
|
|
19325
|
-
dispose() {
|
|
19351
|
+
[Symbol.dispose]() {
|
|
19326
19352
|
this.logMessage();
|
|
19327
19353
|
}
|
|
19354
|
+
/** @deprecated in 5.0 Use [Symbol.dispose] instead. */
|
|
19355
|
+
dispose() {
|
|
19356
|
+
this[Symbol.dispose]();
|
|
19357
|
+
}
|
|
19328
19358
|
}
|
|
19329
|
-
PerfLogger._severity = LogLevel.Info;
|
|
19330
19359
|
|
|
19331
19360
|
|
|
19332
19361
|
/***/ }),
|
|
@@ -19340,7 +19369,7 @@ PerfLogger._severity = LogLevel.Info;
|
|
|
19340
19369
|
"use strict";
|
|
19341
19370
|
__webpack_require__.r(__webpack_exports__);
|
|
19342
19371
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19343
|
-
/* harmony export */
|
|
19372
|
+
/* harmony export */ ObservableSet: () => (/* binding */ ObservableSet)
|
|
19344
19373
|
/* harmony export */ });
|
|
19345
19374
|
/* harmony import */ var _BeEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BeEvent */ "../bentley/lib/esm/BeEvent.js");
|
|
19346
19375
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19355,18 +19384,18 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19355
19384
|
* @public
|
|
19356
19385
|
*/
|
|
19357
19386
|
class ObservableSet extends Set {
|
|
19387
|
+
/** Emitted after `item` is added to this set. */
|
|
19388
|
+
onAdded = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19389
|
+
/** Emitted after `item` is deleted from this set. */
|
|
19390
|
+
onDeleted = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19391
|
+
/** Emitted after this set's contents are cleared. */
|
|
19392
|
+
onCleared = new _BeEvent__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
19358
19393
|
/** Construct a new ObservableSet.
|
|
19359
19394
|
* @param elements Optional elements with which to populate the new set.
|
|
19360
19395
|
*/
|
|
19361
19396
|
constructor(elements) {
|
|
19362
19397
|
// NB: Set constructor will invoke add(). Do not override until initialized.
|
|
19363
19398
|
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
19399
|
this.add = (item) => {
|
|
19371
19400
|
const prevSize = this.size;
|
|
19372
19401
|
const ret = super.add(item);
|
|
@@ -19407,8 +19436,8 @@ class ObservableSet extends Set {
|
|
|
19407
19436
|
"use strict";
|
|
19408
19437
|
__webpack_require__.r(__webpack_exports__);
|
|
19409
19438
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19410
|
-
/* harmony export */
|
|
19411
|
-
/* harmony export */
|
|
19439
|
+
/* harmony export */ AbandonedError: () => (/* binding */ AbandonedError),
|
|
19440
|
+
/* harmony export */ OneAtATimeAction: () => (/* binding */ OneAtATimeAction)
|
|
19412
19441
|
/* harmony export */ });
|
|
19413
19442
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
19414
19443
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19429,6 +19458,11 @@ class AbandonedError extends Error {
|
|
|
19429
19458
|
* Promises involved that are chained together. That makes this class less efficient than just using a Promise directly.
|
|
19430
19459
|
*/
|
|
19431
19460
|
class PromiseWithAbandon {
|
|
19461
|
+
_run;
|
|
19462
|
+
_args;
|
|
19463
|
+
/** Method to abandon the Promise created by [[init]] while it is outstanding. The promise will be rejected. */
|
|
19464
|
+
abandon;
|
|
19465
|
+
_resolve;
|
|
19432
19466
|
/** Create a PromiseWithAbandon. After this call you must call [[init]] to create the underlying Promise.
|
|
19433
19467
|
* @param _run The method that creates the underlying Promise.
|
|
19434
19468
|
* @param _args An array of args to be passed to run when [[start]] is called.
|
|
@@ -19466,6 +19500,10 @@ class PromiseWithAbandon {
|
|
|
19466
19500
|
* @beta
|
|
19467
19501
|
*/
|
|
19468
19502
|
class OneAtATimeAction {
|
|
19503
|
+
_active;
|
|
19504
|
+
_pending;
|
|
19505
|
+
_run;
|
|
19506
|
+
msg;
|
|
19469
19507
|
/** Ctor for OneAtATimePromise.
|
|
19470
19508
|
* @param run The method that performs an action that creates the Promise.
|
|
19471
19509
|
*/
|
|
@@ -19513,7 +19551,7 @@ class OneAtATimeAction {
|
|
|
19513
19551
|
"use strict";
|
|
19514
19552
|
__webpack_require__.r(__webpack_exports__);
|
|
19515
19553
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19516
|
-
/* harmony export */
|
|
19554
|
+
/* harmony export */ OrderedId64Iterable: () => (/* binding */ OrderedId64Iterable)
|
|
19517
19555
|
/* harmony export */ });
|
|
19518
19556
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
19519
19557
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19761,8 +19799,8 @@ var OrderedId64Iterable;
|
|
|
19761
19799
|
"use strict";
|
|
19762
19800
|
__webpack_require__.r(__webpack_exports__);
|
|
19763
19801
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19764
|
-
/* harmony export */
|
|
19765
|
-
/* harmony export */
|
|
19802
|
+
/* harmony export */ OrderedSet: () => (/* binding */ OrderedSet),
|
|
19803
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* binding */ ReadonlyOrderedSet)
|
|
19766
19804
|
/* harmony export */ });
|
|
19767
19805
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19768
19806
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19779,6 +19817,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19779
19817
|
* @public
|
|
19780
19818
|
*/
|
|
19781
19819
|
class ReadonlyOrderedSet {
|
|
19820
|
+
_array;
|
|
19782
19821
|
/** Construct a new ReadonlyOrderedSet<T>.
|
|
19783
19822
|
* @param compare The function used to compare elements within the set, determining their ordering.
|
|
19784
19823
|
* @param clone The function invoked to clone a new element for insertion into the set. The default implementation simply returns its input.
|
|
@@ -19837,7 +19876,7 @@ class OrderedSet extends ReadonlyOrderedSet {
|
|
|
19837
19876
|
"use strict";
|
|
19838
19877
|
__webpack_require__.r(__webpack_exports__);
|
|
19839
19878
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19840
|
-
/* harmony export */
|
|
19879
|
+
/* harmony export */ PriorityQueue: () => (/* binding */ PriorityQueue)
|
|
19841
19880
|
/* harmony export */ });
|
|
19842
19881
|
/* harmony import */ var _SortedArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./SortedArray */ "../bentley/lib/esm/SortedArray.js");
|
|
19843
19882
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -19854,6 +19893,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19854
19893
|
* @public
|
|
19855
19894
|
*/
|
|
19856
19895
|
class PriorityQueue {
|
|
19896
|
+
_array = [];
|
|
19897
|
+
_compare;
|
|
19898
|
+
_clone;
|
|
19857
19899
|
/**
|
|
19858
19900
|
* Constructor
|
|
19859
19901
|
* @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 +19903,6 @@ class PriorityQueue {
|
|
|
19861
19903
|
* @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
19904
|
*/
|
|
19863
19905
|
constructor(compare, clone = _SortedArray__WEBPACK_IMPORTED_MODULE_0__.shallowClone) {
|
|
19864
|
-
this._array = [];
|
|
19865
19906
|
this._compare = compare;
|
|
19866
19907
|
this._clone = clone;
|
|
19867
19908
|
}
|
|
@@ -19989,7 +20030,7 @@ class PriorityQueue {
|
|
|
19989
20030
|
"use strict";
|
|
19990
20031
|
__webpack_require__.r(__webpack_exports__);
|
|
19991
20032
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19992
|
-
/* harmony export */
|
|
20033
|
+
/* harmony export */ ProcessDetector: () => (/* binding */ ProcessDetector)
|
|
19993
20034
|
/* harmony export */ });
|
|
19994
20035
|
/*---------------------------------------------------------------------------------------------
|
|
19995
20036
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20071,11 +20112,11 @@ class ProcessDetector {
|
|
|
20071
20112
|
"use strict";
|
|
20072
20113
|
__webpack_require__.r(__webpack_exports__);
|
|
20073
20114
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20074
|
-
/* harmony export */
|
|
20075
|
-
/* harmony export */
|
|
20076
|
-
/* harmony export */
|
|
20077
|
-
/* harmony export */
|
|
20078
|
-
/* harmony export */
|
|
20115
|
+
/* harmony export */ DuplicatePolicy: () => (/* binding */ DuplicatePolicy),
|
|
20116
|
+
/* harmony export */ ReadonlySortedArray: () => (/* binding */ ReadonlySortedArray),
|
|
20117
|
+
/* harmony export */ SortedArray: () => (/* binding */ SortedArray),
|
|
20118
|
+
/* harmony export */ lowerBound: () => (/* binding */ lowerBound),
|
|
20119
|
+
/* harmony export */ shallowClone: () => (/* binding */ shallowClone)
|
|
20079
20120
|
/* harmony export */ });
|
|
20080
20121
|
/*---------------------------------------------------------------------------------------------
|
|
20081
20122
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20159,6 +20200,10 @@ var DuplicatePolicy;
|
|
|
20159
20200
|
* @public
|
|
20160
20201
|
*/
|
|
20161
20202
|
class ReadonlySortedArray {
|
|
20203
|
+
_array = [];
|
|
20204
|
+
_compare;
|
|
20205
|
+
_clone;
|
|
20206
|
+
_duplicatePolicy;
|
|
20162
20207
|
/**
|
|
20163
20208
|
* Construct a new ReadonlySortedArray<T>.
|
|
20164
20209
|
* @param compare The function used to compare elements within the array.
|
|
@@ -20166,7 +20211,6 @@ class ReadonlySortedArray {
|
|
|
20166
20211
|
* @param clone The function invoked to clone a new element for insertion into the array. The default implementation simply returns its input.
|
|
20167
20212
|
*/
|
|
20168
20213
|
constructor(compare, duplicatePolicy = false, clone = shallowClone) {
|
|
20169
|
-
this._array = [];
|
|
20170
20214
|
this._compare = compare;
|
|
20171
20215
|
this._clone = clone;
|
|
20172
20216
|
if (typeof duplicatePolicy === "boolean")
|
|
@@ -20398,9 +20442,9 @@ class SortedArray extends ReadonlySortedArray {
|
|
|
20398
20442
|
"use strict";
|
|
20399
20443
|
__webpack_require__.r(__webpack_exports__);
|
|
20400
20444
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20401
|
-
/* harmony export */
|
|
20402
|
-
/* harmony export */
|
|
20403
|
-
/* harmony export */
|
|
20445
|
+
/* harmony export */ ErrorCategory: () => (/* binding */ ErrorCategory),
|
|
20446
|
+
/* harmony export */ StatusCategory: () => (/* binding */ StatusCategory),
|
|
20447
|
+
/* harmony export */ SuccessCategory: () => (/* binding */ SuccessCategory)
|
|
20404
20448
|
/* harmony export */ });
|
|
20405
20449
|
/* harmony import */ var _BentleyError__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./BentleyError */ "../bentley/lib/esm/BentleyError.js");
|
|
20406
20450
|
/* harmony import */ var _internal_RepositoryStatus__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./internal/RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
@@ -20417,6 +20461,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20417
20461
|
* @alpha
|
|
20418
20462
|
*/
|
|
20419
20463
|
class StatusCategory {
|
|
20464
|
+
static handlers = new Set();
|
|
20420
20465
|
static for(error) {
|
|
20421
20466
|
for (const handler of this.handlers) {
|
|
20422
20467
|
const category = handler(error);
|
|
@@ -20430,179 +20475,115 @@ class StatusCategory {
|
|
|
20430
20475
|
return new UnknownError();
|
|
20431
20476
|
}
|
|
20432
20477
|
}
|
|
20433
|
-
StatusCategory.handlers = new Set();
|
|
20434
20478
|
/***
|
|
20435
20479
|
* A success status.
|
|
20436
20480
|
* @alpha
|
|
20437
20481
|
*/
|
|
20438
20482
|
class SuccessCategory extends StatusCategory {
|
|
20439
|
-
|
|
20440
|
-
super(...arguments);
|
|
20441
|
-
this.error = false;
|
|
20442
|
-
}
|
|
20483
|
+
error = false;
|
|
20443
20484
|
}
|
|
20444
20485
|
/**
|
|
20445
20486
|
* An error status.
|
|
20446
20487
|
* @alpha
|
|
20447
20488
|
*/
|
|
20448
20489
|
class ErrorCategory extends StatusCategory {
|
|
20449
|
-
|
|
20450
|
-
super(...arguments);
|
|
20451
|
-
this.error = true;
|
|
20452
|
-
}
|
|
20490
|
+
error = true;
|
|
20453
20491
|
}
|
|
20454
20492
|
var HTTP;
|
|
20455
20493
|
(function (HTTP) {
|
|
20456
20494
|
class OK extends SuccessCategory {
|
|
20457
|
-
|
|
20458
|
-
|
|
20459
|
-
this.name = "OK";
|
|
20460
|
-
this.code = 200;
|
|
20461
|
-
}
|
|
20495
|
+
name = "OK";
|
|
20496
|
+
code = 200;
|
|
20462
20497
|
}
|
|
20463
20498
|
HTTP.OK = OK;
|
|
20464
20499
|
class Accepted extends SuccessCategory {
|
|
20465
|
-
|
|
20466
|
-
|
|
20467
|
-
this.name = "Accepted";
|
|
20468
|
-
this.code = 202;
|
|
20469
|
-
}
|
|
20500
|
+
name = "Accepted";
|
|
20501
|
+
code = 202;
|
|
20470
20502
|
}
|
|
20471
20503
|
HTTP.Accepted = Accepted;
|
|
20472
20504
|
class NoContent extends SuccessCategory {
|
|
20473
|
-
|
|
20474
|
-
|
|
20475
|
-
this.name = "NoContent";
|
|
20476
|
-
this.code = 204;
|
|
20477
|
-
}
|
|
20505
|
+
name = "NoContent";
|
|
20506
|
+
code = 204;
|
|
20478
20507
|
}
|
|
20479
20508
|
HTTP.NoContent = NoContent;
|
|
20480
20509
|
class BadRequest extends ErrorCategory {
|
|
20481
|
-
|
|
20482
|
-
|
|
20483
|
-
this.name = "BadRequest";
|
|
20484
|
-
this.code = 400;
|
|
20485
|
-
}
|
|
20510
|
+
name = "BadRequest";
|
|
20511
|
+
code = 400;
|
|
20486
20512
|
}
|
|
20487
20513
|
HTTP.BadRequest = BadRequest;
|
|
20488
20514
|
class Unauthorized extends ErrorCategory {
|
|
20489
|
-
|
|
20490
|
-
|
|
20491
|
-
this.name = "Unauthorized";
|
|
20492
|
-
this.code = 401;
|
|
20493
|
-
}
|
|
20515
|
+
name = "Unauthorized";
|
|
20516
|
+
code = 401;
|
|
20494
20517
|
}
|
|
20495
20518
|
HTTP.Unauthorized = Unauthorized;
|
|
20496
20519
|
class Forbidden extends ErrorCategory {
|
|
20497
|
-
|
|
20498
|
-
|
|
20499
|
-
this.name = "Forbidden";
|
|
20500
|
-
this.code = 403;
|
|
20501
|
-
}
|
|
20520
|
+
name = "Forbidden";
|
|
20521
|
+
code = 403;
|
|
20502
20522
|
}
|
|
20503
20523
|
HTTP.Forbidden = Forbidden;
|
|
20504
20524
|
class NotFound extends ErrorCategory {
|
|
20505
|
-
|
|
20506
|
-
|
|
20507
|
-
this.name = "NotFound";
|
|
20508
|
-
this.code = 404;
|
|
20509
|
-
}
|
|
20525
|
+
name = "NotFound";
|
|
20526
|
+
code = 404;
|
|
20510
20527
|
}
|
|
20511
20528
|
HTTP.NotFound = NotFound;
|
|
20512
20529
|
class RequestTimeout extends ErrorCategory {
|
|
20513
|
-
|
|
20514
|
-
|
|
20515
|
-
this.name = "RequestTimeout";
|
|
20516
|
-
this.code = 408;
|
|
20517
|
-
}
|
|
20530
|
+
name = "RequestTimeout";
|
|
20531
|
+
code = 408;
|
|
20518
20532
|
}
|
|
20519
20533
|
HTTP.RequestTimeout = RequestTimeout;
|
|
20520
20534
|
class Conflict extends ErrorCategory {
|
|
20521
|
-
|
|
20522
|
-
|
|
20523
|
-
this.name = "Conflict";
|
|
20524
|
-
this.code = 409;
|
|
20525
|
-
}
|
|
20535
|
+
name = "Conflict";
|
|
20536
|
+
code = 409;
|
|
20526
20537
|
}
|
|
20527
20538
|
HTTP.Conflict = Conflict;
|
|
20528
20539
|
class Gone extends ErrorCategory {
|
|
20529
|
-
|
|
20530
|
-
|
|
20531
|
-
this.name = "Gone";
|
|
20532
|
-
this.code = 410;
|
|
20533
|
-
}
|
|
20540
|
+
name = "Gone";
|
|
20541
|
+
code = 410;
|
|
20534
20542
|
}
|
|
20535
20543
|
HTTP.Gone = Gone;
|
|
20536
20544
|
class PreconditionFailed extends ErrorCategory {
|
|
20537
|
-
|
|
20538
|
-
|
|
20539
|
-
this.name = "PreconditionFailed";
|
|
20540
|
-
this.code = 412;
|
|
20541
|
-
}
|
|
20545
|
+
name = "PreconditionFailed";
|
|
20546
|
+
code = 412;
|
|
20542
20547
|
}
|
|
20543
20548
|
HTTP.PreconditionFailed = PreconditionFailed;
|
|
20544
20549
|
class ExpectationFailed extends ErrorCategory {
|
|
20545
|
-
|
|
20546
|
-
|
|
20547
|
-
this.name = "ExpectationFailed";
|
|
20548
|
-
this.code = 417;
|
|
20549
|
-
}
|
|
20550
|
+
name = "ExpectationFailed";
|
|
20551
|
+
code = 417;
|
|
20550
20552
|
}
|
|
20551
20553
|
HTTP.ExpectationFailed = ExpectationFailed;
|
|
20552
20554
|
class MisdirectedRequest extends ErrorCategory {
|
|
20553
|
-
|
|
20554
|
-
|
|
20555
|
-
this.name = "MisdirectedRequest";
|
|
20556
|
-
this.code = 421;
|
|
20557
|
-
}
|
|
20555
|
+
name = "MisdirectedRequest";
|
|
20556
|
+
code = 421;
|
|
20558
20557
|
}
|
|
20559
20558
|
HTTP.MisdirectedRequest = MisdirectedRequest;
|
|
20560
20559
|
class UnprocessableEntity extends ErrorCategory {
|
|
20561
|
-
|
|
20562
|
-
|
|
20563
|
-
this.name = "UnprocessableEntity";
|
|
20564
|
-
this.code = 422;
|
|
20565
|
-
}
|
|
20560
|
+
name = "UnprocessableEntity";
|
|
20561
|
+
code = 422;
|
|
20566
20562
|
}
|
|
20567
20563
|
HTTP.UnprocessableEntity = UnprocessableEntity;
|
|
20568
20564
|
class UpgradeRequired extends ErrorCategory {
|
|
20569
|
-
|
|
20570
|
-
|
|
20571
|
-
this.name = "UpgradeRequired";
|
|
20572
|
-
this.code = 426;
|
|
20573
|
-
}
|
|
20565
|
+
name = "UpgradeRequired";
|
|
20566
|
+
code = 426;
|
|
20574
20567
|
}
|
|
20575
20568
|
HTTP.UpgradeRequired = UpgradeRequired;
|
|
20576
20569
|
class PreconditionRequired extends ErrorCategory {
|
|
20577
|
-
|
|
20578
|
-
|
|
20579
|
-
this.name = "PreconditionRequired";
|
|
20580
|
-
this.code = 428;
|
|
20581
|
-
}
|
|
20570
|
+
name = "PreconditionRequired";
|
|
20571
|
+
code = 428;
|
|
20582
20572
|
}
|
|
20583
20573
|
HTTP.PreconditionRequired = PreconditionRequired;
|
|
20584
20574
|
class TooManyRequests extends ErrorCategory {
|
|
20585
|
-
|
|
20586
|
-
|
|
20587
|
-
this.name = "TooManyRequests";
|
|
20588
|
-
this.code = 429;
|
|
20589
|
-
}
|
|
20575
|
+
name = "TooManyRequests";
|
|
20576
|
+
code = 429;
|
|
20590
20577
|
}
|
|
20591
20578
|
HTTP.TooManyRequests = TooManyRequests;
|
|
20592
20579
|
class InternalServerError extends ErrorCategory {
|
|
20593
|
-
|
|
20594
|
-
|
|
20595
|
-
this.name = "InternalServerError";
|
|
20596
|
-
this.code = 500;
|
|
20597
|
-
}
|
|
20580
|
+
name = "InternalServerError";
|
|
20581
|
+
code = 500;
|
|
20598
20582
|
}
|
|
20599
20583
|
HTTP.InternalServerError = InternalServerError;
|
|
20600
20584
|
class NotImplemented extends ErrorCategory {
|
|
20601
|
-
|
|
20602
|
-
|
|
20603
|
-
this.name = "NotImplemented";
|
|
20604
|
-
this.code = 501;
|
|
20605
|
-
}
|
|
20585
|
+
name = "NotImplemented";
|
|
20586
|
+
code = 501;
|
|
20606
20587
|
}
|
|
20607
20588
|
HTTP.NotImplemented = NotImplemented;
|
|
20608
20589
|
})(HTTP || (HTTP = {}));
|
|
@@ -20878,8 +20859,8 @@ function lookupHttpStatusCategory(statusCode) {
|
|
|
20878
20859
|
"use strict";
|
|
20879
20860
|
__webpack_require__.r(__webpack_exports__);
|
|
20880
20861
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20881
|
-
/* harmony export */
|
|
20882
|
-
/* harmony export */
|
|
20862
|
+
/* harmony export */ base64StringToUint8Array: () => (/* binding */ base64StringToUint8Array),
|
|
20863
|
+
/* harmony export */ utf8ToString: () => (/* binding */ utf8ToString)
|
|
20883
20864
|
/* harmony export */ });
|
|
20884
20865
|
/*---------------------------------------------------------------------------------------------
|
|
20885
20866
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20921,9 +20902,9 @@ function base64StringToUint8Array(base64) {
|
|
|
20921
20902
|
"use strict";
|
|
20922
20903
|
__webpack_require__.r(__webpack_exports__);
|
|
20923
20904
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20924
|
-
/* harmony export */
|
|
20925
|
-
/* harmony export */
|
|
20926
|
-
/* harmony export */
|
|
20905
|
+
/* harmony export */ BeDuration: () => (/* binding */ BeDuration),
|
|
20906
|
+
/* harmony export */ BeTimePoint: () => (/* binding */ BeTimePoint),
|
|
20907
|
+
/* harmony export */ StopWatch: () => (/* binding */ StopWatch)
|
|
20927
20908
|
/* harmony export */ });
|
|
20928
20909
|
/*---------------------------------------------------------------------------------------------
|
|
20929
20910
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -20937,6 +20918,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20937
20918
|
* @public
|
|
20938
20919
|
*/
|
|
20939
20920
|
class BeDuration {
|
|
20921
|
+
_milliseconds;
|
|
20940
20922
|
constructor(milliseconds = 0) { this._milliseconds = milliseconds; }
|
|
20941
20923
|
/** The duration in milliseconds */
|
|
20942
20924
|
get milliseconds() { return this._milliseconds; }
|
|
@@ -21003,6 +20985,7 @@ class BeDuration {
|
|
|
21003
20985
|
* @public
|
|
21004
20986
|
*/
|
|
21005
20987
|
class BeTimePoint {
|
|
20988
|
+
_milliseconds;
|
|
21006
20989
|
/** the time in milliseconds, of this BeTimePoint (relative to January 1, 1970 00:00:00 UTC.) */
|
|
21007
20990
|
get milliseconds() { return this._milliseconds; }
|
|
21008
20991
|
constructor(milliseconds) { this._milliseconds = milliseconds; }
|
|
@@ -21041,6 +21024,9 @@ class BeTimePoint {
|
|
|
21041
21024
|
* @public
|
|
21042
21025
|
*/
|
|
21043
21026
|
class StopWatch {
|
|
21027
|
+
description;
|
|
21028
|
+
_start;
|
|
21029
|
+
_stop;
|
|
21044
21030
|
/** Get the elapsed time since start() on a running timer. */
|
|
21045
21031
|
get current() { return BeDuration.fromMilliseconds(BeTimePoint.now().milliseconds - (!!this._start ? this._start.milliseconds : 0)); }
|
|
21046
21032
|
/** Get the elapsed time, in seconds, since start() on a running timer. */
|
|
@@ -21084,8 +21070,8 @@ class StopWatch {
|
|
|
21084
21070
|
"use strict";
|
|
21085
21071
|
__webpack_require__.r(__webpack_exports__);
|
|
21086
21072
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21087
|
-
/* harmony export */
|
|
21088
|
-
/* harmony export */
|
|
21073
|
+
/* harmony export */ SpanKind: () => (/* binding */ SpanKind),
|
|
21074
|
+
/* harmony export */ Tracing: () => (/* binding */ Tracing)
|
|
21089
21075
|
/* harmony export */ });
|
|
21090
21076
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21091
21077
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21163,6 +21149,8 @@ function flattenObject(obj) {
|
|
|
21163
21149
|
* @deprecated in 4.4 - OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
21164
21150
|
*/
|
|
21165
21151
|
class Tracing {
|
|
21152
|
+
static _tracer;
|
|
21153
|
+
static _openTelemetry;
|
|
21166
21154
|
/**
|
|
21167
21155
|
* If OpenTelemetry tracing is enabled, creates a new span and runs the provided function in it.
|
|
21168
21156
|
* If OpenTelemetry tracing is _not_ enabled, runs the provided function.
|
|
@@ -21262,7 +21250,7 @@ class Tracing {
|
|
|
21262
21250
|
"use strict";
|
|
21263
21251
|
__webpack_require__.r(__webpack_exports__);
|
|
21264
21252
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21265
|
-
/* harmony export */
|
|
21253
|
+
/* harmony export */ TupleKeyedMap: () => (/* binding */ TupleKeyedMap)
|
|
21266
21254
|
/* harmony export */ });
|
|
21267
21255
|
/*---------------------------------------------------------------------------------------------
|
|
21268
21256
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21292,10 +21280,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21292
21280
|
* @public
|
|
21293
21281
|
*/
|
|
21294
21282
|
class TupleKeyedMap {
|
|
21283
|
+
_map = new Map();
|
|
21295
21284
|
// argument types match those of Map
|
|
21296
21285
|
constructor(entries) {
|
|
21297
|
-
this._map = new Map();
|
|
21298
|
-
this._size = 0;
|
|
21299
21286
|
if (entries)
|
|
21300
21287
|
for (const [k, v] of entries) {
|
|
21301
21288
|
this.set(k, v);
|
|
@@ -21355,6 +21342,7 @@ class TupleKeyedMap {
|
|
|
21355
21342
|
}
|
|
21356
21343
|
yield* impl(this._map, []);
|
|
21357
21344
|
}
|
|
21345
|
+
_size = 0;
|
|
21358
21346
|
get size() {
|
|
21359
21347
|
return this._size;
|
|
21360
21348
|
}
|
|
@@ -21375,11 +21363,11 @@ class TupleKeyedMap {
|
|
|
21375
21363
|
"use strict";
|
|
21376
21364
|
__webpack_require__.r(__webpack_exports__);
|
|
21377
21365
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21378
|
-
/* harmony export */
|
|
21379
|
-
/* harmony export */
|
|
21380
|
-
/* harmony export */
|
|
21381
|
-
/* harmony export */
|
|
21382
|
-
/* harmony export */
|
|
21366
|
+
/* harmony export */ TypedArrayBuilder: () => (/* binding */ TypedArrayBuilder),
|
|
21367
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* binding */ Uint16ArrayBuilder),
|
|
21368
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* binding */ Uint32ArrayBuilder),
|
|
21369
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* binding */ Uint8ArrayBuilder),
|
|
21370
|
+
/* harmony export */ UintArrayBuilder: () => (/* binding */ UintArrayBuilder)
|
|
21383
21371
|
/* harmony export */ });
|
|
21384
21372
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
21385
21373
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21405,6 +21393,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21405
21393
|
* @public
|
|
21406
21394
|
*/
|
|
21407
21395
|
class TypedArrayBuilder {
|
|
21396
|
+
/** The constructor for the specific type of array being populated. */
|
|
21397
|
+
_constructor;
|
|
21398
|
+
/** The underlying typed array, to be reallocated and copied when its capacity is exceeded. */
|
|
21399
|
+
_data;
|
|
21400
|
+
/** The number of elements added to the array so far. */
|
|
21401
|
+
_length;
|
|
21402
|
+
/** Multiplier applied to required capacity by [[ensureCapacity]]. */
|
|
21403
|
+
growthFactor;
|
|
21408
21404
|
/** Constructs a new builder from the specified options, with a [[length]] of zero. */
|
|
21409
21405
|
constructor(constructor, options) {
|
|
21410
21406
|
this._constructor = constructor;
|
|
@@ -21593,7 +21589,7 @@ class UintArrayBuilder extends TypedArrayBuilder {
|
|
|
21593
21589
|
"use strict";
|
|
21594
21590
|
__webpack_require__.r(__webpack_exports__);
|
|
21595
21591
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21596
|
-
/* harmony export */
|
|
21592
|
+
/* harmony export */ UnexpectedErrors: () => (/* binding */ UnexpectedErrors)
|
|
21597
21593
|
/* harmony export */ });
|
|
21598
21594
|
/* harmony import */ var _Logger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Logger */ "../bentley/lib/esm/Logger.js");
|
|
21599
21595
|
/*---------------------------------------------------------------------------------------------
|
|
@@ -21603,7 +21599,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21603
21599
|
/** @packageDocumentation
|
|
21604
21600
|
* @module Errors
|
|
21605
21601
|
*/
|
|
21606
|
-
var _a;
|
|
21607
21602
|
|
|
21608
21603
|
/**
|
|
21609
21604
|
* Utility for handling/reporting unexpected runtime errors. This class establishes a global handler for
|
|
@@ -21613,6 +21608,16 @@ var _a;
|
|
|
21613
21608
|
* @public
|
|
21614
21609
|
*/
|
|
21615
21610
|
class UnexpectedErrors {
|
|
21611
|
+
/** handler for re-throwing exceptions directly */
|
|
21612
|
+
static reThrowImmediate = (e) => { throw e; };
|
|
21613
|
+
/** handler for re-throwing exceptions from an asynchronous interval (so the current call stack is not aborted) */
|
|
21614
|
+
static reThrowDeferred = (e) => setTimeout(() => { throw e; }, 0);
|
|
21615
|
+
/** handler for logging exception to console */
|
|
21616
|
+
static consoleLog = (e) => console.error(e); // eslint-disable-line no-console
|
|
21617
|
+
/** handler for logging exception with [[Logger]] */
|
|
21618
|
+
static errorLog = (e) => _Logger__WEBPACK_IMPORTED_MODULE_0__.Logger.logException("unhandled", e);
|
|
21619
|
+
static _telemetry = [];
|
|
21620
|
+
static _handler = this.errorLog; // default to error logging
|
|
21616
21621
|
constructor() { } // this is a singleton
|
|
21617
21622
|
/** Add a "telemetry tracker" for unexpected errors. Useful for tracking/reporting errors without changing handler.
|
|
21618
21623
|
* @returns a method to remove the tracker
|
|
@@ -21649,17 +21654,6 @@ class UnexpectedErrors {
|
|
|
21649
21654
|
return oldHandler;
|
|
21650
21655
|
}
|
|
21651
21656
|
}
|
|
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
21657
|
|
|
21664
21658
|
|
|
21665
21659
|
/***/ }),
|
|
@@ -21673,9 +21667,9 @@ UnexpectedErrors._handler = _a.errorLog; // default to error logging
|
|
|
21673
21667
|
"use strict";
|
|
21674
21668
|
__webpack_require__.r(__webpack_exports__);
|
|
21675
21669
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21676
|
-
/* harmony export */
|
|
21677
|
-
/* harmony export */
|
|
21678
|
-
/* harmony export */
|
|
21670
|
+
/* harmony export */ asInstanceOf: () => (/* binding */ asInstanceOf),
|
|
21671
|
+
/* harmony export */ isInstanceOf: () => (/* binding */ isInstanceOf),
|
|
21672
|
+
/* harmony export */ omit: () => (/* binding */ omit)
|
|
21679
21673
|
/* harmony export */ });
|
|
21680
21674
|
/*---------------------------------------------------------------------------------------------
|
|
21681
21675
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21724,7 +21718,7 @@ function omit(t, keys) {
|
|
|
21724
21718
|
"use strict";
|
|
21725
21719
|
__webpack_require__.r(__webpack_exports__);
|
|
21726
21720
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21727
|
-
/* harmony export */
|
|
21721
|
+
/* harmony export */ YieldManager: () => (/* binding */ YieldManager)
|
|
21728
21722
|
/* harmony export */ });
|
|
21729
21723
|
/*---------------------------------------------------------------------------------------------
|
|
21730
21724
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -21745,11 +21739,13 @@ const defaultYieldManagerOptions = {
|
|
|
21745
21739
|
* @public
|
|
21746
21740
|
*/
|
|
21747
21741
|
class YieldManager {
|
|
21742
|
+
/** Options controlling the yield behavior. */
|
|
21743
|
+
options;
|
|
21744
|
+
_counter = 0;
|
|
21748
21745
|
/** Constructor.
|
|
21749
21746
|
* @param options Options customizing the yield behavior. Omitted properties are assigned their default values.
|
|
21750
21747
|
*/
|
|
21751
21748
|
constructor(options = {}) {
|
|
21752
|
-
this._counter = 0;
|
|
21753
21749
|
this.options = { ...defaultYieldManagerOptions, ...options };
|
|
21754
21750
|
}
|
|
21755
21751
|
/** Increment the iteration counter, yielding control and resetting the counter if [[options.iterationsBeforeYield]] is exceeded. */
|
|
@@ -21776,99 +21772,99 @@ class YieldManager {
|
|
|
21776
21772
|
"use strict";
|
|
21777
21773
|
__webpack_require__.r(__webpack_exports__);
|
|
21778
21774
|
/* 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 */
|
|
21775
|
+
/* harmony export */ AbandonedError: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.AbandonedError),
|
|
21776
|
+
/* harmony export */ BeDuration: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeDuration),
|
|
21777
|
+
/* harmony export */ BeEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEvent),
|
|
21778
|
+
/* harmony export */ BeEventList: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeEventList),
|
|
21779
|
+
/* harmony export */ BeTimePoint: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.BeTimePoint),
|
|
21780
|
+
/* harmony export */ BeUiEvent: () => (/* reexport safe */ _BeEvent__WEBPACK_IMPORTED_MODULE_2__.BeUiEvent),
|
|
21781
|
+
/* harmony export */ BentleyError: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyError),
|
|
21782
|
+
/* harmony export */ BentleyLoggerCategory: () => (/* reexport safe */ _BentleyLoggerCategory__WEBPACK_IMPORTED_MODULE_4__.BentleyLoggerCategory),
|
|
21783
|
+
/* harmony export */ BentleyStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BentleyStatus),
|
|
21784
|
+
/* harmony export */ BriefcaseStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.BriefcaseStatus),
|
|
21785
|
+
/* harmony export */ ByteStream: () => (/* reexport safe */ _ByteStream__WEBPACK_IMPORTED_MODULE_7__.ByteStream),
|
|
21786
|
+
/* harmony export */ ChangeSetStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.ChangeSetStatus),
|
|
21787
|
+
/* harmony export */ CompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.CompressedId64Set),
|
|
21788
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbChangeStage),
|
|
21789
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictCause),
|
|
21790
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbConflictResolution),
|
|
21791
|
+
/* harmony export */ DbOpcode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbOpcode),
|
|
21792
|
+
/* harmony export */ DbResult: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.DbResult),
|
|
21793
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.DbValueType),
|
|
21794
|
+
/* harmony export */ Dictionary: () => (/* reexport safe */ _Dictionary__WEBPACK_IMPORTED_MODULE_11__.Dictionary),
|
|
21795
|
+
/* harmony export */ DisposableList: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.DisposableList),
|
|
21796
|
+
/* harmony export */ DuplicatePolicy: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.DuplicatePolicy),
|
|
21797
|
+
/* harmony export */ Entry: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.Entry),
|
|
21798
|
+
/* harmony export */ ErrorCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.ErrorCategory),
|
|
21799
|
+
/* harmony export */ GeoServiceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.GeoServiceStatus),
|
|
21800
|
+
/* harmony export */ Guid: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Guid),
|
|
21801
|
+
/* harmony export */ HttpStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.HttpStatus),
|
|
21802
|
+
/* harmony export */ IModelHubStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelHubStatus),
|
|
21803
|
+
/* harmony export */ IModelStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.IModelStatus),
|
|
21804
|
+
/* harmony export */ Id64: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.Id64),
|
|
21805
|
+
/* harmony export */ IndexMap: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexMap),
|
|
21806
|
+
/* harmony export */ IndexedValue: () => (/* reexport safe */ _IndexMap__WEBPACK_IMPORTED_MODULE_14__.IndexedValue),
|
|
21807
|
+
/* harmony export */ JsonUtils: () => (/* reexport safe */ _JsonUtils__WEBPACK_IMPORTED_MODULE_16__.JsonUtils),
|
|
21808
|
+
/* harmony export */ LRUCache: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUCache),
|
|
21809
|
+
/* harmony export */ LRUDictionary: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUDictionary),
|
|
21810
|
+
/* harmony export */ LRUMap: () => (/* reexport safe */ _LRUMap__WEBPACK_IMPORTED_MODULE_18__.LRUMap),
|
|
21811
|
+
/* harmony export */ LogLevel: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.LogLevel),
|
|
21812
|
+
/* harmony export */ Logger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.Logger),
|
|
21813
|
+
/* harmony export */ MutableCompressedId64Set: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.MutableCompressedId64Set),
|
|
21814
|
+
/* harmony export */ ObservableSet: () => (/* reexport safe */ _ObservableSet__WEBPACK_IMPORTED_MODULE_19__.ObservableSet),
|
|
21815
|
+
/* harmony export */ OneAtATimeAction: () => (/* reexport safe */ _OneAtATimeAction__WEBPACK_IMPORTED_MODULE_20__.OneAtATimeAction),
|
|
21816
|
+
/* harmony export */ OpenMode: () => (/* reexport safe */ _BeSQLite__WEBPACK_IMPORTED_MODULE_6__.OpenMode),
|
|
21817
|
+
/* harmony export */ OrderedId64Array: () => (/* reexport safe */ _CompressedId64Set__WEBPACK_IMPORTED_MODULE_10__.OrderedId64Array),
|
|
21818
|
+
/* harmony export */ OrderedId64Iterable: () => (/* reexport safe */ _OrderedId64Iterable__WEBPACK_IMPORTED_MODULE_21__.OrderedId64Iterable),
|
|
21819
|
+
/* harmony export */ OrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.OrderedSet),
|
|
21820
|
+
/* harmony export */ PerfLogger: () => (/* reexport safe */ _Logger__WEBPACK_IMPORTED_MODULE_17__.PerfLogger),
|
|
21821
|
+
/* harmony export */ PriorityQueue: () => (/* reexport safe */ _PriorityQueue__WEBPACK_IMPORTED_MODULE_24__.PriorityQueue),
|
|
21822
|
+
/* harmony export */ ProcessDetector: () => (/* reexport safe */ _ProcessDetector__WEBPACK_IMPORTED_MODULE_25__.ProcessDetector),
|
|
21823
|
+
/* harmony export */ ReadonlyOrderedSet: () => (/* reexport safe */ _OrderedSet__WEBPACK_IMPORTED_MODULE_22__.ReadonlyOrderedSet),
|
|
21824
|
+
/* harmony export */ ReadonlySortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.ReadonlySortedArray),
|
|
21825
|
+
/* harmony export */ RealityDataStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RealityDataStatus),
|
|
21826
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_35__.RepositoryStatus),
|
|
21827
|
+
/* harmony export */ RpcInterfaceStatus: () => (/* reexport safe */ _BentleyError__WEBPACK_IMPORTED_MODULE_3__.RpcInterfaceStatus),
|
|
21828
|
+
/* harmony export */ SortedArray: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.SortedArray),
|
|
21829
|
+
/* harmony export */ SpanKind: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.SpanKind),
|
|
21830
|
+
/* harmony export */ StatusCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.StatusCategory),
|
|
21831
|
+
/* harmony export */ StopWatch: () => (/* reexport safe */ _Time__WEBPACK_IMPORTED_MODULE_28__.StopWatch),
|
|
21832
|
+
/* harmony export */ SuccessCategory: () => (/* reexport safe */ _StatusCategory__WEBPACK_IMPORTED_MODULE_5__.SuccessCategory),
|
|
21833
|
+
/* harmony export */ Tracing: () => (/* reexport safe */ _Tracing__WEBPACK_IMPORTED_MODULE_29__.Tracing),
|
|
21834
|
+
/* harmony export */ TransientIdSequence: () => (/* reexport safe */ _Id__WEBPACK_IMPORTED_MODULE_13__.TransientIdSequence),
|
|
21835
|
+
/* harmony export */ TupleKeyedMap: () => (/* reexport safe */ _TupleKeyedMap__WEBPACK_IMPORTED_MODULE_30__.TupleKeyedMap),
|
|
21836
|
+
/* harmony export */ TypedArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.TypedArrayBuilder),
|
|
21837
|
+
/* harmony export */ Uint16ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint16ArrayBuilder),
|
|
21838
|
+
/* harmony export */ Uint32ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint32ArrayBuilder),
|
|
21839
|
+
/* harmony export */ Uint8ArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.Uint8ArrayBuilder),
|
|
21840
|
+
/* harmony export */ UintArrayBuilder: () => (/* reexport safe */ _TypedArrayBuilder__WEBPACK_IMPORTED_MODULE_31__.UintArrayBuilder),
|
|
21841
|
+
/* harmony export */ UnexpectedErrors: () => (/* reexport safe */ _UnexpectedErrors__WEBPACK_IMPORTED_MODULE_32__.UnexpectedErrors),
|
|
21842
|
+
/* harmony export */ YieldManager: () => (/* reexport safe */ _YieldManager__WEBPACK_IMPORTED_MODULE_34__.YieldManager),
|
|
21843
|
+
/* harmony export */ areEqualPossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.areEqualPossiblyUndefined),
|
|
21844
|
+
/* harmony export */ asInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.asInstanceOf),
|
|
21845
|
+
/* harmony export */ assert: () => (/* reexport safe */ _Assert__WEBPACK_IMPORTED_MODULE_1__.assert),
|
|
21846
|
+
/* harmony export */ base64StringToUint8Array: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.base64StringToUint8Array),
|
|
21847
|
+
/* harmony export */ compareBooleans: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleans),
|
|
21848
|
+
/* harmony export */ compareBooleansOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareBooleansOrUndefined),
|
|
21849
|
+
/* harmony export */ compareNumbers: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbers),
|
|
21850
|
+
/* harmony export */ compareNumbersOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareNumbersOrUndefined),
|
|
21851
|
+
/* harmony export */ comparePossiblyUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.comparePossiblyUndefined),
|
|
21852
|
+
/* harmony export */ compareStrings: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStrings),
|
|
21853
|
+
/* harmony export */ compareStringsOrUndefined: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareStringsOrUndefined),
|
|
21854
|
+
/* harmony export */ compareWithTolerance: () => (/* reexport safe */ _Compare__WEBPACK_IMPORTED_MODULE_9__.compareWithTolerance),
|
|
21855
|
+
/* harmony export */ dispose: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.dispose),
|
|
21856
|
+
/* harmony export */ disposeArray: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.disposeArray),
|
|
21857
|
+
/* harmony export */ isDisposable: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.isDisposable),
|
|
21858
|
+
/* harmony export */ isIDisposable: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.isIDisposable),
|
|
21859
|
+
/* harmony export */ isInstanceOf: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.isInstanceOf),
|
|
21860
|
+
/* harmony export */ isProperSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isProperSubclassOf),
|
|
21861
|
+
/* harmony export */ isSubclassOf: () => (/* reexport safe */ _ClassUtils__WEBPACK_IMPORTED_MODULE_8__.isSubclassOf),
|
|
21862
|
+
/* harmony export */ lowerBound: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.lowerBound),
|
|
21863
|
+
/* harmony export */ omit: () => (/* reexport safe */ _UtilityTypes__WEBPACK_IMPORTED_MODULE_33__.omit),
|
|
21864
|
+
/* harmony export */ partitionArray: () => (/* reexport safe */ _partitionArray__WEBPACK_IMPORTED_MODULE_23__.partitionArray),
|
|
21865
|
+
/* harmony export */ shallowClone: () => (/* reexport safe */ _SortedArray__WEBPACK_IMPORTED_MODULE_26__.shallowClone),
|
|
21866
|
+
/* harmony export */ using: () => (/* reexport safe */ _Disposable__WEBPACK_IMPORTED_MODULE_12__.using),
|
|
21867
|
+
/* harmony export */ utf8ToString: () => (/* reexport safe */ _StringUtils__WEBPACK_IMPORTED_MODULE_27__.utf8ToString)
|
|
21872
21868
|
/* harmony export */ });
|
|
21873
21869
|
/* harmony import */ var _AccessToken__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccessToken */ "../bentley/lib/esm/AccessToken.js");
|
|
21874
21870
|
/* harmony import */ var _Assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Assert */ "../bentley/lib/esm/Assert.js");
|
|
@@ -21999,10 +21995,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21999
21995
|
"use strict";
|
|
22000
21996
|
__webpack_require__.r(__webpack_exports__);
|
|
22001
21997
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22002
|
-
/* harmony export */
|
|
22003
|
-
/* harmony export */
|
|
22004
|
-
/* harmony export */
|
|
22005
|
-
/* harmony export */
|
|
21998
|
+
/* harmony export */ DbChangeStage: () => (/* binding */ DbChangeStage),
|
|
21999
|
+
/* harmony export */ DbConflictCause: () => (/* binding */ DbConflictCause),
|
|
22000
|
+
/* harmony export */ DbConflictResolution: () => (/* binding */ DbConflictResolution),
|
|
22001
|
+
/* harmony export */ DbValueType: () => (/* binding */ DbValueType)
|
|
22006
22002
|
/* harmony export */ });
|
|
22007
22003
|
/*---------------------------------------------------------------------------------------------
|
|
22008
22004
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22060,7 +22056,7 @@ var DbConflictResolution;
|
|
|
22060
22056
|
"use strict";
|
|
22061
22057
|
__webpack_require__.r(__webpack_exports__);
|
|
22062
22058
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22063
|
-
/* harmony export */
|
|
22059
|
+
/* harmony export */ RepositoryStatus: () => (/* binding */ RepositoryStatus)
|
|
22064
22060
|
/* harmony export */ });
|
|
22065
22061
|
/*---------------------------------------------------------------------------------------------
|
|
22066
22062
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22119,16 +22115,14 @@ var RepositoryStatus;
|
|
|
22119
22115
|
"use strict";
|
|
22120
22116
|
__webpack_require__.r(__webpack_exports__);
|
|
22121
22117
|
/* 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)
|
|
22118
|
+
/* harmony export */ DbChangeStage: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbChangeStage),
|
|
22119
|
+
/* harmony export */ DbConflictCause: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictCause),
|
|
22120
|
+
/* harmony export */ DbConflictResolution: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbConflictResolution),
|
|
22121
|
+
/* harmony export */ DbValueType: () => (/* reexport safe */ _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__.DbValueType),
|
|
22122
|
+
/* harmony export */ RepositoryStatus: () => (/* reexport safe */ _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__.RepositoryStatus)
|
|
22128
22123
|
/* 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");
|
|
22124
|
+
/* harmony import */ var _RepositoryStatus__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./RepositoryStatus */ "../bentley/lib/esm/internal/RepositoryStatus.js");
|
|
22125
|
+
/* harmony import */ var _BeSQLiteInternal__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./BeSQLiteInternal */ "../bentley/lib/esm/internal/BeSQLiteInternal.js");
|
|
22132
22126
|
/*---------------------------------------------------------------------------------------------
|
|
22133
22127
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
22134
22128
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -22137,35 +22131,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22137
22131
|
|
|
22138
22132
|
|
|
22139
22133
|
|
|
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
22134
|
/***/ }),
|
|
22170
22135
|
|
|
22171
22136
|
/***/ "../bentley/lib/esm/partitionArray.js":
|
|
@@ -22177,7 +22142,7 @@ const staticLoggerMetadata = new Map();
|
|
|
22177
22142
|
"use strict";
|
|
22178
22143
|
__webpack_require__.r(__webpack_exports__);
|
|
22179
22144
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22180
|
-
/* harmony export */
|
|
22145
|
+
/* harmony export */ partitionArray: () => (/* binding */ partitionArray)
|
|
22181
22146
|
/* harmony export */ });
|
|
22182
22147
|
/*---------------------------------------------------------------------------------------------
|
|
22183
22148
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -22252,8 +22217,12 @@ const DEFAULT_MAX_RETRIES = 1; // a low number prevents wasted time and potentia
|
|
|
22252
22217
|
* @public
|
|
22253
22218
|
*/
|
|
22254
22219
|
class ITwinLocalization {
|
|
22220
|
+
i18next;
|
|
22221
|
+
_initOptions;
|
|
22222
|
+
_backendOptions;
|
|
22223
|
+
_detectionOptions;
|
|
22224
|
+
_namespaces = new Map();
|
|
22255
22225
|
constructor(options) {
|
|
22256
|
-
this._namespaces = new Map();
|
|
22257
22226
|
this.i18next = i18next_1.default.createInstance();
|
|
22258
22227
|
this._backendOptions = {
|
|
22259
22228
|
loadPath: options?.urlTemplate ?? "locales/{{lng}}/{{ns}}.json",
|
|
@@ -22341,26 +22310,6 @@ class ITwinLocalization {
|
|
|
22341
22310
|
}
|
|
22342
22311
|
return value;
|
|
22343
22312
|
}
|
|
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
22313
|
/** Gets the English translation.
|
|
22365
22314
|
* @param namespace - the namespace that identifies the particular localization file that contains the property.
|
|
22366
22315
|
* @param key - the key that matches a property in the JSON localization file.
|
|
@@ -22445,6 +22394,7 @@ class ITwinLocalization {
|
|
|
22445
22394
|
}
|
|
22446
22395
|
exports.ITwinLocalization = ITwinLocalization;
|
|
22447
22396
|
class TranslationLogger {
|
|
22397
|
+
static type = "logger";
|
|
22448
22398
|
log(args) { core_bentley_1.Logger.logInfo("i18n", this.createLogMessage(args)); }
|
|
22449
22399
|
warn(args) { core_bentley_1.Logger.logWarning("i18n", this.createLogMessage(args)); }
|
|
22450
22400
|
error(args) { core_bentley_1.Logger.logError("i18n", this.createLogMessage(args)); }
|
|
@@ -22457,7 +22407,6 @@ class TranslationLogger {
|
|
|
22457
22407
|
return message;
|
|
22458
22408
|
}
|
|
22459
22409
|
}
|
|
22460
|
-
TranslationLogger.type = "logger";
|
|
22461
22410
|
|
|
22462
22411
|
|
|
22463
22412
|
/***/ }),
|
|
@@ -22472,9 +22421,9 @@ TranslationLogger.type = "logger";
|
|
|
22472
22421
|
|
|
22473
22422
|
/***/ }),
|
|
22474
22423
|
|
|
22475
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22424
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js":
|
|
22476
22425
|
/*!**************************************************************************************************************************!*\
|
|
22477
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22426
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js ***!
|
|
22478
22427
|
\**************************************************************************************************************************/
|
|
22479
22428
|
/***/ ((module) => {
|
|
22480
22429
|
|
|
@@ -22487,9 +22436,9 @@ module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exp
|
|
|
22487
22436
|
|
|
22488
22437
|
/***/ }),
|
|
22489
22438
|
|
|
22490
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22439
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js":
|
|
22491
22440
|
/*!************************************************************************************************************************!*\
|
|
22492
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22441
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js ***!
|
|
22493
22442
|
\************************************************************************************************************************/
|
|
22494
22443
|
/***/ ((module) => {
|
|
22495
22444
|
|
|
@@ -22500,9 +22449,9 @@ module.exports = _arrayWithHoles, module.exports.__esModule = true, module.expor
|
|
|
22500
22449
|
|
|
22501
22450
|
/***/ }),
|
|
22502
22451
|
|
|
22503
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22452
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js":
|
|
22504
22453
|
/*!*******************************************************************************************************************************!*\
|
|
22505
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22454
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js ***!
|
|
22506
22455
|
\*******************************************************************************************************************************/
|
|
22507
22456
|
/***/ ((module) => {
|
|
22508
22457
|
|
|
@@ -22514,9 +22463,9 @@ module.exports = _assertThisInitialized, module.exports.__esModule = true, modul
|
|
|
22514
22463
|
|
|
22515
22464
|
/***/ }),
|
|
22516
22465
|
|
|
22517
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22466
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js":
|
|
22518
22467
|
/*!************************************************************************************************************************!*\
|
|
22519
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22468
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/classCallCheck.js ***!
|
|
22520
22469
|
\************************************************************************************************************************/
|
|
22521
22470
|
/***/ ((module) => {
|
|
22522
22471
|
|
|
@@ -22527,13 +22476,13 @@ module.exports = _classCallCheck, module.exports.__esModule = true, module.expor
|
|
|
22527
22476
|
|
|
22528
22477
|
/***/ }),
|
|
22529
22478
|
|
|
22530
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22479
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js":
|
|
22531
22480
|
/*!*********************************************************************************************************************!*\
|
|
22532
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22481
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/createClass.js ***!
|
|
22533
22482
|
\*********************************************************************************************************************/
|
|
22534
22483
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22535
22484
|
|
|
22536
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22485
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22537
22486
|
function _defineProperties(e, r) {
|
|
22538
22487
|
for (var t = 0; t < r.length; t++) {
|
|
22539
22488
|
var o = r[t];
|
|
@@ -22549,13 +22498,13 @@ module.exports = _createClass, module.exports.__esModule = true, module.exports[
|
|
|
22549
22498
|
|
|
22550
22499
|
/***/ }),
|
|
22551
22500
|
|
|
22552
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22501
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js":
|
|
22553
22502
|
/*!************************************************************************************************************************!*\
|
|
22554
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22503
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/defineProperty.js ***!
|
|
22555
22504
|
\************************************************************************************************************************/
|
|
22556
22505
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22557
22506
|
|
|
22558
|
-
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22507
|
+
var toPropertyKey = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js");
|
|
22559
22508
|
function _defineProperty(e, r, t) {
|
|
22560
22509
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
22561
22510
|
value: t,
|
|
@@ -22568,28 +22517,28 @@ module.exports = _defineProperty, module.exports.__esModule = true, module.expor
|
|
|
22568
22517
|
|
|
22569
22518
|
/***/ }),
|
|
22570
22519
|
|
|
22571
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22520
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js":
|
|
22572
22521
|
/*!************************************************************************************************************************!*\
|
|
22573
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22522
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/getPrototypeOf.js ***!
|
|
22574
22523
|
\************************************************************************************************************************/
|
|
22575
22524
|
/***/ ((module) => {
|
|
22576
22525
|
|
|
22577
22526
|
function _getPrototypeOf(t) {
|
|
22578
|
-
return
|
|
22527
|
+
return module.exports = _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
|
|
22579
22528
|
return t.__proto__ || Object.getPrototypeOf(t);
|
|
22580
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22529
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _getPrototypeOf(t);
|
|
22581
22530
|
}
|
|
22582
22531
|
module.exports = _getPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22583
22532
|
|
|
22584
22533
|
/***/ }),
|
|
22585
22534
|
|
|
22586
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22535
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js":
|
|
22587
22536
|
/*!******************************************************************************************************************!*\
|
|
22588
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22537
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/inherits.js ***!
|
|
22589
22538
|
\******************************************************************************************************************/
|
|
22590
22539
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22591
22540
|
|
|
22592
|
-
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22541
|
+
var setPrototypeOf = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js");
|
|
22593
22542
|
function _inherits(t, e) {
|
|
22594
22543
|
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
22595
22544
|
t.prototype = Object.create(e && e.prototype, {
|
|
@@ -22606,9 +22555,9 @@ module.exports = _inherits, module.exports.__esModule = true, module.exports["de
|
|
|
22606
22555
|
|
|
22607
22556
|
/***/ }),
|
|
22608
22557
|
|
|
22609
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22558
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js":
|
|
22610
22559
|
/*!*************************************************************************************************************************!*\
|
|
22611
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22560
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js ***!
|
|
22612
22561
|
\*************************************************************************************************************************/
|
|
22613
22562
|
/***/ ((module) => {
|
|
22614
22563
|
|
|
@@ -22619,9 +22568,9 @@ module.exports = _iterableToArray, module.exports.__esModule = true, module.expo
|
|
|
22619
22568
|
|
|
22620
22569
|
/***/ }),
|
|
22621
22570
|
|
|
22622
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22571
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js":
|
|
22623
22572
|
/*!*************************************************************************************************************************!*\
|
|
22624
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22573
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js ***!
|
|
22625
22574
|
\*************************************************************************************************************************/
|
|
22626
22575
|
/***/ ((module) => {
|
|
22627
22576
|
|
|
@@ -22632,14 +22581,14 @@ module.exports = _nonIterableRest, module.exports.__esModule = true, module.expo
|
|
|
22632
22581
|
|
|
22633
22582
|
/***/ }),
|
|
22634
22583
|
|
|
22635
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22584
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js":
|
|
22636
22585
|
/*!***********************************************************************************************************************************!*\
|
|
22637
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22586
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js ***!
|
|
22638
22587
|
\***********************************************************************************************************************************/
|
|
22639
22588
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22640
22589
|
|
|
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.
|
|
22590
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22591
|
+
var assertThisInitialized = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/assertThisInitialized.js");
|
|
22643
22592
|
function _possibleConstructorReturn(t, e) {
|
|
22644
22593
|
if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
|
|
22645
22594
|
if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
|
|
@@ -22649,31 +22598,31 @@ module.exports = _possibleConstructorReturn, module.exports.__esModule = true, m
|
|
|
22649
22598
|
|
|
22650
22599
|
/***/ }),
|
|
22651
22600
|
|
|
22652
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22601
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js":
|
|
22653
22602
|
/*!************************************************************************************************************************!*\
|
|
22654
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22603
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/setPrototypeOf.js ***!
|
|
22655
22604
|
\************************************************************************************************************************/
|
|
22656
22605
|
/***/ ((module) => {
|
|
22657
22606
|
|
|
22658
22607
|
function _setPrototypeOf(t, e) {
|
|
22659
|
-
return
|
|
22608
|
+
return module.exports = _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
|
|
22660
22609
|
return t.__proto__ = e, t;
|
|
22661
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22610
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _setPrototypeOf(t, e);
|
|
22662
22611
|
}
|
|
22663
22612
|
module.exports = _setPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22664
22613
|
|
|
22665
22614
|
/***/ }),
|
|
22666
22615
|
|
|
22667
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22616
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js":
|
|
22668
22617
|
/*!*****************************************************************************************************************!*\
|
|
22669
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22618
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toArray.js ***!
|
|
22670
22619
|
\*****************************************************************************************************************/
|
|
22671
22620
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22672
22621
|
|
|
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.
|
|
22622
|
+
var arrayWithHoles = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayWithHoles.js");
|
|
22623
|
+
var iterableToArray = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/iterableToArray.js");
|
|
22624
|
+
var unsupportedIterableToArray = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js");
|
|
22625
|
+
var nonIterableRest = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/nonIterableRest.js");
|
|
22677
22626
|
function _toArray(r) {
|
|
22678
22627
|
return arrayWithHoles(r) || iterableToArray(r) || unsupportedIterableToArray(r) || nonIterableRest();
|
|
22679
22628
|
}
|
|
@@ -22681,13 +22630,13 @@ module.exports = _toArray, module.exports.__esModule = true, module.exports["def
|
|
|
22681
22630
|
|
|
22682
22631
|
/***/ }),
|
|
22683
22632
|
|
|
22684
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22633
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js":
|
|
22685
22634
|
/*!*********************************************************************************************************************!*\
|
|
22686
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22635
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js ***!
|
|
22687
22636
|
\*********************************************************************************************************************/
|
|
22688
22637
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22689
22638
|
|
|
22690
|
-
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22639
|
+
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
22640
|
function toPrimitive(t, r) {
|
|
22692
22641
|
if ("object" != _typeof(t) || !t) return t;
|
|
22693
22642
|
var e = t[Symbol.toPrimitive];
|
|
@@ -22702,14 +22651,14 @@ module.exports = toPrimitive, module.exports.__esModule = true, module.exports["
|
|
|
22702
22651
|
|
|
22703
22652
|
/***/ }),
|
|
22704
22653
|
|
|
22705
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22654
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js":
|
|
22706
22655
|
/*!***********************************************************************************************************************!*\
|
|
22707
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22656
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPropertyKey.js ***!
|
|
22708
22657
|
\***********************************************************************************************************************/
|
|
22709
22658
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22710
22659
|
|
|
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.
|
|
22660
|
+
var _typeof = (__webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js")["default"]);
|
|
22661
|
+
var toPrimitive = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/toPrimitive.js");
|
|
22713
22662
|
function toPropertyKey(t) {
|
|
22714
22663
|
var i = toPrimitive(t, "string");
|
|
22715
22664
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
@@ -22718,32 +22667,32 @@ module.exports = toPropertyKey, module.exports.__esModule = true, module.exports
|
|
|
22718
22667
|
|
|
22719
22668
|
/***/ }),
|
|
22720
22669
|
|
|
22721
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22670
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js":
|
|
22722
22671
|
/*!****************************************************************************************************************!*\
|
|
22723
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22672
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/typeof.js ***!
|
|
22724
22673
|
\****************************************************************************************************************/
|
|
22725
22674
|
/***/ ((module) => {
|
|
22726
22675
|
|
|
22727
22676
|
function _typeof(o) {
|
|
22728
22677
|
"@babel/helpers - typeof";
|
|
22729
22678
|
|
|
22730
|
-
return
|
|
22679
|
+
return module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
22731
22680
|
return typeof o;
|
|
22732
22681
|
} : function (o) {
|
|
22733
22682
|
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
22734
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports
|
|
22683
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o);
|
|
22735
22684
|
}
|
|
22736
22685
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
22737
22686
|
|
|
22738
22687
|
/***/ }),
|
|
22739
22688
|
|
|
22740
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22689
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js":
|
|
22741
22690
|
/*!************************************************************************************************************************************!*\
|
|
22742
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22691
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js ***!
|
|
22743
22692
|
\************************************************************************************************************************************/
|
|
22744
22693
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22745
22694
|
|
|
22746
|
-
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
22695
|
+
var arrayLikeToArray = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/arrayLikeToArray.js");
|
|
22747
22696
|
function _unsupportedIterableToArray(r, a) {
|
|
22748
22697
|
if (r) {
|
|
22749
22698
|
if ("string" == typeof r) return arrayLikeToArray(r, a);
|
|
@@ -23262,9 +23211,9 @@ function makePromise(maybePromise) {
|
|
|
23262
23211
|
|
|
23263
23212
|
/***/ }),
|
|
23264
23213
|
|
|
23265
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23214
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
|
|
23266
23215
|
/*!****************************************************************************************************************************!*\
|
|
23267
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23216
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
|
|
23268
23217
|
\****************************************************************************************************************************/
|
|
23269
23218
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23270
23219
|
|
|
@@ -23280,9 +23229,9 @@ function _classCallCheck(a, n) {
|
|
|
23280
23229
|
|
|
23281
23230
|
/***/ }),
|
|
23282
23231
|
|
|
23283
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23232
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/createClass.js":
|
|
23284
23233
|
/*!*************************************************************************************************************************!*\
|
|
23285
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23234
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
|
|
23286
23235
|
\*************************************************************************************************************************/
|
|
23287
23236
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23288
23237
|
|
|
@@ -23291,7 +23240,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23291
23240
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23292
23241
|
/* harmony export */ "default": () => (/* binding */ _createClass)
|
|
23293
23242
|
/* harmony export */ });
|
|
23294
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23243
|
+
/* 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
23244
|
|
|
23296
23245
|
function _defineProperties(e, r) {
|
|
23297
23246
|
for (var t = 0; t < r.length; t++) {
|
|
@@ -23308,9 +23257,9 @@ function _createClass(e, r, t) {
|
|
|
23308
23257
|
|
|
23309
23258
|
/***/ }),
|
|
23310
23259
|
|
|
23311
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23260
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
|
|
23312
23261
|
/*!*************************************************************************************************************************!*\
|
|
23313
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23262
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
|
|
23314
23263
|
\*************************************************************************************************************************/
|
|
23315
23264
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23316
23265
|
|
|
@@ -23319,7 +23268,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23319
23268
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23320
23269
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
|
23321
23270
|
/* harmony export */ });
|
|
23322
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23271
|
+
/* 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
23272
|
|
|
23324
23273
|
function toPrimitive(t, r) {
|
|
23325
23274
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
|
@@ -23335,9 +23284,9 @@ function toPrimitive(t, r) {
|
|
|
23335
23284
|
|
|
23336
23285
|
/***/ }),
|
|
23337
23286
|
|
|
23338
|
-
/***/ "../../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/toPropertyKey.js":
|
|
23339
23288
|
/*!***************************************************************************************************************************!*\
|
|
23340
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23289
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
|
|
23341
23290
|
\***************************************************************************************************************************/
|
|
23342
23291
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23343
23292
|
|
|
@@ -23346,8 +23295,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23346
23295
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23347
23296
|
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
|
23348
23297
|
/* 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.
|
|
23298
|
+
/* 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");
|
|
23299
|
+
/* 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
23300
|
|
|
23352
23301
|
|
|
23353
23302
|
function toPropertyKey(t) {
|
|
@@ -23358,9 +23307,9 @@ function toPropertyKey(t) {
|
|
|
23358
23307
|
|
|
23359
23308
|
/***/ }),
|
|
23360
23309
|
|
|
23361
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23310
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js":
|
|
23362
23311
|
/*!********************************************************************************************************************!*\
|
|
23363
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.
|
|
23312
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.26.0/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
|
|
23364
23313
|
\********************************************************************************************************************/
|
|
23365
23314
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23366
23315
|
|
|
@@ -23451,7 +23400,7 @@ function _typeof(o) {
|
|
|
23451
23400
|
/******/
|
|
23452
23401
|
/************************************************************************/
|
|
23453
23402
|
var __webpack_exports__ = {};
|
|
23454
|
-
// This entry
|
|
23403
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
23455
23404
|
(() => {
|
|
23456
23405
|
"use strict";
|
|
23457
23406
|
var exports = __webpack_exports__;
|