@itwin/rpcinterface-full-stack-tests 4.2.0-dev.7 → 4.2.0-dev.8

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.
@@ -21,9 +21,9 @@
21
21
 
22
22
  /***/ }),
23
23
 
24
- /***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.11/node_modules/@itwin/certa/lib/utils/CallbackUtils.js":
24
+ /***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.13/node_modules/@itwin/certa/lib/utils/CallbackUtils.js":
25
25
  /*!*********************************************************************************************************************!*\
26
- !*** ../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.11/node_modules/@itwin/certa/lib/utils/CallbackUtils.js ***!
26
+ !*** ../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.13/node_modules/@itwin/certa/lib/utils/CallbackUtils.js ***!
27
27
  \*********************************************************************************************************************/
28
28
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
29
29
 
@@ -65,9 +65,9 @@ exports.executeBackendCallback = executeBackendCallback;
65
65
 
66
66
  /***/ }),
67
67
 
68
- /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js":
68
+ /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js":
69
69
  /*!*****************************************************************************************************************************************************************************************!*\
70
- !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js ***!
70
+ !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js ***!
71
71
  \*****************************************************************************************************************************************************************************************/
72
72
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
73
73
 
@@ -80,7 +80,7 @@ __webpack_require__.r(__webpack_exports__);
80
80
  /* harmony import */ var _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
81
81
  /* harmony import */ var _itwin_core_frontend__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @itwin/core-frontend */ "../../core/frontend/lib/esm/core-frontend.js");
82
82
  /* harmony import */ var _itwin_imodels_client_management__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @itwin/imodels-client-management */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@3.1.0/node_modules/@itwin/imodels-client-management/lib/esm/index.js");
83
- /* harmony import */ var _interface_adapters_AccessTokenAdapter__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./interface-adapters/AccessTokenAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js");
83
+ /* harmony import */ var _interface_adapters_AccessTokenAdapter__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./interface-adapters/AccessTokenAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js");
84
84
  /*---------------------------------------------------------------------------------------------
85
85
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
86
86
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -186,9 +186,9 @@ class FrontendIModelsAccess {
186
186
 
187
187
  /***/ }),
188
188
 
189
- /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js":
189
+ /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js":
190
190
  /*!*************************************************************************************************************************************************************************!*\
191
- !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js ***!
191
+ !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js ***!
192
192
  \*************************************************************************************************************************************************************************/
193
193
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
194
194
 
@@ -198,8 +198,8 @@ __webpack_require__.r(__webpack_exports__);
198
198
  /* harmony export */ AccessTokenAdapter: () => (/* reexport safe */ _interface_adapters_AccessTokenAdapter__WEBPACK_IMPORTED_MODULE_0__.AccessTokenAdapter),
199
199
  /* harmony export */ FrontendIModelsAccess: () => (/* reexport safe */ _FrontendIModelsAccess__WEBPACK_IMPORTED_MODULE_1__.FrontendIModelsAccess)
200
200
  /* harmony export */ });
201
- /* harmony import */ var _interface_adapters_AccessTokenAdapter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./interface-adapters/AccessTokenAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js");
202
- /* harmony import */ var _FrontendIModelsAccess__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./FrontendIModelsAccess */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js");
201
+ /* harmony import */ var _interface_adapters_AccessTokenAdapter__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./interface-adapters/AccessTokenAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js");
202
+ /* harmony import */ var _FrontendIModelsAccess__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./FrontendIModelsAccess */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/FrontendIModelsAccess.js");
203
203
  /*---------------------------------------------------------------------------------------------
204
204
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
205
205
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -210,9 +210,9 @@ __webpack_require__.r(__webpack_exports__);
210
210
 
211
211
  /***/ }),
212
212
 
213
- /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js":
213
+ /***/ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js":
214
214
  /*!*********************************************************************************************************************************************************************************************************!*\
215
- !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js ***!
215
+ !*** ../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/interface-adapters/AccessTokenAdapter.js ***!
216
216
  \*********************************************************************************************************************************************************************************************************/
217
217
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
218
218
 
@@ -3195,7 +3195,7 @@ exports.getAccessTokenFromBackend = exports.getTokenCallbackName = void 0;
3195
3195
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3196
3196
  * See LICENSE.md in the project root for license terms and full copyright notice.
3197
3197
  *--------------------------------------------------------------------------------------------*/
3198
- const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.11/node_modules/@itwin/certa/lib/utils/CallbackUtils.js");
3198
+ const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.13/node_modules/@itwin/certa/lib/utils/CallbackUtils.js");
3199
3199
  // Shared by both the frontend and backend side of the tests
3200
3200
  exports.getTokenCallbackName = "getToken";
3201
3201
  async function getAccessTokenFromBackend(user, oidcConfig) {
@@ -20970,8 +20970,8 @@ __webpack_require__.r(__webpack_exports__);
20970
20970
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
20971
20971
  /* harmony export */ "default": () => (/* binding */ Browser)
20972
20972
  /* harmony export */ });
20973
- /* 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.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
20974
- /* 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.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js");
20973
+ /* 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.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
20974
+ /* 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.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js");
20975
20975
 
20976
20976
 
20977
20977
 
@@ -98062,7 +98062,7 @@ class GltfParser {
98062
98062
  if (dracoMeshes.length === 0)
98063
98063
  return;
98064
98064
  try {
98065
- const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_7_node_modules_loaders_gl_draco_di-02c2bd"), __webpack_require__.e("_0062")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.7/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
98065
+ const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_11_node_modules_loaders_gl_draco_d-473358"), __webpack_require__.e("_6a3f")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.11/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
98066
98066
  await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
98067
98067
  }
98068
98068
  catch (err) {
@@ -141176,7 +141176,7 @@ class GltfReader {
141176
141176
  if (dracoMeshes.length === 0)
141177
141177
  return;
141178
141178
  try {
141179
- const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_7_node_modules_loaders_gl_draco_di-02c2bd"), __webpack_require__.e("_0062")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.7/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
141179
+ const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_11_node_modules_loaders_gl_draco_d-473358"), __webpack_require__.e("_6a3f")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.11/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
141180
141180
  await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
141181
141181
  }
141182
141182
  catch (err) {
@@ -144054,7 +144054,7 @@ function readPnts(stream, dataOffset, pnts) {
144054
144054
  }
144055
144055
  async function decodeDracoPointCloud(buf) {
144056
144056
  try {
144057
- const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_7_node_modules_loaders_gl_draco_di-02c2bd"), __webpack_require__.e("_0062")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.7/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
144057
+ const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_4_11_node_modules_loaders_gl_draco_d-473358"), __webpack_require__.e("_6a3f")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.4.11/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
144058
144058
  const mesh = await dracoLoader.parse(buf, {});
144059
144059
  if (mesh.topology !== "point-list")
144060
144060
  return undefined;
@@ -179532,6 +179532,7 @@ __webpack_require__.r(__webpack_exports__);
179532
179532
  /* harmony import */ var _geometry3d_GrowableFloat64Array__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../geometry3d/GrowableFloat64Array */ "../../core/geometry/lib/esm/geometry3d/GrowableFloat64Array.js");
179533
179533
  /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
179534
179534
  /* harmony import */ var _geometry3d_Matrix3d__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../geometry3d/Matrix3d */ "../../core/geometry/lib/esm/geometry3d/Matrix3d.js");
179535
+ /* harmony import */ var _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../geometry3d/Plane3d */ "../../core/geometry/lib/esm/geometry3d/Plane3d.js");
179535
179536
  /* harmony import */ var _geometry3d_Plane3dByOriginAndUnitNormal__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../geometry3d/Plane3dByOriginAndUnitNormal */ "../../core/geometry/lib/esm/geometry3d/Plane3dByOriginAndUnitNormal.js");
179536
179537
  /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
179537
179538
  /* harmony import */ var _geometry3d_PolygonOps__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../geometry3d/PolygonOps */ "../../core/geometry/lib/esm/geometry3d/PolygonOps.js");
@@ -179540,7 +179541,6 @@ __webpack_require__.r(__webpack_exports__);
179540
179541
  /* harmony import */ var _geometry4d_Point4d__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../geometry4d/Point4d */ "../../core/geometry/lib/esm/geometry4d/Point4d.js");
179541
179542
  /* harmony import */ var _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../numerics/Polynomials */ "../../core/geometry/lib/esm/numerics/Polynomials.js");
179542
179543
  /* harmony import */ var _ClipUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./ClipUtils */ "../../core/geometry/lib/esm/clipping/ClipUtils.js");
179543
- /* harmony import */ var _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../geometry3d/Plane3d */ "../../core/geometry/lib/esm/geometry3d/Plane3d.js");
179544
179544
  /*---------------------------------------------------------------------------------------------
179545
179545
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
179546
179546
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -179562,6 +179562,7 @@ __webpack_require__.r(__webpack_exports__);
179562
179562
  * A ClipPlane is a single plane represented as
179563
179563
  * * An inward unit normal (u,v,w)
179564
179564
  * * A signedDistance
179565
+ * More details can be found at docs/learning/geometry/Clipping.md
179565
179566
  *
179566
179567
  * Hence
179567
179568
  * * The halfspace function evaluation for "point" (x,y,z) is `(x,y,z) DOT (u,v,w) - signedDistance`.
@@ -180074,8 +180075,9 @@ class ClipPlane extends _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__.Plane3d
180074
180075
  xyzOut.pushWrap(1);
180075
180076
  return xyzOut;
180076
180077
  }
180077
- /** Implement appendPolygonClip, as defined in interface PolygonClipper.
180078
- * @param xyz input polygon. This is not changed.
180078
+ /**
180079
+ * Implement appendPolygonClip, as defined in interface PolygonClipper.
180080
+ * @param xyz convex polygon. This is not changed.
180079
180081
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed
180080
180082
  * from the cache. This is NOT cleared.
180081
180083
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed
@@ -180853,22 +180855,28 @@ __webpack_require__.r(__webpack_exports__);
180853
180855
  /* harmony export */ ClipStepAction: () => (/* binding */ ClipStepAction),
180854
180856
  /* harmony export */ ClipUtilities: () => (/* binding */ ClipUtilities)
180855
180857
  /* harmony export */ });
180856
- /* harmony import */ var _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../curve/CurveFactory */ "../../core/geometry/lib/esm/curve/CurveFactory.js");
180857
- /* harmony import */ var _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../curve/LineString3d */ "../../core/geometry/lib/esm/curve/LineString3d.js");
180858
- /* harmony import */ var _curve_Loop__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../curve/Loop */ "../../core/geometry/lib/esm/curve/Loop.js");
180858
+ /* harmony import */ var _curve_CurveCollection__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../curve/CurveCollection */ "../../core/geometry/lib/esm/curve/CurveCollection.js");
180859
+ /* harmony import */ var _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../curve/CurveFactory */ "../../core/geometry/lib/esm/curve/CurveFactory.js");
180860
+ /* harmony import */ var _curve_CurvePrimitive__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../curve/CurvePrimitive */ "../../core/geometry/lib/esm/curve/CurvePrimitive.js");
180861
+ /* harmony import */ var _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../curve/LineString3d */ "../../core/geometry/lib/esm/curve/LineString3d.js");
180862
+ /* harmony import */ var _curve_Loop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../curve/Loop */ "../../core/geometry/lib/esm/curve/Loop.js");
180863
+ /* harmony import */ var _curve_Path__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../curve/Path */ "../../core/geometry/lib/esm/curve/Path.js");
180864
+ /* harmony import */ var _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../curve/RegionOps */ "../../core/geometry/lib/esm/curve/RegionOps.js");
180865
+ /* harmony import */ var _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../curve/UnionRegion */ "../../core/geometry/lib/esm/curve/UnionRegion.js");
180859
180866
  /* harmony import */ var _Geometry__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Geometry */ "../../core/geometry/lib/esm/Geometry.js");
180860
- /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
180861
- /* harmony import */ var _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../geometry3d/Point3dArrayCarrier */ "../../core/geometry/lib/esm/geometry3d/Point3dArrayCarrier.js");
180862
- /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
180863
- /* harmony import */ var _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../geometry3d/Range */ "../../core/geometry/lib/esm/geometry3d/Range.js");
180864
- /* harmony import */ var _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../geometry3d/ReusableObjectCache */ "../../core/geometry/lib/esm/geometry3d/ReusableObjectCache.js");
180865
- /* harmony import */ var _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../polyface/PolyfaceBuilder */ "../../core/geometry/lib/esm/polyface/PolyfaceBuilder.js");
180866
- /* harmony import */ var _ClipPlane__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./ClipPlane */ "../../core/geometry/lib/esm/clipping/ClipPlane.js");
180867
- /* harmony import */ var _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./ClipPrimitive */ "../../core/geometry/lib/esm/clipping/ClipPrimitive.js");
180868
- /* harmony import */ var _ClipVector__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ClipVector */ "../../core/geometry/lib/esm/clipping/ClipVector.js");
180869
- /* harmony import */ var _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./ConvexClipPlaneSet */ "../../core/geometry/lib/esm/clipping/ConvexClipPlaneSet.js");
180870
- /* harmony import */ var _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./internalContexts/LineStringOffsetClipperContext */ "../../core/geometry/lib/esm/clipping/internalContexts/LineStringOffsetClipperContext.js");
180871
- /* harmony import */ var _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./UnionOfConvexClipPlaneSets */ "../../core/geometry/lib/esm/clipping/UnionOfConvexClipPlaneSets.js");
180867
+ /* harmony import */ var _geometry3d_FrameBuilder__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../geometry3d/FrameBuilder */ "../../core/geometry/lib/esm/geometry3d/FrameBuilder.js");
180868
+ /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
180869
+ /* harmony import */ var _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../geometry3d/Point3dArrayCarrier */ "../../core/geometry/lib/esm/geometry3d/Point3dArrayCarrier.js");
180870
+ /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
180871
+ /* harmony import */ var _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../geometry3d/Range */ "../../core/geometry/lib/esm/geometry3d/Range.js");
180872
+ /* harmony import */ var _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../geometry3d/ReusableObjectCache */ "../../core/geometry/lib/esm/geometry3d/ReusableObjectCache.js");
180873
+ /* harmony import */ var _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../polyface/PolyfaceBuilder */ "../../core/geometry/lib/esm/polyface/PolyfaceBuilder.js");
180874
+ /* harmony import */ var _ClipPlane__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ClipPlane */ "../../core/geometry/lib/esm/clipping/ClipPlane.js");
180875
+ /* harmony import */ var _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./ClipPrimitive */ "../../core/geometry/lib/esm/clipping/ClipPrimitive.js");
180876
+ /* harmony import */ var _ClipVector__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./ClipVector */ "../../core/geometry/lib/esm/clipping/ClipVector.js");
180877
+ /* harmony import */ var _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./ConvexClipPlaneSet */ "../../core/geometry/lib/esm/clipping/ConvexClipPlaneSet.js");
180878
+ /* harmony import */ var _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./internalContexts/LineStringOffsetClipperContext */ "../../core/geometry/lib/esm/clipping/internalContexts/LineStringOffsetClipperContext.js");
180879
+ /* harmony import */ var _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./UnionOfConvexClipPlaneSets */ "../../core/geometry/lib/esm/clipping/UnionOfConvexClipPlaneSets.js");
180872
180880
  /*---------------------------------------------------------------------------------------------
180873
180881
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
180874
180882
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -180890,6 +180898,12 @@ __webpack_require__.r(__webpack_exports__);
180890
180898
 
180891
180899
 
180892
180900
 
180901
+
180902
+
180903
+
180904
+
180905
+
180906
+
180893
180907
 
180894
180908
 
180895
180909
  /**
@@ -180937,7 +180951,7 @@ var ClipStatus;
180937
180951
  */
180938
180952
  class ClipUtilities {
180939
180953
  /**
180940
- * * Augment the unsortedFractionsArray with 0 and 1
180954
+ * Augment the unsortedFractionsArray with 0 and 1
180941
180955
  * * sort
180942
180956
  * * test the midpoint of each interval with `clipper.isPointOnOrInside`
180943
180957
  * * pass accepted intervals to `announce(f0,f1,curve)`
@@ -180984,7 +180998,7 @@ class ClipUtilities {
180984
180998
  return intervals.length > 0;
180985
180999
  }
180986
181000
  /**
180987
- * Find portions of the curve that are within the clipper.
181001
+ * Find portions of the curve primitive that are within the clipper.
180988
181002
  * Collect them into an array of curve primitives.
180989
181003
  */
180990
181004
  static collectClippedCurves(curve, clipper) {
@@ -180998,6 +181012,75 @@ class ClipUtilities {
180998
181012
  });
180999
181013
  return result;
181000
181014
  }
181015
+ /**
181016
+ * Find portions of the planar region that are within the clipper.
181017
+ * Collect them into a single region to return.
181018
+ */
181019
+ static clipAnyRegion(region, clipper) {
181020
+ let result;
181021
+ // Create "local region" which is the result of rotating region to make
181022
+ // it parallel to the xy-plane and then translating it to the xy-plane.
181023
+ const localToWorld = _geometry3d_FrameBuilder__WEBPACK_IMPORTED_MODULE_1__.FrameBuilder.createRightHandedFrame(undefined, region);
181024
+ if (!localToWorld)
181025
+ return result;
181026
+ const worldToLocal = localToWorld?.inverse();
181027
+ if (!worldToLocal)
181028
+ return result;
181029
+ const localRegion = region.cloneTransformed(worldToLocal);
181030
+ if (!localRegion)
181031
+ return result;
181032
+ // We can only clip convex polygons with our clipper machinery, but the input region doesn't have to be
181033
+ // convex or even a polygon. We get around this limitation by using a Boolean operation, which admits
181034
+ // *any* planar regions, albeit in local coordinates. First, we clip a rectangle that covers the input region
181035
+ // (in world coordinates), then we intersect the resulting fragments with the input region in local coordinates.
181036
+ // Finally, we assemble the results into a UnionRegion back in world coordinates.
181037
+ const localRegionRange = ClipUtilities._workRange = localRegion.range();
181038
+ const xLength = localRegionRange.xLength();
181039
+ const yLength = localRegionRange.yLength();
181040
+ const rectangle = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createRectangleXY(localRegionRange.low, xLength, yLength, true);
181041
+ rectangle.tryTransformInPlace(localToWorld);
181042
+ // Clip the rectangle to produce fragment(s) which we can Boolean intersect with the input region.
181043
+ const insideFragments = [];
181044
+ const outsideFragments = [];
181045
+ const cache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
181046
+ clipper.appendPolygonClip?.(rectangle.packedPoints, insideFragments, outsideFragments, cache);
181047
+ if (insideFragments.length === 0)
181048
+ return result;
181049
+ // Create the "clipped region".
181050
+ for (const fragment of insideFragments) {
181051
+ const loop = _curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(fragment);
181052
+ loop.tryTransformInPlace(worldToLocal);
181053
+ const clippedLocalRegion = _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__.RegionOps.regionBooleanXY(localRegion, loop, _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__.RegionBinaryOpType.Intersection);
181054
+ if (clippedLocalRegion) {
181055
+ clippedLocalRegion.tryTransformInPlace(localToWorld);
181056
+ if (!result)
181057
+ result = (clippedLocalRegion instanceof _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__.UnionRegion) ? clippedLocalRegion : _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__.UnionRegion.create(clippedLocalRegion);
181058
+ else if (!result.tryAddChild(clippedLocalRegion))
181059
+ result.children.push(...clippedLocalRegion.children);
181060
+ }
181061
+ }
181062
+ return result;
181063
+ }
181064
+ /**
181065
+ * Find portions of any curve that are within the clipper.
181066
+ * Collect them into an array of any curves.
181067
+ */
181068
+ static clipAnyCurve(curve, clipper) {
181069
+ if (curve instanceof _curve_CurvePrimitive__WEBPACK_IMPORTED_MODULE_7__.CurvePrimitive)
181070
+ return ClipUtilities.collectClippedCurves(curve, clipper);
181071
+ if (curve.isAnyRegionType) {
181072
+ const ret = ClipUtilities.clipAnyRegion(curve, clipper);
181073
+ return ret ? [ret] : [];
181074
+ }
181075
+ const result = [];
181076
+ if (curve instanceof _curve_Path__WEBPACK_IMPORTED_MODULE_8__.Path || curve instanceof _curve_CurveCollection__WEBPACK_IMPORTED_MODULE_9__.BagOfCurves) {
181077
+ for (const child of curve.children) {
181078
+ const partialClip = ClipUtilities.clipAnyCurve(child, clipper);
181079
+ result.push(...partialClip);
181080
+ }
181081
+ }
181082
+ return result;
181083
+ }
181001
181084
  /**
181002
181085
  * Clip a polygon down to regions defined by each shape of a ClipShape.
181003
181086
  * @return An multidimensional array of points, where each array is the boundary of part of the remaining polygon.
@@ -181036,8 +181119,8 @@ class ClipUtilities {
181036
181119
  for (const plane of convexSet.planes) {
181037
181120
  let numInside = 0, numOutside = 0;
181038
181121
  const planeDistance = plane.distance - tolerance;
181039
- const currPt = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create();
181040
- const currVec = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Vector3d.create();
181122
+ const currPt = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Point3d.create();
181123
+ const currVec = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Vector3d.create();
181041
181124
  for (let i = 0; i < points.length; i++) {
181042
181125
  points.getPoint3dAtUncheckedPointIndex(i, currPt);
181043
181126
  currVec.setFrom(currPt);
@@ -181065,15 +181148,15 @@ class ClipUtilities {
181065
181148
  * @param ignoreInvisiblePlanes if true, do NOT compute a facet for convex set faces marked invisible.
181066
181149
  */
181067
181150
  static announceLoopsOfConvexClipPlaneSetIntersectRange(convexSet, range, loopFunction, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
181068
- const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181151
+ const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181069
181152
  if (includeConvexSetFaces) {
181070
181153
  // Clip convexSet planes to the range and to the rest of the convexSet . .
181071
- if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet) {
181154
+ if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet) {
181072
181155
  for (const plane of convexSet.planes) {
181073
181156
  if (ignoreInvisiblePlanes && plane.invisible)
181074
181157
  continue;
181075
181158
  const pointsClippedToRange = plane.intersectRange(range, true);
181076
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181159
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181077
181160
  if (pointsClippedToRange) {
181078
181161
  convexSet.polygonClip(pointsClippedToRange, finalPoints, work, plane);
181079
181162
  if (finalPoints.length > 0)
@@ -181096,10 +181179,10 @@ class ClipUtilities {
181096
181179
  // clip range faces to the convex set . . .
181097
181180
  const corners = range.corners();
181098
181181
  for (let i = 0; i < 6; i++) {
181099
- const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.faceCornerIndices(i);
181100
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181101
- const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__.LineString3d.createIndexedPoints(corners, indices);
181102
- if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet) {
181182
+ const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.faceCornerIndices(i);
181183
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181184
+ const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createIndexedPoints(corners, indices);
181185
+ if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet) {
181103
181186
  convexSet.polygonClip(lineString.packedPoints, finalPoints, work);
181104
181187
  if (finalPoints.length > 0)
181105
181188
  loopFunction(finalPoints);
@@ -181124,18 +181207,18 @@ class ClipUtilities {
181124
181207
  */
181125
181208
  static loopsOfConvexClipPlaneIntersectionWithRange(allClippers, range, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
181126
181209
  const result = [];
181127
- if (allClippers instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
181210
+ if (allClippers instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
181128
181211
  for (const clipper of allClippers.convexSets) {
181129
181212
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(clipper, range, (points) => {
181130
181213
  if (points.length > 0)
181131
- result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_7__.Loop.createPolygon(points));
181214
+ result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(points));
181132
181215
  }, includeConvexSetFaces, includeRangeFaces, ignoreInvisiblePlanes);
181133
181216
  }
181134
181217
  }
181135
- else if (allClippers instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet || allClippers instanceof _ClipPlane__WEBPACK_IMPORTED_MODULE_8__.ClipPlane) {
181218
+ else if (allClippers instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet || allClippers instanceof _ClipPlane__WEBPACK_IMPORTED_MODULE_15__.ClipPlane) {
181136
181219
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(allClippers, range, (points) => {
181137
181220
  if (points.length > 0)
181138
- result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_7__.Loop.createPolygon(points));
181221
+ result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(points));
181139
181222
  }, includeConvexSetFaces, includeRangeFaces, ignoreInvisiblePlanes);
181140
181223
  }
181141
181224
  return result;
@@ -181147,7 +181230,7 @@ class ClipUtilities {
181147
181230
  * @param range range to intersect
181148
181231
  */
181149
181232
  static rangeOfConvexClipPlaneSetIntersectionWithRange(convexSet, range) {
181150
- const result = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.createNull();
181233
+ const result = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.createNull();
181151
181234
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(convexSet, range, (points) => {
181152
181235
  if (points.length > 0)
181153
181236
  result.extendArray(points);
@@ -181170,22 +181253,22 @@ class ClipUtilities {
181170
181253
  static rangeOfClipperIntersectionWithRange(clipper, range, observeInvisibleFlag = true) {
181171
181254
  if (clipper === undefined)
181172
181255
  return range.clone();
181173
- if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet)
181256
+ if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet)
181174
181257
  return this.rangeOfConvexClipPlaneSetIntersectionWithRange(clipper, range);
181175
- if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
181176
- const rangeUnion = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.createNull();
181258
+ if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
181259
+ const rangeUnion = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.createNull();
181177
181260
  for (const c of clipper.convexSets) {
181178
181261
  const rangeC = this.rangeOfConvexClipPlaneSetIntersectionWithRange(c, range);
181179
181262
  rangeUnion.extendRange(rangeC);
181180
181263
  }
181181
181264
  return rangeUnion;
181182
181265
  }
181183
- if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__.ClipPrimitive) {
181266
+ if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__.ClipPrimitive) {
181184
181267
  if (observeInvisibleFlag && clipper.invisible)
181185
181268
  return range.clone();
181186
181269
  return this.rangeOfClipperIntersectionWithRange(clipper.fetchClipPlanesRef(), range);
181187
181270
  }
181188
- if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_10__.ClipVector) {
181271
+ if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_17__.ClipVector) {
181189
181272
  const rangeIntersection = range.clone();
181190
181273
  for (const c of clipper.clips) {
181191
181274
  if (observeInvisibleFlag && c.invisible) {
@@ -181217,21 +181300,21 @@ class ClipUtilities {
181217
181300
  static doesClipperIntersectRange(clipper, range, observeInvisibleFlag = true) {
181218
181301
  if (clipper === undefined)
181219
181302
  return true;
181220
- if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet)
181303
+ if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet)
181221
181304
  return this.doesConvexClipPlaneSetIntersectRange(clipper, range);
181222
- if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
181305
+ if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
181223
181306
  for (const c of clipper.convexSets) {
181224
181307
  if (this.doesConvexClipPlaneSetIntersectRange(c, range))
181225
181308
  return true;
181226
181309
  }
181227
181310
  return false;
181228
181311
  }
181229
- if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__.ClipPrimitive) {
181312
+ if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__.ClipPrimitive) {
181230
181313
  if (observeInvisibleFlag && clipper.invisible) // um is there an easy way to detect range-completely-inside?
181231
181314
  return true;
181232
181315
  return this.doesClipperIntersectRange(clipper.fetchClipPlanesRef(), range);
181233
181316
  }
181234
- if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_10__.ClipVector) {
181317
+ if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_17__.ClipVector) {
181235
181318
  const rangeIntersection = range.clone();
181236
181319
  for (const c of clipper.clips) {
181237
181320
  if (observeInvisibleFlag && c.invisible) {
@@ -181256,7 +181339,7 @@ class ClipUtilities {
181256
181339
  * @param ignoreInvisiblePlanes if true, do NOT compute a facet for convex set faces marked invisible.
181257
181340
  */
181258
181341
  static doesConvexClipPlaneSetIntersectRange(convexSet, range, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
181259
- const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181342
+ const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181260
181343
  if (includeConvexSetFaces) {
181261
181344
  // Clip convexSet planes to the range and to the rest of the convexSet . .
181262
181345
  for (const plane of convexSet.planes) {
@@ -181264,7 +181347,7 @@ class ClipUtilities {
181264
181347
  continue;
181265
181348
  const pointsClippedToRange = plane.intersectRange(range, true);
181266
181349
  if (pointsClippedToRange) {
181267
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181350
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181268
181351
  convexSet.polygonClip(pointsClippedToRange, finalPoints, work, plane);
181269
181352
  if (finalPoints.length > 0)
181270
181353
  return true;
@@ -181275,9 +181358,9 @@ class ClipUtilities {
181275
181358
  // clip range faces to the convex set . . .
181276
181359
  const corners = range.corners();
181277
181360
  for (let i = 0; i < 6; i++) {
181278
- const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.faceCornerIndices(i);
181279
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
181280
- const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__.LineString3d.createIndexedPoints(corners, indices);
181361
+ const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.faceCornerIndices(i);
181362
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
181363
+ const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createIndexedPoints(corners, indices);
181281
181364
  convexSet.polygonClip(lineString.packedPoints, finalPoints, work);
181282
181365
  if (finalPoints.length > 0)
181283
181366
  return true;
@@ -181306,10 +181389,10 @@ class ClipUtilities {
181306
181389
  }
181307
181390
  // convert range0 into a clipper in local1 coordinates, then intersect with range1
181308
181391
  const local0ToLocal1 = worldToLocal1.multiplyTransformTransform(local0ToWorld, worldToLocal1);
181309
- const builder = _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_11__.PolyfaceBuilder.create();
181392
+ const builder = _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_18__.PolyfaceBuilder.create();
181310
181393
  builder.addTransformedRangeMesh(local0ToLocal1, range0);
181311
181394
  const mesh0 = builder.claimPolyface();
181312
- const clipper = ClipUtilities._workClipper = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet.createConvexPolyface(mesh0, ClipUtilities._workClipper).clipper;
181395
+ const clipper = ClipUtilities._workClipper = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet.createConvexPolyface(mesh0, ClipUtilities._workClipper).clipper;
181313
181396
  return ClipUtilities.doesClipperIntersectRange(clipper, myRange1);
181314
181397
  }
181315
181398
  /**
@@ -181361,9 +181444,9 @@ class ClipUtilities {
181361
181444
  */
181362
181445
  static createXYOffsetClipFromLineString(points, leftOffset, rightOffset, z0, z1) {
181363
181446
  if (Array.isArray(points)) {
181364
- return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__.LineStringOffsetClipperContext.createClipBetweenOffsets(new _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_13__.Point3dArrayCarrier(points), leftOffset, rightOffset, z0, z1);
181447
+ return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__.LineStringOffsetClipperContext.createClipBetweenOffsets(new _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_20__.Point3dArrayCarrier(points), leftOffset, rightOffset, z0, z1);
181365
181448
  }
181366
- return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__.LineStringOffsetClipperContext.createClipBetweenOffsets(points, leftOffset, rightOffset, z0, z1);
181449
+ return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__.LineStringOffsetClipperContext.createClipBetweenOffsets(points, leftOffset, rightOffset, z0, z1);
181367
181450
  }
181368
181451
  /** If data.length >= minLength threshold, push it to destination; if smaller drop it back to the cache. */
181369
181452
  static captureOrDrop(data, minLength, destination, cache) {
@@ -181553,7 +181636,7 @@ class ClipUtilities {
181553
181636
  */
181554
181637
  static doPolygonClipSequence(xyz, clippers, acceptedIn, acceptedOut, finalCandidates, inAction, outAction, finalFragmentAction, arrayCache) {
181555
181638
  if (arrayCache === undefined)
181556
- arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__.GrowableXYZArrayCache();
181639
+ arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
181557
181640
  let candidates = [arrayCache.grabAndFill(xyz)];
181558
181641
  let nextCandidates = [];
181559
181642
  const intermediateIn = [];
@@ -181590,7 +181673,7 @@ class ClipUtilities {
181590
181673
  /** Pass polygon `xyz` through a sequence of PolygonClip steps with "parity" rules */
181591
181674
  static doPolygonClipParitySequence(xyz, clippers, acceptedIn, acceptedOut, arrayCache) {
181592
181675
  if (arrayCache === undefined)
181593
- arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__.GrowableXYZArrayCache();
181676
+ arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
181594
181677
  let candidatesOut = [arrayCache.grabAndFill(xyz)];
181595
181678
  let candidatesIn = [];
181596
181679
  let nextCandidatesIn = [];
@@ -181642,22 +181725,22 @@ class ClipUtilities {
181642
181725
  */
181643
181726
  static createComplementaryClips(clipper) {
181644
181727
  const planes = clipper.planes;
181645
- const interval = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range1d.createNull();
181728
+ const interval = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range1d.createNull();
181646
181729
  const n = planes.length;
181647
181730
  const newClippers = [];
181648
181731
  for (const p of planes) {
181649
- const outerSet = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet.createEmpty();
181732
+ const outerSet = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet.createEmpty();
181650
181733
  outerSet.addPlaneToConvexSet(p.cloneNegated());
181651
181734
  newClippers.push(outerSet);
181652
181735
  }
181653
181736
  for (let i = 0; i < n; i++) {
181654
181737
  for (let j = i + 1; j < n; j++) {
181655
- const ray = _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_15__.CurveFactory.planePlaneIntersectionRay(planes[i], planes[j]);
181738
+ const ray = _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_21__.CurveFactory.planePlaneIntersectionRay(planes[i], planes[j]);
181656
181739
  if (ray) {
181657
181740
  if (clipper.hasIntersectionWithRay(ray, interval)) {
181658
181741
  // the normal-to-normal vector is bisector (or close to bisector?)
181659
181742
  const newNormal = planes[j].inwardNormalRef.minus(planes[i].inwardNormalRef);
181660
- const plane1 = _ClipPlane__WEBPACK_IMPORTED_MODULE_8__.ClipPlane.createNormalAndPoint(newNormal, ray.origin);
181743
+ const plane1 = _ClipPlane__WEBPACK_IMPORTED_MODULE_15__.ClipPlane.createNormalAndPoint(newNormal, ray.origin);
181661
181744
  if (plane1) {
181662
181745
  const plane2 = plane1.cloneNegated();
181663
181746
  newClippers[i].addPlaneToConvexSet(plane1);
@@ -181667,10 +181750,10 @@ class ClipUtilities {
181667
181750
  }
181668
181751
  }
181669
181752
  }
181670
- return _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets.createConvexSets(newClippers);
181753
+ return _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets.createConvexSets(newClippers);
181671
181754
  }
181672
181755
  }
181673
- ClipUtilities._selectIntervals01TestPoint = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create();
181756
+ ClipUtilities._selectIntervals01TestPoint = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Point3d.create();
181674
181757
 
181675
181758
  function moveFragments(fragments, destination, arrayCache) {
181676
181759
  if (destination === undefined)
@@ -182330,6 +182413,7 @@ class ConvexClipPlaneSet {
182330
182413
  * Create a convex clip plane set that clips to `x0 <= x <= x1` and `y0 <= y <= y1`.
182331
182414
  * * Note that there is no test for the usual ordering `x0 <= x1` or `y0 <= y1`.
182332
182415
  * * if the usual ordering is violated, the convex set is an empty set.
182416
+ * * More details can be found at docs/learning/geometry/Clipping.md
182333
182417
  */
182334
182418
  static createXYBox(x0, y0, x1, y1, result) {
182335
182419
  result = result ? result : new ConvexClipPlaneSet();
@@ -182775,7 +182859,7 @@ class ConvexClipPlaneSet {
182775
182859
  * valid clip in a parity sense.
182776
182860
  * * The containingPlane parameter allows callers within ConvexClipPlane set to bypass planes known to contain
182777
182861
  * the polygon.
182778
- * @param input input polygon, usually convex.
182862
+ * @param input polygon, usually convex.
182779
182863
  * @param output output polygon
182780
182864
  * @param work work array.
182781
182865
  * @param containingPlane if this plane is found in the convex set, it is NOT applied.
@@ -182908,7 +182992,7 @@ class ConvexClipPlaneSet {
182908
182992
  }
182909
182993
  /**
182910
182994
  * Implement appendPolygonClip, as defined in interface PolygonClipper.
182911
- * @param xyz input polygon. This is not changed.
182995
+ * @param xyz convex polygon. This is not changed.
182912
182996
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed from
182913
182997
  * the cache. This is NOT cleared.
182914
182998
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed from
@@ -183285,8 +183369,8 @@ class UnionOfConvexClipPlaneSets {
183285
183369
  }
183286
183370
  }
183287
183371
  /**
183288
- *
183289
- * @param xyz input polygon. This is not changed.
183372
+ * Implement appendPolygonClip, as defined in interface PolygonClipper.
183373
+ * @param xyz convex polygon. This is not changed.
183290
183374
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed from
183291
183375
  * the cache. This is NOT cleared.
183292
183376
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed from
@@ -185318,7 +185402,8 @@ __webpack_require__.r(__webpack_exports__);
185318
185402
 
185319
185403
 
185320
185404
 
185321
- /** A Coordinate is a Point3d with supporting methods from the GeometryQuery abstraction.
185405
+ /**
185406
+ * A Coordinate is a Point3d with supporting methods from the GeometryQuery abstraction.
185322
185407
  * @public
185323
185408
  */
185324
185409
  class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.GeometryQuery {
@@ -185341,9 +185426,9 @@ class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.Geometry
185341
185426
  static createXYZ(x = 0, y = 0, z = 0) {
185342
185427
  return new CoordinateXYZ(_geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create(x, y, z));
185343
185428
  }
185344
- /** return the range of the point */
185429
+ /** Return the range of the point */
185345
185430
  range() { return _geometry3d_Range__WEBPACK_IMPORTED_MODULE_2__.Range3d.create(this._xyz); }
185346
- /** extend `rangeToExtend` to include this point (optionally transformed) */
185431
+ /** Extend `rangeToExtend` to include this point (optionally transformed) */
185347
185432
  extendRange(rangeToExtend, transform) {
185348
185433
  if (transform)
185349
185434
  rangeToExtend.extendTransformedXYZ(transform, this._xyz.x, this._xyz.y, this._xyz.z);
@@ -185355,31 +185440,30 @@ class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.Geometry
185355
185440
  transform.multiplyPoint3d(this._xyz, this._xyz);
185356
185441
  return true;
185357
185442
  }
185358
- /** return a transformed clone.
185359
- */
185443
+ /** Return a transformed clone */
185360
185444
  cloneTransformed(transform) {
185361
185445
  const result = new CoordinateXYZ(this._xyz.clone());
185362
185446
  result.tryTransformInPlace(transform);
185363
185447
  return result;
185364
185448
  }
185365
- /** return a clone */
185449
+ /** Return a clone */
185366
185450
  clone() {
185367
185451
  return new CoordinateXYZ(this._xyz.clone());
185368
185452
  }
185369
- /** return GeometryQuery children for recursive queries.
185370
- *
185371
- * * leaf classes do not need to implement.
185453
+ /**
185454
+ * Return GeometryQuery children for recursive queries.
185455
+ * * Leaf classes do not need to implement.
185372
185456
  */
185373
- /** test if (other instanceof Coordinate). */
185457
+ /** Test if (other instanceof Coordinate). */
185374
185458
  isSameGeometryClass(other) {
185375
185459
  return other instanceof CoordinateXYZ;
185376
185460
  }
185377
- /** test for exact structure and nearly identical geometry.
185378
- *
185461
+ /**
185462
+ * Test for exact structure and nearly identical geometry.
185379
185463
  * * Leaf classes must implement !!!
185380
- * * base class implementation recurses through children.
185381
- * * base implementation is complete for classes with children and no properties.
185382
- * * classes with both children and properties must implement for properties, call super for children.
185464
+ * * Base class implementation recurses through children.
185465
+ * * Base implementation is complete for classes with children and no properties.
185466
+ * * Classes with both children and properties must implement for properties, call super for children.
185383
185467
  */
185384
185468
  isAlmostEqual(other) {
185385
185469
  return (other instanceof CoordinateXYZ) && this._xyz.isAlmostEqual(other._xyz);
@@ -186447,7 +186531,7 @@ class CurveChain extends CurveCollection {
186447
186531
  /**
186448
186532
  * Return the index where target is found in the array of children.
186449
186533
  * @param alsoSearchProxies whether to also check proxy curves of the children
186450
- */
186534
+ */
186451
186535
  childIndex(target, alsoSearchProxies) {
186452
186536
  for (let i = 0; i < this._curves.length; i++) {
186453
186537
  if (this._curves[i] === target)
@@ -186789,7 +186873,7 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
186789
186873
  resetGeometry(geometryB) {
186790
186874
  this.setGeometryB(geometryB);
186791
186875
  }
186792
- /** @returns whether the `fraction` is in [0,1] within tolerance */
186876
+ /** returns true if `fraction` is in [0,1] within tolerance */
186793
186877
  acceptFraction(fraction, fractionTol = 1.0e-12) {
186794
186878
  if (fraction < -fractionTol)
186795
186879
  return false;
@@ -186831,8 +186915,9 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
186831
186915
  cpB, fractionB0, fractionB1, reversed, intervalDetails) {
186832
186916
  let globalFractionA, globalFractionB;
186833
186917
  let globalFractionA1, globalFractionB1;
186834
- const isInterval = (intervalDetails !== undefined) &&
186835
- intervalDetails.detailA.hasFraction1 && intervalDetails.detailB.hasFraction1;
186918
+ const isInterval = intervalDetails !== undefined &&
186919
+ intervalDetails.detailA.hasFraction1 &&
186920
+ intervalDetails.detailB.hasFraction1;
186836
186921
  if (isInterval) {
186837
186922
  globalFractionA = _Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.interpolate(fractionA0, intervalDetails.detailA.fraction, fractionA1);
186838
186923
  globalFractionB = _Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.interpolate(fractionB0, intervalDetails.detailB.fraction, fractionB1);
@@ -186966,8 +187051,8 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
186966
187051
  * @param a1 end point of line a
186967
187052
  * @param b0 start point of line b
186968
187053
  * @param b1 end point of line b
186969
- * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a.
186970
- * result.y is fraction on line b.
187054
+ * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a. result.y
187055
+ * is fraction on line b.
186971
187056
  */
186972
187057
  static segmentSegmentBoundedApproach(a0, a1, b0, b1, minDistanceSquared) {
186973
187058
  const ux = a1.x - a0.x;
@@ -187005,6 +187090,17 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
187005
187090
  closestApproach = this.updatePointToSegmentDistance(1, a1, b0, b1, -_Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.dotProductXYXY(vx, vy, e10x, e10y) / vv, minDistanceSquared, closestApproach);
187006
187091
  return closestApproach;
187007
187092
  }
187093
+ /**
187094
+ * Return fractions of close approach within minDistance between two line segments( a0,a1) and (b0, b1)
187095
+ * * minDistance is assumed positive
187096
+ * Return the fractional (not xy) coordinates in result.x, result.y
187097
+ * @param a0 start point of line a
187098
+ * @param a1 end point of line a
187099
+ * @param b0 start point of line b
187100
+ * @param b1 end point of line b
187101
+ * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a. result.y
187102
+ * is fraction on line b.
187103
+ */
187008
187104
  testAndRecordFractionalPairApproach(cpA, fA0, fA1, testProjectionOnA, cpB, fB0, fB1, testProjectionOnB, reversed) {
187009
187105
  const pointA0 = cpA.fractionToPoint(fA0);
187010
187106
  const pointA1 = cpA.fractionToPoint(fA1);
@@ -187593,7 +187689,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
187593
187689
  let globalFractionA, globalFractionB;
187594
187690
  let globalFractionA1, globalFractionB1;
187595
187691
  const isInterval = intervalDetails !== undefined &&
187596
- intervalDetails.detailA.hasFraction1 && intervalDetails.detailB.hasFraction1;
187692
+ intervalDetails.detailA.hasFraction1 &&
187693
+ intervalDetails.detailB.hasFraction1;
187597
187694
  if (isInterval) {
187598
187695
  globalFractionA = _Geometry__WEBPACK_IMPORTED_MODULE_3__.Geometry.interpolate(fractionA0, intervalDetails.detailA.fraction, fractionA1);
187599
187696
  globalFractionB = _Geometry__WEBPACK_IMPORTED_MODULE_3__.Geometry.interpolate(fractionB0, intervalDetails.detailB.fraction, fractionB1);
@@ -187667,8 +187764,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
187667
187764
  this.recordPointWithLocalFractions(overlap.detailA.fraction, cpA, fractionA0, fractionA1, overlap.detailB.fraction, cpB, fractionB0, fractionB1, reversed, overlap);
187668
187765
  }
187669
187766
  else if (_numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dXYTransverseIntersectionUnbounded(pointA0, pointA1, pointB0, pointB1, uv)) {
187670
- if (this.acceptFractionOnLine(extendA0, uv.x, extendA1, pointA0, pointA1, this._coincidentGeometryContext.tolerance)
187671
- && this.acceptFractionOnLine(extendB0, uv.y, extendB1, pointB0, pointB1, this._coincidentGeometryContext.tolerance)) {
187767
+ if (this.acceptFractionOnLine(extendA0, uv.x, extendA1, pointA0, pointA1, this._coincidentGeometryContext.tolerance) &&
187768
+ this.acceptFractionOnLine(extendB0, uv.y, extendB1, pointB0, pointB1, this._coincidentGeometryContext.tolerance)) {
187672
187769
  this.recordPointWithLocalFractions(uv.x, cpA, fractionA0, fractionA1, uv.y, cpB, fractionB0, fractionB1, reversed);
187673
187770
  }
187674
187771
  }
@@ -187711,8 +187808,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
187711
187808
  }
187712
187809
  }
187713
187810
  // Caller accesses data from a linestring or segment and passes it here.
187714
- // (The line segment in question might be (a) a full line segment or (b) a fragment within a linestring. The fraction and extend parameters
187715
- // allow all combinations to be passed in)
187811
+ // (The line segment in question might be (a) a full line segment or (b) a fragment within a linestring.
187812
+ // The fraction and extend parameters allow all combinations to be passed in)
187716
187813
  dispatchSegmentArc(cpA, extendA0, pointA0, fractionA0, pointA1, fractionA1, extendA1, arc, extendB0, extendB1, reversed) {
187717
187814
  // Arc: X = C + cU + sV
187718
187815
  // Line: contains points A0,A1
@@ -187737,7 +187834,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
187737
187834
  const arcPoint = data.center.plus2Scaled(data.vector0, cosines.atUncheckedIndex(i), data.vector90, sines.atUncheckedIndex(i));
187738
187835
  const arcFraction = data.sweep.radiansToSignedPeriodicFraction(radians.atUncheckedIndex(i));
187739
187836
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dHXYClosestPointUnbounded(pointA0H, pointA1H, arcPoint);
187740
- if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1) &&
187837
+ if (lineFraction !== undefined &&
187838
+ this.acceptFraction(extendA0, lineFraction, extendA1) &&
187741
187839
  this.acceptFraction(extendB0, arcFraction, extendB1)) {
187742
187840
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, arcFraction, arc, 0, 1, reversed);
187743
187841
  }
@@ -187764,8 +187862,9 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
187764
187862
  const arcPoint = data.center.plus2Scaled(data.vector0, cosines.atUncheckedIndex(i), data.vector90, sines.atUncheckedIndex(i));
187765
187863
  const arcFraction = data.sweep.radiansToSignedPeriodicFraction(radians.atUncheckedIndex(i));
187766
187864
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dXYClosestPointUnbounded(pointA0Local, pointA1Local, arcPoint);
187767
- if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1, lineFractionTol)
187768
- && this.acceptFraction(extendB0, arcFraction, extendB1, arcFractionTol)) {
187865
+ if (lineFraction !== undefined &&
187866
+ this.acceptFraction(extendA0, lineFraction, extendA1, lineFractionTol) &&
187867
+ this.acceptFraction(extendB0, arcFraction, extendB1, arcFractionTol)) {
187769
187868
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, arcFraction, arc, 0, 1, reversed);
187770
187869
  }
187771
187870
  }
@@ -188090,8 +188189,7 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
188090
188189
  const curvePoint = detail.point;
188091
188190
  const curvePointH = this.projectPoint(curvePoint);
188092
188191
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dHXYClosestPointUnbounded(pointA0H, pointA1H, curvePointH);
188093
- if (lineFraction !== undefined &&
188094
- this.acceptFraction(extendA0, lineFraction, extendA1) &&
188192
+ if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1) &&
188095
188193
  this.acceptFraction(extendB, fractionB, extendB)) {
188096
188194
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, fractionB, bcurve, 0, 1, reversed);
188097
188195
  }
@@ -193694,7 +193792,7 @@ class Path extends _CurveCollection__WEBPACK_IMPORTED_MODULE_0__.CurveChain {
193694
193792
  curve.emitStrokes(strokes, options);
193695
193793
  return Path.create(strokes);
193696
193794
  }
193697
- /** Return the boundary type (1) of a corresponding MicroStation CurveVector */
193795
+ /** Return the boundary type (1) of a corresponding MicroStation CurveVector */
193698
193796
  dgnBoundaryType() {
193699
193797
  return 1;
193700
193798
  }
@@ -197388,7 +197486,7 @@ class UnionRegion extends _CurveCollection__WEBPACK_IMPORTED_MODULE_0__.CurveCol
197388
197486
  * * Returns false if the `AnyCurve` child is not a region type.
197389
197487
  */
197390
197488
  tryAddChild(child) {
197391
- if (child && child instanceof _ParityRegion__WEBPACK_IMPORTED_MODULE_1__.ParityRegion || child instanceof _Loop__WEBPACK_IMPORTED_MODULE_2__.Loop) {
197489
+ if (child && (child instanceof _ParityRegion__WEBPACK_IMPORTED_MODULE_1__.ParityRegion || child instanceof _Loop__WEBPACK_IMPORTED_MODULE_2__.Loop)) {
197392
197490
  this._children.push(child);
197393
197491
  return true;
197394
197492
  }
@@ -205420,7 +205518,6 @@ __webpack_require__.r(__webpack_exports__);
205420
205518
 
205421
205519
 
205422
205520
 
205423
- /* eslint-disable @typescript-eslint/naming-convention, no-empty */
205424
205521
 
205425
205522
 
205426
205523
 
@@ -205428,6 +205525,7 @@ __webpack_require__.r(__webpack_exports__);
205428
205525
 
205429
205526
 
205430
205527
 
205528
+ /* eslint-disable @typescript-eslint/naming-convention, no-empty */
205431
205529
  /**
205432
205530
  * Helper class to accumulate points and vectors until there is enough data to define a coordinate system.
205433
205531
  *
@@ -205435,10 +205533,10 @@ __webpack_require__.r(__webpack_exports__);
205435
205533
  * * create the FrameBuilder and make calls to announcePoint and announceVector.
205436
205534
  * * the frame will be fully determined by an origin and two vectors.
205437
205535
  * * the first call to announcePoint will set the origin.
205438
- * * additional calls to announcePoint will produce announceVector call with the vector from the origin.
205439
- * * After each announcement, call getValidatedFrame(false)
205536
+ * * additional calls to announcePoint will produce announceVector call with the vector from the origin.
205537
+ * * after each announcement, call getValidatedFrame(false)
205440
205538
  * * getValidatedFrame will succeed when it has two independent vectors.
205441
- * * to build a left handed frame,
205539
+ * * To build a left handed frame,
205442
205540
  * * an origin and 3 independent vectors are required.
205443
205541
  * * announce as above, but query with getValidatedFrame (true).
205444
205542
  * * this will use the third vector to select right or left handed frame.
@@ -205453,11 +205551,18 @@ class FrameBuilder {
205453
205551
  }
205454
205552
  return false;
205455
205553
  }
205456
- /** clear all accumulated point and vector data */
205457
- clear() { this._origin = undefined; this._vector0 = undefined; this._vector1 = undefined; this._vector2 = undefined; }
205458
- constructor() { this.clear(); }
205459
- /** Try to assemble the data into a non-singular transform.
205460
- *
205554
+ /** Clear all accumulated point and vector data */
205555
+ clear() {
205556
+ this._origin = undefined;
205557
+ this._vector0 = undefined;
205558
+ this._vector1 = undefined;
205559
+ this._vector2 = undefined;
205560
+ }
205561
+ constructor() {
205562
+ this.clear();
205563
+ }
205564
+ /**
205565
+ * Try to assemble the data into a non-singular transform.
205461
205566
  * * If allowLeftHanded is false, vector0 and vector1 determine a right handed coordinate system.
205462
205567
  * * if allowLeftHanded is true, the z vector of the right handed system can be flipped to agree with vector2 direction.
205463
205568
  */
@@ -205492,8 +205597,11 @@ class FrameBuilder {
205492
205597
  }
205493
205598
  }
205494
205599
  /** Ask if there is a defined origin for the evolving frame */
205495
- get hasOrigin() { return this._origin !== undefined; }
205496
- /** Return the number of vectors saved. Because the save process checks numerics, this should be the rank of the system.
205600
+ get hasOrigin() {
205601
+ return this._origin !== undefined;
205602
+ }
205603
+ /**
205604
+ * Return the number of vectors saved. Because the save process checks numerics, this should be the rank of the system.
205497
205605
  */
205498
205606
  savedVectorCount() {
205499
205607
  if (!this._vector0)
@@ -205504,7 +205612,9 @@ class FrameBuilder {
205504
205612
  return 2;
205505
205613
  return 3;
205506
205614
  }
205507
- /** announce a new point. If this point is different from the origin, also compute and announce the vector from the origin.*/
205615
+ /**
205616
+ * Announce a new point. If this point is different from the origin, also compute and announce the vector from the origin.
205617
+ */
205508
205618
  announcePoint(point) {
205509
205619
  if (!this._origin) {
205510
205620
  this._origin = point.clone();
@@ -205515,7 +205625,7 @@ class FrameBuilder {
205515
205625
  return this.savedVectorCount();
205516
205626
  return this.announceVector(this._origin.vectorTo(point));
205517
205627
  }
205518
- /** announce a new vector. */
205628
+ /** Announce a new vector. */
205519
205629
  announceVector(vector) {
205520
205630
  if (vector.isAlmostZero)
205521
205631
  return this.savedVectorCount();
@@ -205542,8 +205652,9 @@ class FrameBuilder {
205542
205652
  // fall through if prior vectors are all there -- no need for the new one.
205543
205653
  return 3;
205544
205654
  }
205545
- /** Inspect the content of the data. Announce points and vectors. Return when savedVectorCount becomes
205546
- * sufficient for a coordinate system.
205655
+ /**
205656
+ * Inspect the content of the data. Announce points and vectors. Return when savedVectorCount becomes sufficient
205657
+ * for a coordinate system.
205547
205658
  */
205548
205659
  announce(data) {
205549
205660
  if (this.savedVectorCount() > 1)
@@ -205624,11 +205735,11 @@ class FrameBuilder {
205624
205735
  }
205625
205736
  }
205626
205737
  }
205627
- /** create a localToWorld frame for the given data.
205628
- *
205629
- * * origin is at first point
205630
- * * x axis in direction of first nonzero vector present or implied by the input.
205631
- * * y axis is perpendicular to x and contains (in positive side) the next vector present or implied by the input.
205738
+ /**
205739
+ * Create a localToWorld frame for the given data.
205740
+ * * origin is at first point.
205741
+ * * x axis in direction of first nonzero vector present or implied by the input.
205742
+ * * y axis is perpendicular to x and contains (in positive side) the next vector present or implied by the input.
205632
205743
  */
205633
205744
  static createRightHandedFrame(defaultUpVector, ...params) {
205634
205745
  const builder = new FrameBuilder();
@@ -205663,10 +205774,11 @@ class FrameBuilder {
205663
205774
  }
205664
205775
  return undefined;
205665
205776
  }
205666
- /** create a transform containing points or vectors in the given data.
205777
+ /**
205778
+ * Create a transform containing points or vectors in the given data.
205667
205779
  * * The xy columns of the transform contain the first points or vectors of the data.
205668
205780
  * * The z column is perpendicular to that xy plane.
205669
- * * The calculation favors the first points found. It does not try to get a "best" plane.
205781
+ * * The calculation favors the first points found. It does not try to get a "best" plane.
205670
205782
  */
205671
205783
  static createRightHandedLocalToWorld(...params) {
205672
205784
  const builder = new FrameBuilder();
@@ -205679,10 +205791,9 @@ class FrameBuilder {
205679
205791
  return undefined;
205680
205792
  }
205681
205793
  /**
205682
- * try to create a frame whose xy plane is through points.
205683
- *
205684
- * * if 3 or more distinct points are present, the x axis is from the first point to the most distance, and y direction is toward the
205685
- * point most distant from that line.
205794
+ * Try to create a frame whose xy plane is through points.
205795
+ * * If 3 or more distinct points are present, the x axis is from the first point to the most distant, and y
205796
+ * direction is toward the point most distant from that line.
205686
205797
  * @param points array of points
205687
205798
  */
205688
205799
  static createFrameToDistantPoints(points) {
@@ -205699,10 +205810,10 @@ class FrameBuilder {
205699
205810
  return undefined;
205700
205811
  }
205701
205812
  /**
205702
- * try to create a frame whose xy plane is through points, with the points appearing CCW in the local frame.
205813
+ * Try to create a frame whose xy plane is through points, with the points appearing CCW in the local frame.
205703
205814
  *
205704
- * * if 3 or more distinct points are present, the x axis is from the first point to the most distance, and y direction is toward the
205705
- * point most distant from that line.
205815
+ * * If 3 or more distinct points are present, the x axis is from the first point to the most distant, and y
205816
+ * direction is toward the point most distant from that line.
205706
205817
  * @param points array of points
205707
205818
  */
205708
205819
  static createFrameWithCCWPolygon(points) {
@@ -279489,7 +279600,7 @@ const core_frontend_1 = __webpack_require__(/*! @itwin/core-frontend */ "../../c
279489
279600
  const itwins_client_1 = __webpack_require__(/*! @itwin/itwins-client */ "../../common/temp/node_modules/.pnpm/@itwin+itwins-client@1.2.0/node_modules/@itwin/itwins-client/lib/esm/itwins-client.js");
279490
279601
  const core_common_1 = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
279491
279602
  const imodels_client_management_1 = __webpack_require__(/*! @itwin/imodels-client-management */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@3.1.0/node_modules/@itwin/imodels-client-management/lib/esm/index.js");
279492
- const imodels_access_frontend_1 = __webpack_require__(/*! @itwin/imodels-access-frontend */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js");
279603
+ const imodels_access_frontend_1 = __webpack_require__(/*! @itwin/imodels-access-frontend */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js");
279493
279604
  class IModelSession {
279494
279605
  constructor(iTwinId, imodelId, changesetId) {
279495
279606
  this.iTwinId = iTwinId;
@@ -279581,7 +279692,7 @@ const core_bentley_1 = __webpack_require__(/*! @itwin/core-bentley */ "../../cor
279581
279692
  const core_common_1 = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
279582
279693
  const core_frontend_1 = __webpack_require__(/*! @itwin/core-frontend */ "../../core/frontend/lib/esm/core-frontend.js");
279583
279694
  const frontend_1 = __webpack_require__(/*! @itwin/oidc-signin-tool/lib/cjs/frontend */ "../../common/temp/node_modules/.pnpm/@itwin+oidc-signin-tool@3.6.1_mdtbcqczpmeuv6yjzfaigjndwi/node_modules/@itwin/oidc-signin-tool/lib/cjs/frontend.js");
279584
- const imodels_access_frontend_1 = __webpack_require__(/*! @itwin/imodels-access-frontend */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.0_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js");
279695
+ const imodels_access_frontend_1 = __webpack_require__(/*! @itwin/imodels-access-frontend */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-access-frontend@3.1.1_ueafa4slb6ohrhyf7kbp6egmha/node_modules/@itwin/imodels-access-frontend/lib/esm/index.js");
279585
279696
  const imodels_client_management_1 = __webpack_require__(/*! @itwin/imodels-client-management */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@3.1.0/node_modules/@itwin/imodels-client-management/lib/esm/index.js");
279586
279697
  const Settings_1 = __webpack_require__(/*! ../../common/Settings */ "./lib/common/Settings.js");
279587
279698
  const SideChannels_1 = __webpack_require__(/*! ../../common/SideChannels */ "./lib/common/SideChannels.js");
@@ -279629,7 +279740,7 @@ class TestContext {
279629
279740
  this.initializeRpcInterfaces({ title: this.settings.Backend.name, version: this.settings.Backend.version });
279630
279741
  const iModelClient = new imodels_client_management_1.IModelsClient({ api: { baseUrl: `https://${process.env.IMJS_URL_PREFIX ?? ""}api.bentley.com/imodels` } });
279631
279742
  await core_frontend_1.NoRenderApp.startup({
279632
- applicationVersion: "4.2.0-dev.7",
279743
+ applicationVersion: "4.2.0-dev.8",
279633
279744
  applicationId: this.settings.gprid,
279634
279745
  authorizationClient: new frontend_1.TestFrontendAuthorizationClient(this.adminUserAccessToken),
279635
279746
  hubAccess: new imodels_access_frontend_1.FrontendIModelsAccess(iModelClient),
@@ -295363,10 +295474,10 @@ const gBase64 = {
295363
295474
 
295364
295475
  /***/ }),
295365
295476
 
295366
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js":
295367
- /*!******************************************************************************************************************************!*\
295368
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js ***!
295369
- \******************************************************************************************************************************/
295477
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js":
295478
+ /*!*******************************************************************************************************************************!*\
295479
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js ***!
295480
+ \*******************************************************************************************************************************/
295370
295481
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295371
295482
 
295372
295483
  "use strict";
@@ -295382,10 +295493,10 @@ function _arrayLikeToArray(arr, len) {
295382
295493
 
295383
295494
  /***/ }),
295384
295495
 
295385
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js":
295386
- /*!****************************************************************************************************************************!*\
295387
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js ***!
295388
- \****************************************************************************************************************************/
295496
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js":
295497
+ /*!*****************************************************************************************************************************!*\
295498
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js ***!
295499
+ \*****************************************************************************************************************************/
295389
295500
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295390
295501
 
295391
295502
  "use strict";
@@ -295399,10 +295510,10 @@ function _arrayWithHoles(arr) {
295399
295510
 
295400
295511
  /***/ }),
295401
295512
 
295402
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js":
295403
- /*!***********************************************************************************************************************************!*\
295404
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js ***!
295405
- \***********************************************************************************************************************************/
295513
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js":
295514
+ /*!************************************************************************************************************************************!*\
295515
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js ***!
295516
+ \************************************************************************************************************************************/
295406
295517
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295407
295518
 
295408
295519
  "use strict";
@@ -295419,10 +295530,10 @@ function _assertThisInitialized(self) {
295419
295530
 
295420
295531
  /***/ }),
295421
295532
 
295422
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
295423
- /*!****************************************************************************************************************************!*\
295424
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
295425
- \****************************************************************************************************************************/
295533
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
295534
+ /*!*****************************************************************************************************************************!*\
295535
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
295536
+ \*****************************************************************************************************************************/
295426
295537
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295427
295538
 
295428
295539
  "use strict";
@@ -295438,10 +295549,10 @@ function _classCallCheck(instance, Constructor) {
295438
295549
 
295439
295550
  /***/ }),
295440
295551
 
295441
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js":
295442
- /*!*************************************************************************************************************************!*\
295443
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
295444
- \*************************************************************************************************************************/
295552
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js":
295553
+ /*!**************************************************************************************************************************!*\
295554
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
295555
+ \**************************************************************************************************************************/
295445
295556
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295446
295557
 
295447
295558
  "use strict";
@@ -295449,7 +295560,7 @@ __webpack_require__.r(__webpack_exports__);
295449
295560
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295450
295561
  /* harmony export */ "default": () => (/* binding */ _createClass)
295451
295562
  /* harmony export */ });
295452
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
295563
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
295453
295564
 
295454
295565
  function _defineProperties(target, props) {
295455
295566
  for (var i = 0; i < props.length; i++) {
@@ -295471,10 +295582,10 @@ function _createClass(Constructor, protoProps, staticProps) {
295471
295582
 
295472
295583
  /***/ }),
295473
295584
 
295474
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js":
295475
- /*!****************************************************************************************************************************!*\
295476
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
295477
- \****************************************************************************************************************************/
295585
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/defineProperty.js":
295586
+ /*!*****************************************************************************************************************************!*\
295587
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
295588
+ \*****************************************************************************************************************************/
295478
295589
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295479
295590
 
295480
295591
  "use strict";
@@ -295482,7 +295593,7 @@ __webpack_require__.r(__webpack_exports__);
295482
295593
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295483
295594
  /* harmony export */ "default": () => (/* binding */ _defineProperty)
295484
295595
  /* harmony export */ });
295485
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
295596
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
295486
295597
 
295487
295598
  function _defineProperty(obj, key, value) {
295488
295599
  key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
@@ -295501,10 +295612,10 @@ function _defineProperty(obj, key, value) {
295501
295612
 
295502
295613
  /***/ }),
295503
295614
 
295504
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js":
295505
- /*!****************************************************************************************************************************!*\
295506
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js ***!
295507
- \****************************************************************************************************************************/
295615
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js":
295616
+ /*!*****************************************************************************************************************************!*\
295617
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js ***!
295618
+ \*****************************************************************************************************************************/
295508
295619
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295509
295620
 
295510
295621
  "use strict";
@@ -295521,10 +295632,10 @@ function _getPrototypeOf(o) {
295521
295632
 
295522
295633
  /***/ }),
295523
295634
 
295524
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/inherits.js":
295525
- /*!**********************************************************************************************************************!*\
295526
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/inherits.js ***!
295527
- \**********************************************************************************************************************/
295635
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/inherits.js":
295636
+ /*!***********************************************************************************************************************!*\
295637
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/inherits.js ***!
295638
+ \***********************************************************************************************************************/
295528
295639
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295529
295640
 
295530
295641
  "use strict";
@@ -295532,7 +295643,7 @@ __webpack_require__.r(__webpack_exports__);
295532
295643
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295533
295644
  /* harmony export */ "default": () => (/* binding */ _inherits)
295534
295645
  /* harmony export */ });
295535
- /* harmony import */ var _setPrototypeOf_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js");
295646
+ /* harmony import */ var _setPrototypeOf_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js");
295536
295647
 
295537
295648
  function _inherits(subClass, superClass) {
295538
295649
  if (typeof superClass !== "function" && superClass !== null) {
@@ -295553,10 +295664,10 @@ function _inherits(subClass, superClass) {
295553
295664
 
295554
295665
  /***/ }),
295555
295666
 
295556
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js":
295557
- /*!*****************************************************************************************************************************!*\
295558
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js ***!
295559
- \*****************************************************************************************************************************/
295667
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/iterableToArray.js":
295668
+ /*!******************************************************************************************************************************!*\
295669
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/iterableToArray.js ***!
295670
+ \******************************************************************************************************************************/
295560
295671
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295561
295672
 
295562
295673
  "use strict";
@@ -295570,10 +295681,10 @@ function _iterableToArray(iter) {
295570
295681
 
295571
295682
  /***/ }),
295572
295683
 
295573
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js":
295574
- /*!*****************************************************************************************************************************!*\
295575
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js ***!
295576
- \*****************************************************************************************************************************/
295684
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js":
295685
+ /*!******************************************************************************************************************************!*\
295686
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js ***!
295687
+ \******************************************************************************************************************************/
295577
295688
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295578
295689
 
295579
295690
  "use strict";
@@ -295587,10 +295698,10 @@ function _nonIterableRest() {
295587
295698
 
295588
295699
  /***/ }),
295589
295700
 
295590
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js":
295591
- /*!***************************************************************************************************************************************!*\
295592
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js ***!
295593
- \***************************************************************************************************************************************/
295701
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js":
295702
+ /*!****************************************************************************************************************************************!*\
295703
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js ***!
295704
+ \****************************************************************************************************************************************/
295594
295705
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295595
295706
 
295596
295707
  "use strict";
@@ -295598,8 +295709,8 @@ __webpack_require__.r(__webpack_exports__);
295598
295709
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295599
295710
  /* harmony export */ "default": () => (/* binding */ _possibleConstructorReturn)
295600
295711
  /* harmony export */ });
295601
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
295602
- /* harmony import */ var _assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
295712
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js");
295713
+ /* harmony import */ var _assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
295603
295714
 
295604
295715
 
295605
295716
  function _possibleConstructorReturn(self, call) {
@@ -295613,10 +295724,10 @@ function _possibleConstructorReturn(self, call) {
295613
295724
 
295614
295725
  /***/ }),
295615
295726
 
295616
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js":
295617
- /*!****************************************************************************************************************************!*\
295618
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js ***!
295619
- \****************************************************************************************************************************/
295727
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js":
295728
+ /*!*****************************************************************************************************************************!*\
295729
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js ***!
295730
+ \*****************************************************************************************************************************/
295620
295731
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295621
295732
 
295622
295733
  "use strict";
@@ -295634,10 +295745,10 @@ function _setPrototypeOf(o, p) {
295634
295745
 
295635
295746
  /***/ }),
295636
295747
 
295637
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toArray.js":
295638
- /*!*********************************************************************************************************************!*\
295639
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toArray.js ***!
295640
- \*********************************************************************************************************************/
295748
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toArray.js":
295749
+ /*!**********************************************************************************************************************!*\
295750
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toArray.js ***!
295751
+ \**********************************************************************************************************************/
295641
295752
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295642
295753
 
295643
295754
  "use strict";
@@ -295645,10 +295756,10 @@ __webpack_require__.r(__webpack_exports__);
295645
295756
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295646
295757
  /* harmony export */ "default": () => (/* binding */ _toArray)
295647
295758
  /* harmony export */ });
295648
- /* harmony import */ var _arrayWithHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js");
295649
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js");
295650
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js");
295651
- /* harmony import */ var _nonIterableRest_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js");
295759
+ /* harmony import */ var _arrayWithHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js");
295760
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/iterableToArray.js");
295761
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js");
295762
+ /* harmony import */ var _nonIterableRest_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js");
295652
295763
 
295653
295764
 
295654
295765
 
@@ -295659,10 +295770,10 @@ function _toArray(arr) {
295659
295770
 
295660
295771
  /***/ }),
295661
295772
 
295662
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
295663
- /*!*************************************************************************************************************************!*\
295664
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
295665
- \*************************************************************************************************************************/
295773
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
295774
+ /*!**************************************************************************************************************************!*\
295775
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
295776
+ \**************************************************************************************************************************/
295666
295777
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295667
295778
 
295668
295779
  "use strict";
@@ -295670,7 +295781,7 @@ __webpack_require__.r(__webpack_exports__);
295670
295781
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295671
295782
  /* harmony export */ "default": () => (/* binding */ _toPrimitive)
295672
295783
  /* harmony export */ });
295673
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
295784
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js");
295674
295785
 
295675
295786
  function _toPrimitive(input, hint) {
295676
295787
  if ((0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(input) !== "object" || input === null) return input;
@@ -295685,10 +295796,10 @@ function _toPrimitive(input, hint) {
295685
295796
 
295686
295797
  /***/ }),
295687
295798
 
295688
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
295689
- /*!***************************************************************************************************************************!*\
295690
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
295691
- \***************************************************************************************************************************/
295799
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
295800
+ /*!****************************************************************************************************************************!*\
295801
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
295802
+ \****************************************************************************************************************************/
295692
295803
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295693
295804
 
295694
295805
  "use strict";
@@ -295696,8 +295807,8 @@ __webpack_require__.r(__webpack_exports__);
295696
295807
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295697
295808
  /* harmony export */ "default": () => (/* binding */ _toPropertyKey)
295698
295809
  /* harmony export */ });
295699
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
295700
- /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js");
295810
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js");
295811
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPrimitive.js");
295701
295812
 
295702
295813
 
295703
295814
  function _toPropertyKey(arg) {
@@ -295707,10 +295818,10 @@ function _toPropertyKey(arg) {
295707
295818
 
295708
295819
  /***/ }),
295709
295820
 
295710
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js":
295711
- /*!********************************************************************************************************************!*\
295712
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
295713
- \********************************************************************************************************************/
295821
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js":
295822
+ /*!*********************************************************************************************************************!*\
295823
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
295824
+ \*********************************************************************************************************************/
295714
295825
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295715
295826
 
295716
295827
  "use strict";
@@ -295730,10 +295841,10 @@ function _typeof(obj) {
295730
295841
 
295731
295842
  /***/ }),
295732
295843
 
295733
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js":
295734
- /*!****************************************************************************************************************************************!*\
295735
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js ***!
295736
- \****************************************************************************************************************************************/
295844
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js":
295845
+ /*!*****************************************************************************************************************************************!*\
295846
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js ***!
295847
+ \*****************************************************************************************************************************************/
295737
295848
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
295738
295849
 
295739
295850
  "use strict";
@@ -295741,7 +295852,7 @@ __webpack_require__.r(__webpack_exports__);
295741
295852
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
295742
295853
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
295743
295854
  /* harmony export */ });
295744
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js");
295855
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js");
295745
295856
 
295746
295857
  function _unsupportedIterableToArray(o, minLen) {
295747
295858
  if (!o) return;
@@ -296175,15 +296286,15 @@ __webpack_require__.r(__webpack_exports__);
296175
296286
  /* harmony export */ t: () => (/* binding */ t),
296176
296287
  /* harmony export */ use: () => (/* binding */ use)
296177
296288
  /* harmony export */ });
296178
- /* harmony import */ var _babel_runtime_helpers_esm_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/esm/typeof */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
296179
- /* harmony import */ var _babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @babel/runtime/helpers/esm/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
296180
- /* harmony import */ var _babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @babel/runtime/helpers/esm/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js");
296181
- /* harmony import */ var _babel_runtime_helpers_esm_assertThisInitialized__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @babel/runtime/helpers/esm/assertThisInitialized */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
296182
- /* harmony import */ var _babel_runtime_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @babel/runtime/helpers/esm/inherits */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/inherits.js");
296183
- /* harmony import */ var _babel_runtime_helpers_esm_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @babel/runtime/helpers/esm/possibleConstructorReturn */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js");
296184
- /* harmony import */ var _babel_runtime_helpers_esm_getPrototypeOf__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @babel/runtime/helpers/esm/getPrototypeOf */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js");
296185
- /* harmony import */ var _babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @babel/runtime/helpers/esm/defineProperty */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js");
296186
- /* harmony import */ var _babel_runtime_helpers_esm_toArray__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @babel/runtime/helpers/esm/toArray */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toArray.js");
296289
+ /* harmony import */ var _babel_runtime_helpers_esm_typeof__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/esm/typeof */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js");
296290
+ /* harmony import */ var _babel_runtime_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @babel/runtime/helpers/esm/classCallCheck */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
296291
+ /* harmony import */ var _babel_runtime_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @babel/runtime/helpers/esm/createClass */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js");
296292
+ /* harmony import */ var _babel_runtime_helpers_esm_assertThisInitialized__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @babel/runtime/helpers/esm/assertThisInitialized */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
296293
+ /* harmony import */ var _babel_runtime_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @babel/runtime/helpers/esm/inherits */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/inherits.js");
296294
+ /* harmony import */ var _babel_runtime_helpers_esm_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @babel/runtime/helpers/esm/possibleConstructorReturn */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js");
296295
+ /* harmony import */ var _babel_runtime_helpers_esm_getPrototypeOf__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @babel/runtime/helpers/esm/getPrototypeOf */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js");
296296
+ /* harmony import */ var _babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @babel/runtime/helpers/esm/defineProperty */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/defineProperty.js");
296297
+ /* harmony import */ var _babel_runtime_helpers_esm_toArray__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @babel/runtime/helpers/esm/toArray */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toArray.js");
296187
296298
 
296188
296299
 
296189
296300
 
@@ -299063,7 +299174,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
299063
299174
  /***/ ((module) => {
299064
299175
 
299065
299176
  "use strict";
299066
- module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.2.0-dev.7","description":"iTwin.js frontend components","main":"lib/cjs/core-frontend.js","module":"lib/esm/core-frontend.js","typings":"lib/cjs/core-frontend","license":"MIT","scripts":{"build":"npm run -s copy:public && npm run -s build:cjs && npm run -s build:esm && npm run -s webpackWorkers && npm run -s copy:workers","build:cjs":"npm run -s copy:js:cjs && tsc 1>&2 --outDir lib/cjs","build:esm":"npm run -s copy:js:esm && tsc 1>&2 --module ES2020 --outDir lib/esm","clean":"rimraf lib .rush/temp/package-deps*.json","copy:public":"cpx \\"./src/public/**/*\\" ./lib/public","copy:js:cjs":"cpx \\"./src/**/*.js\\" ./lib/cjs","copy:js:esm":"cpx \\"./src/**/*.js\\" ./lib/esm","copy:workers":"cpx \\"./lib/workers/webpack/parse-imdl-worker.js\\" ./lib/public/scripts","docs":"betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts","extract-api":"betools extract-api --entry=core-frontend && npm run extract-extension-api","extract-extension-api":"eslint -c extraction.eslint.config.js \\"./src/**/*.ts\\" 1>&2","lint":"eslint -f visualstudio \\"./src/**/*.ts\\" 1>&2","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run -s webpackTests && certa -r chrome","cover":"npm -s test","test:debug":"certa -r chrome --debug","webpackTests":"webpack --config ./src/test/utils/webpack.config.js 1>&2 && npm run -s webpackTestWorker","webpackTestWorker":"webpack --config ./src/test/worker/webpack.config.js 1>&2 && cpx \\"./lib/test/test-worker.js\\" ./lib/test","webpackWorkers":"webpack --config ./src/workers/ImdlParser/webpack.config.js 1>&2"},"repository":{"type":"git","url":"https://github.com/iTwin/itwinjs-core.git","directory":"core/frontend"},"keywords":["Bentley","BIM","iModel","digital-twin","iTwin"],"author":{"name":"Bentley Systems, Inc.","url":"http://www.bentley.com"},"peerDependencies":{"@itwin/appui-abstract":"workspace:^4.2.0-dev.7","@itwin/core-bentley":"workspace:^4.2.0-dev.7","@itwin/core-common":"workspace:^4.2.0-dev.7","@itwin/core-geometry":"workspace:^4.2.0-dev.7","@itwin/core-orbitgt":"workspace:^4.2.0-dev.7","@itwin/core-quantity":"workspace:^4.2.0-dev.7"},"//devDependencies":["NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install","NOTE: All tools used by scripts in this package must be listed as devDependencies"],"devDependencies":{"@itwin/appui-abstract":"workspace:*","@itwin/build-tools":"workspace:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/certa":"workspace:*","@itwin/eslint-plugin":"4.0.0-dev.44","@types/chai":"4.3.1","@types/chai-as-promised":"^7","@types/mocha":"^8.2.2","@types/node":"18.16.1","@types/sinon":"^10.0.15","babel-loader":"~8.2.5","babel-plugin-istanbul":"~6.1.1","chai":"^4.1.2","chai-as-promised":"^7","cpx2":"^3.0.0","eslint":"^8.44.0","glob":"^7.1.2","mocha":"^10.0.0","nyc":"^15.1.0","rimraf":"^3.0.2","sinon":"^15.0.4","source-map-loader":"^4.0.0","typescript":"~5.0.2","webpack":"^5.76.0"},"//dependencies":["NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API","NOTE: core-frontend should remain UI technology agnostic, so no react/angular dependencies are allowed"],"dependencies":{"@itwin/cloud-agnostic-core":"^2.0.0","@itwin/object-storage-core":"^2.0.0","@itwin/core-i18n":"workspace:*","@itwin/core-telemetry":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"^3.1.6","@loaders.gl/draco":"^3.1.6","fuse.js":"^3.3.0","wms-capabilities":"0.4.0"},"nyc":{"extends":"./node_modules/@itwin/build-tools/.nycrc"}}');
299177
+ module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.2.0-dev.8","description":"iTwin.js frontend components","main":"lib/cjs/core-frontend.js","module":"lib/esm/core-frontend.js","typings":"lib/cjs/core-frontend","license":"MIT","scripts":{"build":"npm run -s copy:public && npm run -s build:cjs && npm run -s build:esm && npm run -s webpackWorkers && npm run -s copy:workers","build:cjs":"npm run -s copy:js:cjs && tsc 1>&2 --outDir lib/cjs","build:esm":"npm run -s copy:js:esm && tsc 1>&2 --module ES2020 --outDir lib/esm","clean":"rimraf lib .rush/temp/package-deps*.json","copy:public":"cpx \\"./src/public/**/*\\" ./lib/public","copy:js:cjs":"cpx \\"./src/**/*.js\\" ./lib/cjs","copy:js:esm":"cpx \\"./src/**/*.js\\" ./lib/esm","copy:workers":"cpx \\"./lib/workers/webpack/parse-imdl-worker.js\\" ./lib/public/scripts","docs":"betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts","extract-api":"betools extract-api --entry=core-frontend && npm run extract-extension-api","extract-extension-api":"eslint -c extraction.eslint.config.js \\"./src/**/*.ts\\" 1>&2","lint":"eslint -f visualstudio \\"./src/**/*.ts\\" 1>&2","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run -s webpackTests && certa -r chrome","cover":"npm -s test","test:debug":"certa -r chrome --debug","webpackTests":"webpack --config ./src/test/utils/webpack.config.js 1>&2 && npm run -s webpackTestWorker","webpackTestWorker":"webpack --config ./src/test/worker/webpack.config.js 1>&2 && cpx \\"./lib/test/test-worker.js\\" ./lib/test","webpackWorkers":"webpack --config ./src/workers/ImdlParser/webpack.config.js 1>&2"},"repository":{"type":"git","url":"https://github.com/iTwin/itwinjs-core.git","directory":"core/frontend"},"keywords":["Bentley","BIM","iModel","digital-twin","iTwin"],"author":{"name":"Bentley Systems, Inc.","url":"http://www.bentley.com"},"peerDependencies":{"@itwin/appui-abstract":"workspace:^4.2.0-dev.8","@itwin/core-bentley":"workspace:^4.2.0-dev.8","@itwin/core-common":"workspace:^4.2.0-dev.8","@itwin/core-geometry":"workspace:^4.2.0-dev.8","@itwin/core-orbitgt":"workspace:^4.2.0-dev.8","@itwin/core-quantity":"workspace:^4.2.0-dev.8"},"//devDependencies":["NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install","NOTE: All tools used by scripts in this package must be listed as devDependencies"],"devDependencies":{"@itwin/appui-abstract":"workspace:*","@itwin/build-tools":"workspace:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/certa":"workspace:*","@itwin/eslint-plugin":"4.0.0-dev.44","@types/chai":"4.3.1","@types/chai-as-promised":"^7","@types/mocha":"^8.2.2","@types/node":"18.16.1","@types/sinon":"^10.0.15","babel-loader":"~8.2.5","babel-plugin-istanbul":"~6.1.1","chai":"^4.1.2","chai-as-promised":"^7","cpx2":"^3.0.0","eslint":"^8.44.0","glob":"^7.1.2","mocha":"^10.0.0","nyc":"^15.1.0","rimraf":"^3.0.2","sinon":"^15.0.4","source-map-loader":"^4.0.0","typescript":"~5.0.2","webpack":"^5.76.0"},"//dependencies":["NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API","NOTE: core-frontend should remain UI technology agnostic, so no react/angular dependencies are allowed"],"dependencies":{"@itwin/cloud-agnostic-core":"^2.0.0","@itwin/object-storage-core":"^2.0.0","@itwin/core-i18n":"workspace:*","@itwin/core-telemetry":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"^3.1.6","@loaders.gl/draco":"^3.1.6","fuse.js":"^3.3.0","wms-capabilities":"0.4.0"},"nyc":{"extends":"./node_modules/@itwin/build-tools/.nycrc"}}');
299067
299178
 
299068
299179
  /***/ }),
299069
299180