@itwin/ecschema-rpcinterface-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) {
@@ -18320,8 +18320,8 @@ __webpack_require__.r(__webpack_exports__);
18320
18320
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
18321
18321
  /* harmony export */ "default": () => (/* binding */ Browser)
18322
18322
  /* harmony export */ });
18323
- /* 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");
18324
- /* 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");
18323
+ /* 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");
18324
+ /* 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");
18325
18325
 
18326
18326
 
18327
18327
 
@@ -95486,7 +95486,7 @@ class GltfParser {
95486
95486
  if (dracoMeshes.length === 0)
95487
95487
  return;
95488
95488
  try {
95489
- 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;
95489
+ 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;
95490
95490
  await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
95491
95491
  }
95492
95492
  catch (err) {
@@ -138600,7 +138600,7 @@ class GltfReader {
138600
138600
  if (dracoMeshes.length === 0)
138601
138601
  return;
138602
138602
  try {
138603
- 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;
138603
+ 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;
138604
138604
  await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
138605
138605
  }
138606
138606
  catch (err) {
@@ -141478,7 +141478,7 @@ function readPnts(stream, dataOffset, pnts) {
141478
141478
  }
141479
141479
  async function decodeDracoPointCloud(buf) {
141480
141480
  try {
141481
- 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;
141481
+ 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;
141482
141482
  const mesh = await dracoLoader.parse(buf, {});
141483
141483
  if (mesh.topology !== "point-list")
141484
141484
  return undefined;
@@ -176956,6 +176956,7 @@ __webpack_require__.r(__webpack_exports__);
176956
176956
  /* harmony import */ var _geometry3d_GrowableFloat64Array__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../geometry3d/GrowableFloat64Array */ "../../core/geometry/lib/esm/geometry3d/GrowableFloat64Array.js");
176957
176957
  /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
176958
176958
  /* harmony import */ var _geometry3d_Matrix3d__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../geometry3d/Matrix3d */ "../../core/geometry/lib/esm/geometry3d/Matrix3d.js");
176959
+ /* harmony import */ var _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../geometry3d/Plane3d */ "../../core/geometry/lib/esm/geometry3d/Plane3d.js");
176959
176960
  /* harmony import */ var _geometry3d_Plane3dByOriginAndUnitNormal__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../geometry3d/Plane3dByOriginAndUnitNormal */ "../../core/geometry/lib/esm/geometry3d/Plane3dByOriginAndUnitNormal.js");
176960
176961
  /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
176961
176962
  /* harmony import */ var _geometry3d_PolygonOps__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../geometry3d/PolygonOps */ "../../core/geometry/lib/esm/geometry3d/PolygonOps.js");
@@ -176964,7 +176965,6 @@ __webpack_require__.r(__webpack_exports__);
176964
176965
  /* harmony import */ var _geometry4d_Point4d__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../geometry4d/Point4d */ "../../core/geometry/lib/esm/geometry4d/Point4d.js");
176965
176966
  /* harmony import */ var _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../numerics/Polynomials */ "../../core/geometry/lib/esm/numerics/Polynomials.js");
176966
176967
  /* harmony import */ var _ClipUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./ClipUtils */ "../../core/geometry/lib/esm/clipping/ClipUtils.js");
176967
- /* harmony import */ var _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../geometry3d/Plane3d */ "../../core/geometry/lib/esm/geometry3d/Plane3d.js");
176968
176968
  /*---------------------------------------------------------------------------------------------
176969
176969
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
176970
176970
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -176986,6 +176986,7 @@ __webpack_require__.r(__webpack_exports__);
176986
176986
  * A ClipPlane is a single plane represented as
176987
176987
  * * An inward unit normal (u,v,w)
176988
176988
  * * A signedDistance
176989
+ * More details can be found at docs/learning/geometry/Clipping.md
176989
176990
  *
176990
176991
  * Hence
176991
176992
  * * The halfspace function evaluation for "point" (x,y,z) is `(x,y,z) DOT (u,v,w) - signedDistance`.
@@ -177498,8 +177499,9 @@ class ClipPlane extends _geometry3d_Plane3d__WEBPACK_IMPORTED_MODULE_0__.Plane3d
177498
177499
  xyzOut.pushWrap(1);
177499
177500
  return xyzOut;
177500
177501
  }
177501
- /** Implement appendPolygonClip, as defined in interface PolygonClipper.
177502
- * @param xyz input polygon. This is not changed.
177502
+ /**
177503
+ * Implement appendPolygonClip, as defined in interface PolygonClipper.
177504
+ * @param xyz convex polygon. This is not changed.
177503
177505
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed
177504
177506
  * from the cache. This is NOT cleared.
177505
177507
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed
@@ -178277,22 +178279,28 @@ __webpack_require__.r(__webpack_exports__);
178277
178279
  /* harmony export */ ClipStepAction: () => (/* binding */ ClipStepAction),
178278
178280
  /* harmony export */ ClipUtilities: () => (/* binding */ ClipUtilities)
178279
178281
  /* harmony export */ });
178280
- /* harmony import */ var _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../curve/CurveFactory */ "../../core/geometry/lib/esm/curve/CurveFactory.js");
178281
- /* harmony import */ var _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../curve/LineString3d */ "../../core/geometry/lib/esm/curve/LineString3d.js");
178282
- /* harmony import */ var _curve_Loop__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../curve/Loop */ "../../core/geometry/lib/esm/curve/Loop.js");
178282
+ /* harmony import */ var _curve_CurveCollection__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../curve/CurveCollection */ "../../core/geometry/lib/esm/curve/CurveCollection.js");
178283
+ /* harmony import */ var _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../curve/CurveFactory */ "../../core/geometry/lib/esm/curve/CurveFactory.js");
178284
+ /* harmony import */ var _curve_CurvePrimitive__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../curve/CurvePrimitive */ "../../core/geometry/lib/esm/curve/CurvePrimitive.js");
178285
+ /* harmony import */ var _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../curve/LineString3d */ "../../core/geometry/lib/esm/curve/LineString3d.js");
178286
+ /* harmony import */ var _curve_Loop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../curve/Loop */ "../../core/geometry/lib/esm/curve/Loop.js");
178287
+ /* harmony import */ var _curve_Path__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../curve/Path */ "../../core/geometry/lib/esm/curve/Path.js");
178288
+ /* harmony import */ var _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../curve/RegionOps */ "../../core/geometry/lib/esm/curve/RegionOps.js");
178289
+ /* harmony import */ var _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../curve/UnionRegion */ "../../core/geometry/lib/esm/curve/UnionRegion.js");
178283
178290
  /* harmony import */ var _Geometry__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Geometry */ "../../core/geometry/lib/esm/Geometry.js");
178284
- /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
178285
- /* harmony import */ var _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../geometry3d/Point3dArrayCarrier */ "../../core/geometry/lib/esm/geometry3d/Point3dArrayCarrier.js");
178286
- /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
178287
- /* harmony import */ var _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../geometry3d/Range */ "../../core/geometry/lib/esm/geometry3d/Range.js");
178288
- /* harmony import */ var _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../geometry3d/ReusableObjectCache */ "../../core/geometry/lib/esm/geometry3d/ReusableObjectCache.js");
178289
- /* harmony import */ var _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../polyface/PolyfaceBuilder */ "../../core/geometry/lib/esm/polyface/PolyfaceBuilder.js");
178290
- /* harmony import */ var _ClipPlane__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./ClipPlane */ "../../core/geometry/lib/esm/clipping/ClipPlane.js");
178291
- /* harmony import */ var _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./ClipPrimitive */ "../../core/geometry/lib/esm/clipping/ClipPrimitive.js");
178292
- /* harmony import */ var _ClipVector__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ClipVector */ "../../core/geometry/lib/esm/clipping/ClipVector.js");
178293
- /* harmony import */ var _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./ConvexClipPlaneSet */ "../../core/geometry/lib/esm/clipping/ConvexClipPlaneSet.js");
178294
- /* harmony import */ var _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./internalContexts/LineStringOffsetClipperContext */ "../../core/geometry/lib/esm/clipping/internalContexts/LineStringOffsetClipperContext.js");
178295
- /* harmony import */ var _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./UnionOfConvexClipPlaneSets */ "../../core/geometry/lib/esm/clipping/UnionOfConvexClipPlaneSets.js");
178291
+ /* harmony import */ var _geometry3d_FrameBuilder__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../geometry3d/FrameBuilder */ "../../core/geometry/lib/esm/geometry3d/FrameBuilder.js");
178292
+ /* harmony import */ var _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../geometry3d/GrowableXYZArray */ "../../core/geometry/lib/esm/geometry3d/GrowableXYZArray.js");
178293
+ /* harmony import */ var _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../geometry3d/Point3dArrayCarrier */ "../../core/geometry/lib/esm/geometry3d/Point3dArrayCarrier.js");
178294
+ /* harmony import */ var _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../geometry3d/Point3dVector3d */ "../../core/geometry/lib/esm/geometry3d/Point3dVector3d.js");
178295
+ /* harmony import */ var _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../geometry3d/Range */ "../../core/geometry/lib/esm/geometry3d/Range.js");
178296
+ /* harmony import */ var _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../geometry3d/ReusableObjectCache */ "../../core/geometry/lib/esm/geometry3d/ReusableObjectCache.js");
178297
+ /* harmony import */ var _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../polyface/PolyfaceBuilder */ "../../core/geometry/lib/esm/polyface/PolyfaceBuilder.js");
178298
+ /* harmony import */ var _ClipPlane__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ClipPlane */ "../../core/geometry/lib/esm/clipping/ClipPlane.js");
178299
+ /* harmony import */ var _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./ClipPrimitive */ "../../core/geometry/lib/esm/clipping/ClipPrimitive.js");
178300
+ /* harmony import */ var _ClipVector__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./ClipVector */ "../../core/geometry/lib/esm/clipping/ClipVector.js");
178301
+ /* harmony import */ var _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./ConvexClipPlaneSet */ "../../core/geometry/lib/esm/clipping/ConvexClipPlaneSet.js");
178302
+ /* harmony import */ var _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./internalContexts/LineStringOffsetClipperContext */ "../../core/geometry/lib/esm/clipping/internalContexts/LineStringOffsetClipperContext.js");
178303
+ /* harmony import */ var _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./UnionOfConvexClipPlaneSets */ "../../core/geometry/lib/esm/clipping/UnionOfConvexClipPlaneSets.js");
178296
178304
  /*---------------------------------------------------------------------------------------------
178297
178305
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
178298
178306
  * See LICENSE.md in the project root for license terms and full copyright notice.
@@ -178314,6 +178322,12 @@ __webpack_require__.r(__webpack_exports__);
178314
178322
 
178315
178323
 
178316
178324
 
178325
+
178326
+
178327
+
178328
+
178329
+
178330
+
178317
178331
 
178318
178332
 
178319
178333
  /**
@@ -178361,7 +178375,7 @@ var ClipStatus;
178361
178375
  */
178362
178376
  class ClipUtilities {
178363
178377
  /**
178364
- * * Augment the unsortedFractionsArray with 0 and 1
178378
+ * Augment the unsortedFractionsArray with 0 and 1
178365
178379
  * * sort
178366
178380
  * * test the midpoint of each interval with `clipper.isPointOnOrInside`
178367
178381
  * * pass accepted intervals to `announce(f0,f1,curve)`
@@ -178408,7 +178422,7 @@ class ClipUtilities {
178408
178422
  return intervals.length > 0;
178409
178423
  }
178410
178424
  /**
178411
- * Find portions of the curve that are within the clipper.
178425
+ * Find portions of the curve primitive that are within the clipper.
178412
178426
  * Collect them into an array of curve primitives.
178413
178427
  */
178414
178428
  static collectClippedCurves(curve, clipper) {
@@ -178422,6 +178436,75 @@ class ClipUtilities {
178422
178436
  });
178423
178437
  return result;
178424
178438
  }
178439
+ /**
178440
+ * Find portions of the planar region that are within the clipper.
178441
+ * Collect them into a single region to return.
178442
+ */
178443
+ static clipAnyRegion(region, clipper) {
178444
+ let result;
178445
+ // Create "local region" which is the result of rotating region to make
178446
+ // it parallel to the xy-plane and then translating it to the xy-plane.
178447
+ const localToWorld = _geometry3d_FrameBuilder__WEBPACK_IMPORTED_MODULE_1__.FrameBuilder.createRightHandedFrame(undefined, region);
178448
+ if (!localToWorld)
178449
+ return result;
178450
+ const worldToLocal = localToWorld?.inverse();
178451
+ if (!worldToLocal)
178452
+ return result;
178453
+ const localRegion = region.cloneTransformed(worldToLocal);
178454
+ if (!localRegion)
178455
+ return result;
178456
+ // We can only clip convex polygons with our clipper machinery, but the input region doesn't have to be
178457
+ // convex or even a polygon. We get around this limitation by using a Boolean operation, which admits
178458
+ // *any* planar regions, albeit in local coordinates. First, we clip a rectangle that covers the input region
178459
+ // (in world coordinates), then we intersect the resulting fragments with the input region in local coordinates.
178460
+ // Finally, we assemble the results into a UnionRegion back in world coordinates.
178461
+ const localRegionRange = ClipUtilities._workRange = localRegion.range();
178462
+ const xLength = localRegionRange.xLength();
178463
+ const yLength = localRegionRange.yLength();
178464
+ const rectangle = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createRectangleXY(localRegionRange.low, xLength, yLength, true);
178465
+ rectangle.tryTransformInPlace(localToWorld);
178466
+ // Clip the rectangle to produce fragment(s) which we can Boolean intersect with the input region.
178467
+ const insideFragments = [];
178468
+ const outsideFragments = [];
178469
+ const cache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
178470
+ clipper.appendPolygonClip?.(rectangle.packedPoints, insideFragments, outsideFragments, cache);
178471
+ if (insideFragments.length === 0)
178472
+ return result;
178473
+ // Create the "clipped region".
178474
+ for (const fragment of insideFragments) {
178475
+ const loop = _curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(fragment);
178476
+ loop.tryTransformInPlace(worldToLocal);
178477
+ const clippedLocalRegion = _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__.RegionOps.regionBooleanXY(localRegion, loop, _curve_RegionOps__WEBPACK_IMPORTED_MODULE_5__.RegionBinaryOpType.Intersection);
178478
+ if (clippedLocalRegion) {
178479
+ clippedLocalRegion.tryTransformInPlace(localToWorld);
178480
+ if (!result)
178481
+ result = (clippedLocalRegion instanceof _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__.UnionRegion) ? clippedLocalRegion : _curve_UnionRegion__WEBPACK_IMPORTED_MODULE_6__.UnionRegion.create(clippedLocalRegion);
178482
+ else if (!result.tryAddChild(clippedLocalRegion))
178483
+ result.children.push(...clippedLocalRegion.children);
178484
+ }
178485
+ }
178486
+ return result;
178487
+ }
178488
+ /**
178489
+ * Find portions of any curve that are within the clipper.
178490
+ * Collect them into an array of any curves.
178491
+ */
178492
+ static clipAnyCurve(curve, clipper) {
178493
+ if (curve instanceof _curve_CurvePrimitive__WEBPACK_IMPORTED_MODULE_7__.CurvePrimitive)
178494
+ return ClipUtilities.collectClippedCurves(curve, clipper);
178495
+ if (curve.isAnyRegionType) {
178496
+ const ret = ClipUtilities.clipAnyRegion(curve, clipper);
178497
+ return ret ? [ret] : [];
178498
+ }
178499
+ const result = [];
178500
+ if (curve instanceof _curve_Path__WEBPACK_IMPORTED_MODULE_8__.Path || curve instanceof _curve_CurveCollection__WEBPACK_IMPORTED_MODULE_9__.BagOfCurves) {
178501
+ for (const child of curve.children) {
178502
+ const partialClip = ClipUtilities.clipAnyCurve(child, clipper);
178503
+ result.push(...partialClip);
178504
+ }
178505
+ }
178506
+ return result;
178507
+ }
178425
178508
  /**
178426
178509
  * Clip a polygon down to regions defined by each shape of a ClipShape.
178427
178510
  * @return An multidimensional array of points, where each array is the boundary of part of the remaining polygon.
@@ -178460,8 +178543,8 @@ class ClipUtilities {
178460
178543
  for (const plane of convexSet.planes) {
178461
178544
  let numInside = 0, numOutside = 0;
178462
178545
  const planeDistance = plane.distance - tolerance;
178463
- const currPt = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create();
178464
- const currVec = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Vector3d.create();
178546
+ const currPt = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Point3d.create();
178547
+ const currVec = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Vector3d.create();
178465
178548
  for (let i = 0; i < points.length; i++) {
178466
178549
  points.getPoint3dAtUncheckedPointIndex(i, currPt);
178467
178550
  currVec.setFrom(currPt);
@@ -178489,15 +178572,15 @@ class ClipUtilities {
178489
178572
  * @param ignoreInvisiblePlanes if true, do NOT compute a facet for convex set faces marked invisible.
178490
178573
  */
178491
178574
  static announceLoopsOfConvexClipPlaneSetIntersectRange(convexSet, range, loopFunction, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
178492
- const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178575
+ const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178493
178576
  if (includeConvexSetFaces) {
178494
178577
  // Clip convexSet planes to the range and to the rest of the convexSet . .
178495
- if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet) {
178578
+ if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet) {
178496
178579
  for (const plane of convexSet.planes) {
178497
178580
  if (ignoreInvisiblePlanes && plane.invisible)
178498
178581
  continue;
178499
178582
  const pointsClippedToRange = plane.intersectRange(range, true);
178500
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178583
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178501
178584
  if (pointsClippedToRange) {
178502
178585
  convexSet.polygonClip(pointsClippedToRange, finalPoints, work, plane);
178503
178586
  if (finalPoints.length > 0)
@@ -178520,10 +178603,10 @@ class ClipUtilities {
178520
178603
  // clip range faces to the convex set . . .
178521
178604
  const corners = range.corners();
178522
178605
  for (let i = 0; i < 6; i++) {
178523
- const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.faceCornerIndices(i);
178524
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178525
- const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__.LineString3d.createIndexedPoints(corners, indices);
178526
- if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet) {
178606
+ const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.faceCornerIndices(i);
178607
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178608
+ const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createIndexedPoints(corners, indices);
178609
+ if (convexSet instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet) {
178527
178610
  convexSet.polygonClip(lineString.packedPoints, finalPoints, work);
178528
178611
  if (finalPoints.length > 0)
178529
178612
  loopFunction(finalPoints);
@@ -178548,18 +178631,18 @@ class ClipUtilities {
178548
178631
  */
178549
178632
  static loopsOfConvexClipPlaneIntersectionWithRange(allClippers, range, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
178550
178633
  const result = [];
178551
- if (allClippers instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
178634
+ if (allClippers instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
178552
178635
  for (const clipper of allClippers.convexSets) {
178553
178636
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(clipper, range, (points) => {
178554
178637
  if (points.length > 0)
178555
- result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_7__.Loop.createPolygon(points));
178638
+ result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(points));
178556
178639
  }, includeConvexSetFaces, includeRangeFaces, ignoreInvisiblePlanes);
178557
178640
  }
178558
178641
  }
178559
- else if (allClippers instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet || allClippers instanceof _ClipPlane__WEBPACK_IMPORTED_MODULE_8__.ClipPlane) {
178642
+ else if (allClippers instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet || allClippers instanceof _ClipPlane__WEBPACK_IMPORTED_MODULE_15__.ClipPlane) {
178560
178643
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(allClippers, range, (points) => {
178561
178644
  if (points.length > 0)
178562
- result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_7__.Loop.createPolygon(points));
178645
+ result.push(_curve_Loop__WEBPACK_IMPORTED_MODULE_4__.Loop.createPolygon(points));
178563
178646
  }, includeConvexSetFaces, includeRangeFaces, ignoreInvisiblePlanes);
178564
178647
  }
178565
178648
  return result;
@@ -178571,7 +178654,7 @@ class ClipUtilities {
178571
178654
  * @param range range to intersect
178572
178655
  */
178573
178656
  static rangeOfConvexClipPlaneSetIntersectionWithRange(convexSet, range) {
178574
- const result = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.createNull();
178657
+ const result = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.createNull();
178575
178658
  this.announceLoopsOfConvexClipPlaneSetIntersectRange(convexSet, range, (points) => {
178576
178659
  if (points.length > 0)
178577
178660
  result.extendArray(points);
@@ -178594,22 +178677,22 @@ class ClipUtilities {
178594
178677
  static rangeOfClipperIntersectionWithRange(clipper, range, observeInvisibleFlag = true) {
178595
178678
  if (clipper === undefined)
178596
178679
  return range.clone();
178597
- if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet)
178680
+ if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet)
178598
178681
  return this.rangeOfConvexClipPlaneSetIntersectionWithRange(clipper, range);
178599
- if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
178600
- const rangeUnion = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.createNull();
178682
+ if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
178683
+ const rangeUnion = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.createNull();
178601
178684
  for (const c of clipper.convexSets) {
178602
178685
  const rangeC = this.rangeOfConvexClipPlaneSetIntersectionWithRange(c, range);
178603
178686
  rangeUnion.extendRange(rangeC);
178604
178687
  }
178605
178688
  return rangeUnion;
178606
178689
  }
178607
- if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__.ClipPrimitive) {
178690
+ if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__.ClipPrimitive) {
178608
178691
  if (observeInvisibleFlag && clipper.invisible)
178609
178692
  return range.clone();
178610
178693
  return this.rangeOfClipperIntersectionWithRange(clipper.fetchClipPlanesRef(), range);
178611
178694
  }
178612
- if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_10__.ClipVector) {
178695
+ if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_17__.ClipVector) {
178613
178696
  const rangeIntersection = range.clone();
178614
178697
  for (const c of clipper.clips) {
178615
178698
  if (observeInvisibleFlag && c.invisible) {
@@ -178641,21 +178724,21 @@ class ClipUtilities {
178641
178724
  static doesClipperIntersectRange(clipper, range, observeInvisibleFlag = true) {
178642
178725
  if (clipper === undefined)
178643
178726
  return true;
178644
- if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet)
178727
+ if (clipper instanceof _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet)
178645
178728
  return this.doesConvexClipPlaneSetIntersectRange(clipper, range);
178646
- if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets) {
178729
+ if (clipper instanceof _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets) {
178647
178730
  for (const c of clipper.convexSets) {
178648
178731
  if (this.doesConvexClipPlaneSetIntersectRange(c, range))
178649
178732
  return true;
178650
178733
  }
178651
178734
  return false;
178652
178735
  }
178653
- if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_9__.ClipPrimitive) {
178736
+ if (clipper instanceof _ClipPrimitive__WEBPACK_IMPORTED_MODULE_16__.ClipPrimitive) {
178654
178737
  if (observeInvisibleFlag && clipper.invisible) // um is there an easy way to detect range-completely-inside?
178655
178738
  return true;
178656
178739
  return this.doesClipperIntersectRange(clipper.fetchClipPlanesRef(), range);
178657
178740
  }
178658
- if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_10__.ClipVector) {
178741
+ if (clipper instanceof _ClipVector__WEBPACK_IMPORTED_MODULE_17__.ClipVector) {
178659
178742
  const rangeIntersection = range.clone();
178660
178743
  for (const c of clipper.clips) {
178661
178744
  if (observeInvisibleFlag && c.invisible) {
@@ -178680,7 +178763,7 @@ class ClipUtilities {
178680
178763
  * @param ignoreInvisiblePlanes if true, do NOT compute a facet for convex set faces marked invisible.
178681
178764
  */
178682
178765
  static doesConvexClipPlaneSetIntersectRange(convexSet, range, includeConvexSetFaces = true, includeRangeFaces = true, ignoreInvisiblePlanes = false) {
178683
- const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178766
+ const work = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178684
178767
  if (includeConvexSetFaces) {
178685
178768
  // Clip convexSet planes to the range and to the rest of the convexSet . .
178686
178769
  for (const plane of convexSet.planes) {
@@ -178688,7 +178771,7 @@ class ClipUtilities {
178688
178771
  continue;
178689
178772
  const pointsClippedToRange = plane.intersectRange(range, true);
178690
178773
  if (pointsClippedToRange) {
178691
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178774
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178692
178775
  convexSet.polygonClip(pointsClippedToRange, finalPoints, work, plane);
178693
178776
  if (finalPoints.length > 0)
178694
178777
  return true;
@@ -178699,9 +178782,9 @@ class ClipUtilities {
178699
178782
  // clip range faces to the convex set . . .
178700
178783
  const corners = range.corners();
178701
178784
  for (let i = 0; i < 6; i++) {
178702
- const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range3d.faceCornerIndices(i);
178703
- const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_2__.GrowableXYZArray();
178704
- const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_5__.LineString3d.createIndexedPoints(corners, indices);
178785
+ const indices = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range3d.faceCornerIndices(i);
178786
+ const finalPoints = new _geometry3d_GrowableXYZArray__WEBPACK_IMPORTED_MODULE_11__.GrowableXYZArray();
178787
+ const lineString = _curve_LineString3d__WEBPACK_IMPORTED_MODULE_2__.LineString3d.createIndexedPoints(corners, indices);
178705
178788
  convexSet.polygonClip(lineString.packedPoints, finalPoints, work);
178706
178789
  if (finalPoints.length > 0)
178707
178790
  return true;
@@ -178730,10 +178813,10 @@ class ClipUtilities {
178730
178813
  }
178731
178814
  // convert range0 into a clipper in local1 coordinates, then intersect with range1
178732
178815
  const local0ToLocal1 = worldToLocal1.multiplyTransformTransform(local0ToWorld, worldToLocal1);
178733
- const builder = _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_11__.PolyfaceBuilder.create();
178816
+ const builder = _polyface_PolyfaceBuilder__WEBPACK_IMPORTED_MODULE_18__.PolyfaceBuilder.create();
178734
178817
  builder.addTransformedRangeMesh(local0ToLocal1, range0);
178735
178818
  const mesh0 = builder.claimPolyface();
178736
- const clipper = ClipUtilities._workClipper = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet.createConvexPolyface(mesh0, ClipUtilities._workClipper).clipper;
178819
+ const clipper = ClipUtilities._workClipper = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet.createConvexPolyface(mesh0, ClipUtilities._workClipper).clipper;
178737
178820
  return ClipUtilities.doesClipperIntersectRange(clipper, myRange1);
178738
178821
  }
178739
178822
  /**
@@ -178785,9 +178868,9 @@ class ClipUtilities {
178785
178868
  */
178786
178869
  static createXYOffsetClipFromLineString(points, leftOffset, rightOffset, z0, z1) {
178787
178870
  if (Array.isArray(points)) {
178788
- return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__.LineStringOffsetClipperContext.createClipBetweenOffsets(new _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_13__.Point3dArrayCarrier(points), leftOffset, rightOffset, z0, z1);
178871
+ return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__.LineStringOffsetClipperContext.createClipBetweenOffsets(new _geometry3d_Point3dArrayCarrier__WEBPACK_IMPORTED_MODULE_20__.Point3dArrayCarrier(points), leftOffset, rightOffset, z0, z1);
178789
178872
  }
178790
- return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_12__.LineStringOffsetClipperContext.createClipBetweenOffsets(points, leftOffset, rightOffset, z0, z1);
178873
+ return _internalContexts_LineStringOffsetClipperContext__WEBPACK_IMPORTED_MODULE_19__.LineStringOffsetClipperContext.createClipBetweenOffsets(points, leftOffset, rightOffset, z0, z1);
178791
178874
  }
178792
178875
  /** If data.length >= minLength threshold, push it to destination; if smaller drop it back to the cache. */
178793
178876
  static captureOrDrop(data, minLength, destination, cache) {
@@ -178977,7 +179060,7 @@ class ClipUtilities {
178977
179060
  */
178978
179061
  static doPolygonClipSequence(xyz, clippers, acceptedIn, acceptedOut, finalCandidates, inAction, outAction, finalFragmentAction, arrayCache) {
178979
179062
  if (arrayCache === undefined)
178980
- arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__.GrowableXYZArrayCache();
179063
+ arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
178981
179064
  let candidates = [arrayCache.grabAndFill(xyz)];
178982
179065
  let nextCandidates = [];
178983
179066
  const intermediateIn = [];
@@ -179014,7 +179097,7 @@ class ClipUtilities {
179014
179097
  /** Pass polygon `xyz` through a sequence of PolygonClip steps with "parity" rules */
179015
179098
  static doPolygonClipParitySequence(xyz, clippers, acceptedIn, acceptedOut, arrayCache) {
179016
179099
  if (arrayCache === undefined)
179017
- arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_14__.GrowableXYZArrayCache();
179100
+ arrayCache = new _geometry3d_ReusableObjectCache__WEBPACK_IMPORTED_MODULE_3__.GrowableXYZArrayCache();
179018
179101
  let candidatesOut = [arrayCache.grabAndFill(xyz)];
179019
179102
  let candidatesIn = [];
179020
179103
  let nextCandidatesIn = [];
@@ -179066,22 +179149,22 @@ class ClipUtilities {
179066
179149
  */
179067
179150
  static createComplementaryClips(clipper) {
179068
179151
  const planes = clipper.planes;
179069
- const interval = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_4__.Range1d.createNull();
179152
+ const interval = _geometry3d_Range__WEBPACK_IMPORTED_MODULE_13__.Range1d.createNull();
179070
179153
  const n = planes.length;
179071
179154
  const newClippers = [];
179072
179155
  for (const p of planes) {
179073
- const outerSet = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_3__.ConvexClipPlaneSet.createEmpty();
179156
+ const outerSet = _ConvexClipPlaneSet__WEBPACK_IMPORTED_MODULE_12__.ConvexClipPlaneSet.createEmpty();
179074
179157
  outerSet.addPlaneToConvexSet(p.cloneNegated());
179075
179158
  newClippers.push(outerSet);
179076
179159
  }
179077
179160
  for (let i = 0; i < n; i++) {
179078
179161
  for (let j = i + 1; j < n; j++) {
179079
- const ray = _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_15__.CurveFactory.planePlaneIntersectionRay(planes[i], planes[j]);
179162
+ const ray = _curve_CurveFactory__WEBPACK_IMPORTED_MODULE_21__.CurveFactory.planePlaneIntersectionRay(planes[i], planes[j]);
179080
179163
  if (ray) {
179081
179164
  if (clipper.hasIntersectionWithRay(ray, interval)) {
179082
179165
  // the normal-to-normal vector is bisector (or close to bisector?)
179083
179166
  const newNormal = planes[j].inwardNormalRef.minus(planes[i].inwardNormalRef);
179084
- const plane1 = _ClipPlane__WEBPACK_IMPORTED_MODULE_8__.ClipPlane.createNormalAndPoint(newNormal, ray.origin);
179167
+ const plane1 = _ClipPlane__WEBPACK_IMPORTED_MODULE_15__.ClipPlane.createNormalAndPoint(newNormal, ray.origin);
179085
179168
  if (plane1) {
179086
179169
  const plane2 = plane1.cloneNegated();
179087
179170
  newClippers[i].addPlaneToConvexSet(plane1);
@@ -179091,10 +179174,10 @@ class ClipUtilities {
179091
179174
  }
179092
179175
  }
179093
179176
  }
179094
- return _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_6__.UnionOfConvexClipPlaneSets.createConvexSets(newClippers);
179177
+ return _UnionOfConvexClipPlaneSets__WEBPACK_IMPORTED_MODULE_14__.UnionOfConvexClipPlaneSets.createConvexSets(newClippers);
179095
179178
  }
179096
179179
  }
179097
- ClipUtilities._selectIntervals01TestPoint = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create();
179180
+ ClipUtilities._selectIntervals01TestPoint = _geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_10__.Point3d.create();
179098
179181
 
179099
179182
  function moveFragments(fragments, destination, arrayCache) {
179100
179183
  if (destination === undefined)
@@ -179754,6 +179837,7 @@ class ConvexClipPlaneSet {
179754
179837
  * Create a convex clip plane set that clips to `x0 <= x <= x1` and `y0 <= y <= y1`.
179755
179838
  * * Note that there is no test for the usual ordering `x0 <= x1` or `y0 <= y1`.
179756
179839
  * * if the usual ordering is violated, the convex set is an empty set.
179840
+ * * More details can be found at docs/learning/geometry/Clipping.md
179757
179841
  */
179758
179842
  static createXYBox(x0, y0, x1, y1, result) {
179759
179843
  result = result ? result : new ConvexClipPlaneSet();
@@ -180199,7 +180283,7 @@ class ConvexClipPlaneSet {
180199
180283
  * valid clip in a parity sense.
180200
180284
  * * The containingPlane parameter allows callers within ConvexClipPlane set to bypass planes known to contain
180201
180285
  * the polygon.
180202
- * @param input input polygon, usually convex.
180286
+ * @param input polygon, usually convex.
180203
180287
  * @param output output polygon
180204
180288
  * @param work work array.
180205
180289
  * @param containingPlane if this plane is found in the convex set, it is NOT applied.
@@ -180332,7 +180416,7 @@ class ConvexClipPlaneSet {
180332
180416
  }
180333
180417
  /**
180334
180418
  * Implement appendPolygonClip, as defined in interface PolygonClipper.
180335
- * @param xyz input polygon. This is not changed.
180419
+ * @param xyz convex polygon. This is not changed.
180336
180420
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed from
180337
180421
  * the cache. This is NOT cleared.
180338
180422
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed from
@@ -180709,8 +180793,8 @@ class UnionOfConvexClipPlaneSets {
180709
180793
  }
180710
180794
  }
180711
180795
  /**
180712
- *
180713
- * @param xyz input polygon. This is not changed.
180796
+ * Implement appendPolygonClip, as defined in interface PolygonClipper.
180797
+ * @param xyz convex polygon. This is not changed.
180714
180798
  * @param insideFragments Array to receive "inside" fragments. Each fragment is a GrowableXYZArray grabbed from
180715
180799
  * the cache. This is NOT cleared.
180716
180800
  * @param outsideFragments Array to receive "outside" fragments. Each fragment is a GrowableXYZArray grabbed from
@@ -182742,7 +182826,8 @@ __webpack_require__.r(__webpack_exports__);
182742
182826
 
182743
182827
 
182744
182828
 
182745
- /** A Coordinate is a Point3d with supporting methods from the GeometryQuery abstraction.
182829
+ /**
182830
+ * A Coordinate is a Point3d with supporting methods from the GeometryQuery abstraction.
182746
182831
  * @public
182747
182832
  */
182748
182833
  class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.GeometryQuery {
@@ -182765,9 +182850,9 @@ class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.Geometry
182765
182850
  static createXYZ(x = 0, y = 0, z = 0) {
182766
182851
  return new CoordinateXYZ(_geometry3d_Point3dVector3d__WEBPACK_IMPORTED_MODULE_1__.Point3d.create(x, y, z));
182767
182852
  }
182768
- /** return the range of the point */
182853
+ /** Return the range of the point */
182769
182854
  range() { return _geometry3d_Range__WEBPACK_IMPORTED_MODULE_2__.Range3d.create(this._xyz); }
182770
- /** extend `rangeToExtend` to include this point (optionally transformed) */
182855
+ /** Extend `rangeToExtend` to include this point (optionally transformed) */
182771
182856
  extendRange(rangeToExtend, transform) {
182772
182857
  if (transform)
182773
182858
  rangeToExtend.extendTransformedXYZ(transform, this._xyz.x, this._xyz.y, this._xyz.z);
@@ -182779,31 +182864,30 @@ class CoordinateXYZ extends _GeometryQuery__WEBPACK_IMPORTED_MODULE_0__.Geometry
182779
182864
  transform.multiplyPoint3d(this._xyz, this._xyz);
182780
182865
  return true;
182781
182866
  }
182782
- /** return a transformed clone.
182783
- */
182867
+ /** Return a transformed clone */
182784
182868
  cloneTransformed(transform) {
182785
182869
  const result = new CoordinateXYZ(this._xyz.clone());
182786
182870
  result.tryTransformInPlace(transform);
182787
182871
  return result;
182788
182872
  }
182789
- /** return a clone */
182873
+ /** Return a clone */
182790
182874
  clone() {
182791
182875
  return new CoordinateXYZ(this._xyz.clone());
182792
182876
  }
182793
- /** return GeometryQuery children for recursive queries.
182794
- *
182795
- * * leaf classes do not need to implement.
182877
+ /**
182878
+ * Return GeometryQuery children for recursive queries.
182879
+ * * Leaf classes do not need to implement.
182796
182880
  */
182797
- /** test if (other instanceof Coordinate). */
182881
+ /** Test if (other instanceof Coordinate). */
182798
182882
  isSameGeometryClass(other) {
182799
182883
  return other instanceof CoordinateXYZ;
182800
182884
  }
182801
- /** test for exact structure and nearly identical geometry.
182802
- *
182885
+ /**
182886
+ * Test for exact structure and nearly identical geometry.
182803
182887
  * * Leaf classes must implement !!!
182804
- * * base class implementation recurses through children.
182805
- * * base implementation is complete for classes with children and no properties.
182806
- * * classes with both children and properties must implement for properties, call super for children.
182888
+ * * Base class implementation recurses through children.
182889
+ * * Base implementation is complete for classes with children and no properties.
182890
+ * * Classes with both children and properties must implement for properties, call super for children.
182807
182891
  */
182808
182892
  isAlmostEqual(other) {
182809
182893
  return (other instanceof CoordinateXYZ) && this._xyz.isAlmostEqual(other._xyz);
@@ -183871,7 +183955,7 @@ class CurveChain extends CurveCollection {
183871
183955
  /**
183872
183956
  * Return the index where target is found in the array of children.
183873
183957
  * @param alsoSearchProxies whether to also check proxy curves of the children
183874
- */
183958
+ */
183875
183959
  childIndex(target, alsoSearchProxies) {
183876
183960
  for (let i = 0; i < this._curves.length; i++) {
183877
183961
  if (this._curves[i] === target)
@@ -184213,7 +184297,7 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
184213
184297
  resetGeometry(geometryB) {
184214
184298
  this.setGeometryB(geometryB);
184215
184299
  }
184216
- /** @returns whether the `fraction` is in [0,1] within tolerance */
184300
+ /** returns true if `fraction` is in [0,1] within tolerance */
184217
184301
  acceptFraction(fraction, fractionTol = 1.0e-12) {
184218
184302
  if (fraction < -fractionTol)
184219
184303
  return false;
@@ -184255,8 +184339,9 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
184255
184339
  cpB, fractionB0, fractionB1, reversed, intervalDetails) {
184256
184340
  let globalFractionA, globalFractionB;
184257
184341
  let globalFractionA1, globalFractionB1;
184258
- const isInterval = (intervalDetails !== undefined) &&
184259
- intervalDetails.detailA.hasFraction1 && intervalDetails.detailB.hasFraction1;
184342
+ const isInterval = intervalDetails !== undefined &&
184343
+ intervalDetails.detailA.hasFraction1 &&
184344
+ intervalDetails.detailB.hasFraction1;
184260
184345
  if (isInterval) {
184261
184346
  globalFractionA = _Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.interpolate(fractionA0, intervalDetails.detailA.fraction, fractionA1);
184262
184347
  globalFractionB = _Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.interpolate(fractionB0, intervalDetails.detailB.fraction, fractionB1);
@@ -184390,8 +184475,8 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
184390
184475
  * @param a1 end point of line a
184391
184476
  * @param b0 start point of line b
184392
184477
  * @param b1 end point of line b
184393
- * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a.
184394
- * result.y is fraction on line b.
184478
+ * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a. result.y
184479
+ * is fraction on line b.
184395
184480
  */
184396
184481
  static segmentSegmentBoundedApproach(a0, a1, b0, b1, minDistanceSquared) {
184397
184482
  const ux = a1.x - a0.x;
@@ -184429,6 +184514,17 @@ class CurveCurveCloseApproachXY extends _geometry3d_GeometryHandler__WEBPACK_IMP
184429
184514
  closestApproach = this.updatePointToSegmentDistance(1, a1, b0, b1, -_Geometry__WEBPACK_IMPORTED_MODULE_2__.Geometry.dotProductXYXY(vx, vy, e10x, e10y) / vv, minDistanceSquared, closestApproach);
184430
184515
  return closestApproach;
184431
184516
  }
184517
+ /**
184518
+ * Return fractions of close approach within minDistance between two line segments( a0,a1) and (b0, b1)
184519
+ * * minDistance is assumed positive
184520
+ * Return the fractional (not xy) coordinates in result.x, result.y
184521
+ * @param a0 start point of line a
184522
+ * @param a1 end point of line a
184523
+ * @param b0 start point of line b
184524
+ * @param b1 end point of line b
184525
+ * @param result point to receive fractional coordinates of intersection. result.x is fraction on line a. result.y
184526
+ * is fraction on line b.
184527
+ */
184432
184528
  testAndRecordFractionalPairApproach(cpA, fA0, fA1, testProjectionOnA, cpB, fB0, fB1, testProjectionOnB, reversed) {
184433
184529
  const pointA0 = cpA.fractionToPoint(fA0);
184434
184530
  const pointA1 = cpA.fractionToPoint(fA1);
@@ -185017,7 +185113,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185017
185113
  let globalFractionA, globalFractionB;
185018
185114
  let globalFractionA1, globalFractionB1;
185019
185115
  const isInterval = intervalDetails !== undefined &&
185020
- intervalDetails.detailA.hasFraction1 && intervalDetails.detailB.hasFraction1;
185116
+ intervalDetails.detailA.hasFraction1 &&
185117
+ intervalDetails.detailB.hasFraction1;
185021
185118
  if (isInterval) {
185022
185119
  globalFractionA = _Geometry__WEBPACK_IMPORTED_MODULE_3__.Geometry.interpolate(fractionA0, intervalDetails.detailA.fraction, fractionA1);
185023
185120
  globalFractionB = _Geometry__WEBPACK_IMPORTED_MODULE_3__.Geometry.interpolate(fractionB0, intervalDetails.detailB.fraction, fractionB1);
@@ -185091,8 +185188,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185091
185188
  this.recordPointWithLocalFractions(overlap.detailA.fraction, cpA, fractionA0, fractionA1, overlap.detailB.fraction, cpB, fractionB0, fractionB1, reversed, overlap);
185092
185189
  }
185093
185190
  else if (_numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dXYTransverseIntersectionUnbounded(pointA0, pointA1, pointB0, pointB1, uv)) {
185094
- if (this.acceptFractionOnLine(extendA0, uv.x, extendA1, pointA0, pointA1, this._coincidentGeometryContext.tolerance)
185095
- && this.acceptFractionOnLine(extendB0, uv.y, extendB1, pointB0, pointB1, this._coincidentGeometryContext.tolerance)) {
185191
+ if (this.acceptFractionOnLine(extendA0, uv.x, extendA1, pointA0, pointA1, this._coincidentGeometryContext.tolerance) &&
185192
+ this.acceptFractionOnLine(extendB0, uv.y, extendB1, pointB0, pointB1, this._coincidentGeometryContext.tolerance)) {
185096
185193
  this.recordPointWithLocalFractions(uv.x, cpA, fractionA0, fractionA1, uv.y, cpB, fractionB0, fractionB1, reversed);
185097
185194
  }
185098
185195
  }
@@ -185135,8 +185232,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185135
185232
  }
185136
185233
  }
185137
185234
  // Caller accesses data from a linestring or segment and passes it here.
185138
- // (The line segment in question might be (a) a full line segment or (b) a fragment within a linestring. The fraction and extend parameters
185139
- // allow all combinations to be passed in)
185235
+ // (The line segment in question might be (a) a full line segment or (b) a fragment within a linestring.
185236
+ // The fraction and extend parameters allow all combinations to be passed in)
185140
185237
  dispatchSegmentArc(cpA, extendA0, pointA0, fractionA0, pointA1, fractionA1, extendA1, arc, extendB0, extendB1, reversed) {
185141
185238
  // Arc: X = C + cU + sV
185142
185239
  // Line: contains points A0,A1
@@ -185161,7 +185258,8 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185161
185258
  const arcPoint = data.center.plus2Scaled(data.vector0, cosines.atUncheckedIndex(i), data.vector90, sines.atUncheckedIndex(i));
185162
185259
  const arcFraction = data.sweep.radiansToSignedPeriodicFraction(radians.atUncheckedIndex(i));
185163
185260
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dHXYClosestPointUnbounded(pointA0H, pointA1H, arcPoint);
185164
- if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1) &&
185261
+ if (lineFraction !== undefined &&
185262
+ this.acceptFraction(extendA0, lineFraction, extendA1) &&
185165
185263
  this.acceptFraction(extendB0, arcFraction, extendB1)) {
185166
185264
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, arcFraction, arc, 0, 1, reversed);
185167
185265
  }
@@ -185188,8 +185286,9 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185188
185286
  const arcPoint = data.center.plus2Scaled(data.vector0, cosines.atUncheckedIndex(i), data.vector90, sines.atUncheckedIndex(i));
185189
185287
  const arcFraction = data.sweep.radiansToSignedPeriodicFraction(radians.atUncheckedIndex(i));
185190
185288
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dXYClosestPointUnbounded(pointA0Local, pointA1Local, arcPoint);
185191
- if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1, lineFractionTol)
185192
- && this.acceptFraction(extendB0, arcFraction, extendB1, arcFractionTol)) {
185289
+ if (lineFraction !== undefined &&
185290
+ this.acceptFraction(extendA0, lineFraction, extendA1, lineFractionTol) &&
185291
+ this.acceptFraction(extendB0, arcFraction, extendB1, arcFractionTol)) {
185193
185292
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, arcFraction, arc, 0, 1, reversed);
185194
185293
  }
185195
185294
  }
@@ -185514,8 +185613,7 @@ class CurveCurveIntersectXY extends _geometry3d_GeometryHandler__WEBPACK_IMPORTE
185514
185613
  const curvePoint = detail.point;
185515
185614
  const curvePointH = this.projectPoint(curvePoint);
185516
185615
  const lineFraction = _numerics_Polynomials__WEBPACK_IMPORTED_MODULE_6__.SmallSystem.lineSegment3dHXYClosestPointUnbounded(pointA0H, pointA1H, curvePointH);
185517
- if (lineFraction !== undefined &&
185518
- this.acceptFraction(extendA0, lineFraction, extendA1) &&
185616
+ if (lineFraction !== undefined && this.acceptFraction(extendA0, lineFraction, extendA1) &&
185519
185617
  this.acceptFraction(extendB, fractionB, extendB)) {
185520
185618
  this.recordPointWithLocalFractions(lineFraction, cpA, fractionA0, fractionA1, fractionB, bcurve, 0, 1, reversed);
185521
185619
  }
@@ -191118,7 +191216,7 @@ class Path extends _CurveCollection__WEBPACK_IMPORTED_MODULE_0__.CurveChain {
191118
191216
  curve.emitStrokes(strokes, options);
191119
191217
  return Path.create(strokes);
191120
191218
  }
191121
- /** Return the boundary type (1) of a corresponding MicroStation CurveVector */
191219
+ /** Return the boundary type (1) of a corresponding MicroStation CurveVector */
191122
191220
  dgnBoundaryType() {
191123
191221
  return 1;
191124
191222
  }
@@ -194812,7 +194910,7 @@ class UnionRegion extends _CurveCollection__WEBPACK_IMPORTED_MODULE_0__.CurveCol
194812
194910
  * * Returns false if the `AnyCurve` child is not a region type.
194813
194911
  */
194814
194912
  tryAddChild(child) {
194815
- if (child && child instanceof _ParityRegion__WEBPACK_IMPORTED_MODULE_1__.ParityRegion || child instanceof _Loop__WEBPACK_IMPORTED_MODULE_2__.Loop) {
194913
+ if (child && (child instanceof _ParityRegion__WEBPACK_IMPORTED_MODULE_1__.ParityRegion || child instanceof _Loop__WEBPACK_IMPORTED_MODULE_2__.Loop)) {
194816
194914
  this._children.push(child);
194817
194915
  return true;
194818
194916
  }
@@ -202844,7 +202942,6 @@ __webpack_require__.r(__webpack_exports__);
202844
202942
 
202845
202943
 
202846
202944
 
202847
- /* eslint-disable @typescript-eslint/naming-convention, no-empty */
202848
202945
 
202849
202946
 
202850
202947
 
@@ -202852,6 +202949,7 @@ __webpack_require__.r(__webpack_exports__);
202852
202949
 
202853
202950
 
202854
202951
 
202952
+ /* eslint-disable @typescript-eslint/naming-convention, no-empty */
202855
202953
  /**
202856
202954
  * Helper class to accumulate points and vectors until there is enough data to define a coordinate system.
202857
202955
  *
@@ -202859,10 +202957,10 @@ __webpack_require__.r(__webpack_exports__);
202859
202957
  * * create the FrameBuilder and make calls to announcePoint and announceVector.
202860
202958
  * * the frame will be fully determined by an origin and two vectors.
202861
202959
  * * the first call to announcePoint will set the origin.
202862
- * * additional calls to announcePoint will produce announceVector call with the vector from the origin.
202863
- * * After each announcement, call getValidatedFrame(false)
202960
+ * * additional calls to announcePoint will produce announceVector call with the vector from the origin.
202961
+ * * after each announcement, call getValidatedFrame(false)
202864
202962
  * * getValidatedFrame will succeed when it has two independent vectors.
202865
- * * to build a left handed frame,
202963
+ * * To build a left handed frame,
202866
202964
  * * an origin and 3 independent vectors are required.
202867
202965
  * * announce as above, but query with getValidatedFrame (true).
202868
202966
  * * this will use the third vector to select right or left handed frame.
@@ -202877,11 +202975,18 @@ class FrameBuilder {
202877
202975
  }
202878
202976
  return false;
202879
202977
  }
202880
- /** clear all accumulated point and vector data */
202881
- clear() { this._origin = undefined; this._vector0 = undefined; this._vector1 = undefined; this._vector2 = undefined; }
202882
- constructor() { this.clear(); }
202883
- /** Try to assemble the data into a non-singular transform.
202884
- *
202978
+ /** Clear all accumulated point and vector data */
202979
+ clear() {
202980
+ this._origin = undefined;
202981
+ this._vector0 = undefined;
202982
+ this._vector1 = undefined;
202983
+ this._vector2 = undefined;
202984
+ }
202985
+ constructor() {
202986
+ this.clear();
202987
+ }
202988
+ /**
202989
+ * Try to assemble the data into a non-singular transform.
202885
202990
  * * If allowLeftHanded is false, vector0 and vector1 determine a right handed coordinate system.
202886
202991
  * * if allowLeftHanded is true, the z vector of the right handed system can be flipped to agree with vector2 direction.
202887
202992
  */
@@ -202916,8 +203021,11 @@ class FrameBuilder {
202916
203021
  }
202917
203022
  }
202918
203023
  /** Ask if there is a defined origin for the evolving frame */
202919
- get hasOrigin() { return this._origin !== undefined; }
202920
- /** Return the number of vectors saved. Because the save process checks numerics, this should be the rank of the system.
203024
+ get hasOrigin() {
203025
+ return this._origin !== undefined;
203026
+ }
203027
+ /**
203028
+ * Return the number of vectors saved. Because the save process checks numerics, this should be the rank of the system.
202921
203029
  */
202922
203030
  savedVectorCount() {
202923
203031
  if (!this._vector0)
@@ -202928,7 +203036,9 @@ class FrameBuilder {
202928
203036
  return 2;
202929
203037
  return 3;
202930
203038
  }
202931
- /** announce a new point. If this point is different from the origin, also compute and announce the vector from the origin.*/
203039
+ /**
203040
+ * Announce a new point. If this point is different from the origin, also compute and announce the vector from the origin.
203041
+ */
202932
203042
  announcePoint(point) {
202933
203043
  if (!this._origin) {
202934
203044
  this._origin = point.clone();
@@ -202939,7 +203049,7 @@ class FrameBuilder {
202939
203049
  return this.savedVectorCount();
202940
203050
  return this.announceVector(this._origin.vectorTo(point));
202941
203051
  }
202942
- /** announce a new vector. */
203052
+ /** Announce a new vector. */
202943
203053
  announceVector(vector) {
202944
203054
  if (vector.isAlmostZero)
202945
203055
  return this.savedVectorCount();
@@ -202966,8 +203076,9 @@ class FrameBuilder {
202966
203076
  // fall through if prior vectors are all there -- no need for the new one.
202967
203077
  return 3;
202968
203078
  }
202969
- /** Inspect the content of the data. Announce points and vectors. Return when savedVectorCount becomes
202970
- * sufficient for a coordinate system.
203079
+ /**
203080
+ * Inspect the content of the data. Announce points and vectors. Return when savedVectorCount becomes sufficient
203081
+ * for a coordinate system.
202971
203082
  */
202972
203083
  announce(data) {
202973
203084
  if (this.savedVectorCount() > 1)
@@ -203048,11 +203159,11 @@ class FrameBuilder {
203048
203159
  }
203049
203160
  }
203050
203161
  }
203051
- /** create a localToWorld frame for the given data.
203052
- *
203053
- * * origin is at first point
203054
- * * x axis in direction of first nonzero vector present or implied by the input.
203055
- * * y axis is perpendicular to x and contains (in positive side) the next vector present or implied by the input.
203162
+ /**
203163
+ * Create a localToWorld frame for the given data.
203164
+ * * origin is at first point.
203165
+ * * x axis in direction of first nonzero vector present or implied by the input.
203166
+ * * y axis is perpendicular to x and contains (in positive side) the next vector present or implied by the input.
203056
203167
  */
203057
203168
  static createRightHandedFrame(defaultUpVector, ...params) {
203058
203169
  const builder = new FrameBuilder();
@@ -203087,10 +203198,11 @@ class FrameBuilder {
203087
203198
  }
203088
203199
  return undefined;
203089
203200
  }
203090
- /** create a transform containing points or vectors in the given data.
203201
+ /**
203202
+ * Create a transform containing points or vectors in the given data.
203091
203203
  * * The xy columns of the transform contain the first points or vectors of the data.
203092
203204
  * * The z column is perpendicular to that xy plane.
203093
- * * The calculation favors the first points found. It does not try to get a "best" plane.
203205
+ * * The calculation favors the first points found. It does not try to get a "best" plane.
203094
203206
  */
203095
203207
  static createRightHandedLocalToWorld(...params) {
203096
203208
  const builder = new FrameBuilder();
@@ -203103,10 +203215,9 @@ class FrameBuilder {
203103
203215
  return undefined;
203104
203216
  }
203105
203217
  /**
203106
- * try to create a frame whose xy plane is through points.
203107
- *
203108
- * * 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
203109
- * point most distant from that line.
203218
+ * Try to create a frame whose xy plane is through points.
203219
+ * * If 3 or more distinct points are present, the x axis is from the first point to the most distant, and y
203220
+ * direction is toward the point most distant from that line.
203110
203221
  * @param points array of points
203111
203222
  */
203112
203223
  static createFrameToDistantPoints(points) {
@@ -203123,10 +203234,10 @@ class FrameBuilder {
203123
203234
  return undefined;
203124
203235
  }
203125
203236
  /**
203126
- * try to create a frame whose xy plane is through points, with the points appearing CCW in the local frame.
203237
+ * Try to create a frame whose xy plane is through points, with the points appearing CCW in the local frame.
203127
203238
  *
203128
- * * 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
203129
- * point most distant from that line.
203239
+ * * If 3 or more distinct points are present, the x axis is from the first point to the most distant, and y
203240
+ * direction is toward the point most distant from that line.
203130
203241
  * @param points array of points
203131
203242
  */
203132
203243
  static createFrameWithCCWPolygon(points) {
@@ -276856,7 +276967,7 @@ const chai_1 = __webpack_require__(/*! chai */ "../../common/temp/node_modules/.
276856
276967
  const core_frontend_1 = __webpack_require__(/*! @itwin/core-frontend */ "../../core/frontend/lib/esm/core-frontend.js");
276857
276968
  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");
276858
276969
  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");
276859
- 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");
276970
+ 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");
276860
276971
  class IModelSession {
276861
276972
  constructor(iModelId, iTwinId, changesetId) {
276862
276973
  this.iTwinId = iTwinId;
@@ -276948,7 +277059,7 @@ const Settings_1 = __webpack_require__(/*! ../../common/Settings */ "./lib/commo
276948
277059
  const SideChannels_1 = __webpack_require__(/*! ../../common/SideChannels */ "./lib/common/SideChannels.js");
276949
277060
  const IModelSession_1 = __webpack_require__(/*! ./IModelSession */ "./lib/frontend/setup/IModelSession.js");
276950
277061
  const core_common_1 = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
276951
- 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");
277062
+ 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");
276952
277063
  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");
276953
277064
  class TestContext {
276954
277065
  constructor(env) {
@@ -283659,10 +283770,10 @@ const gBase64 = {
283659
283770
 
283660
283771
  /***/ }),
283661
283772
 
283662
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js":
283663
- /*!******************************************************************************************************************************!*\
283664
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js ***!
283665
- \******************************************************************************************************************************/
283773
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js":
283774
+ /*!*******************************************************************************************************************************!*\
283775
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js ***!
283776
+ \*******************************************************************************************************************************/
283666
283777
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283667
283778
 
283668
283779
  "use strict";
@@ -283678,10 +283789,10 @@ function _arrayLikeToArray(arr, len) {
283678
283789
 
283679
283790
  /***/ }),
283680
283791
 
283681
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js":
283682
- /*!****************************************************************************************************************************!*\
283683
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js ***!
283684
- \****************************************************************************************************************************/
283792
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js":
283793
+ /*!*****************************************************************************************************************************!*\
283794
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js ***!
283795
+ \*****************************************************************************************************************************/
283685
283796
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283686
283797
 
283687
283798
  "use strict";
@@ -283695,10 +283806,10 @@ function _arrayWithHoles(arr) {
283695
283806
 
283696
283807
  /***/ }),
283697
283808
 
283698
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js":
283699
- /*!***********************************************************************************************************************************!*\
283700
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js ***!
283701
- \***********************************************************************************************************************************/
283809
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js":
283810
+ /*!************************************************************************************************************************************!*\
283811
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js ***!
283812
+ \************************************************************************************************************************************/
283702
283813
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283703
283814
 
283704
283815
  "use strict";
@@ -283715,10 +283826,10 @@ function _assertThisInitialized(self) {
283715
283826
 
283716
283827
  /***/ }),
283717
283828
 
283718
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
283719
- /*!****************************************************************************************************************************!*\
283720
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
283721
- \****************************************************************************************************************************/
283829
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
283830
+ /*!*****************************************************************************************************************************!*\
283831
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
283832
+ \*****************************************************************************************************************************/
283722
283833
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283723
283834
 
283724
283835
  "use strict";
@@ -283734,10 +283845,10 @@ function _classCallCheck(instance, Constructor) {
283734
283845
 
283735
283846
  /***/ }),
283736
283847
 
283737
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js":
283738
- /*!*************************************************************************************************************************!*\
283739
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
283740
- \*************************************************************************************************************************/
283848
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js":
283849
+ /*!**************************************************************************************************************************!*\
283850
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
283851
+ \**************************************************************************************************************************/
283741
283852
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283742
283853
 
283743
283854
  "use strict";
@@ -283745,7 +283856,7 @@ __webpack_require__.r(__webpack_exports__);
283745
283856
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283746
283857
  /* harmony export */ "default": () => (/* binding */ _createClass)
283747
283858
  /* harmony export */ });
283748
- /* 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");
283859
+ /* 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");
283749
283860
 
283750
283861
  function _defineProperties(target, props) {
283751
283862
  for (var i = 0; i < props.length; i++) {
@@ -283767,10 +283878,10 @@ function _createClass(Constructor, protoProps, staticProps) {
283767
283878
 
283768
283879
  /***/ }),
283769
283880
 
283770
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js":
283771
- /*!****************************************************************************************************************************!*\
283772
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
283773
- \****************************************************************************************************************************/
283881
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/defineProperty.js":
283882
+ /*!*****************************************************************************************************************************!*\
283883
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
283884
+ \*****************************************************************************************************************************/
283774
283885
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283775
283886
 
283776
283887
  "use strict";
@@ -283778,7 +283889,7 @@ __webpack_require__.r(__webpack_exports__);
283778
283889
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283779
283890
  /* harmony export */ "default": () => (/* binding */ _defineProperty)
283780
283891
  /* harmony export */ });
283781
- /* 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");
283892
+ /* 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");
283782
283893
 
283783
283894
  function _defineProperty(obj, key, value) {
283784
283895
  key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
@@ -283797,10 +283908,10 @@ function _defineProperty(obj, key, value) {
283797
283908
 
283798
283909
  /***/ }),
283799
283910
 
283800
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js":
283801
- /*!****************************************************************************************************************************!*\
283802
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js ***!
283803
- \****************************************************************************************************************************/
283911
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js":
283912
+ /*!*****************************************************************************************************************************!*\
283913
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js ***!
283914
+ \*****************************************************************************************************************************/
283804
283915
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283805
283916
 
283806
283917
  "use strict";
@@ -283817,10 +283928,10 @@ function _getPrototypeOf(o) {
283817
283928
 
283818
283929
  /***/ }),
283819
283930
 
283820
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/inherits.js":
283821
- /*!**********************************************************************************************************************!*\
283822
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/inherits.js ***!
283823
- \**********************************************************************************************************************/
283931
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/inherits.js":
283932
+ /*!***********************************************************************************************************************!*\
283933
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/inherits.js ***!
283934
+ \***********************************************************************************************************************/
283824
283935
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283825
283936
 
283826
283937
  "use strict";
@@ -283828,7 +283939,7 @@ __webpack_require__.r(__webpack_exports__);
283828
283939
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283829
283940
  /* harmony export */ "default": () => (/* binding */ _inherits)
283830
283941
  /* harmony export */ });
283831
- /* 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");
283942
+ /* 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");
283832
283943
 
283833
283944
  function _inherits(subClass, superClass) {
283834
283945
  if (typeof superClass !== "function" && superClass !== null) {
@@ -283849,10 +283960,10 @@ function _inherits(subClass, superClass) {
283849
283960
 
283850
283961
  /***/ }),
283851
283962
 
283852
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js":
283853
- /*!*****************************************************************************************************************************!*\
283854
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js ***!
283855
- \*****************************************************************************************************************************/
283963
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/iterableToArray.js":
283964
+ /*!******************************************************************************************************************************!*\
283965
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/iterableToArray.js ***!
283966
+ \******************************************************************************************************************************/
283856
283967
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283857
283968
 
283858
283969
  "use strict";
@@ -283866,10 +283977,10 @@ function _iterableToArray(iter) {
283866
283977
 
283867
283978
  /***/ }),
283868
283979
 
283869
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js":
283870
- /*!*****************************************************************************************************************************!*\
283871
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js ***!
283872
- \*****************************************************************************************************************************/
283980
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js":
283981
+ /*!******************************************************************************************************************************!*\
283982
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js ***!
283983
+ \******************************************************************************************************************************/
283873
283984
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283874
283985
 
283875
283986
  "use strict";
@@ -283883,10 +283994,10 @@ function _nonIterableRest() {
283883
283994
 
283884
283995
  /***/ }),
283885
283996
 
283886
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js":
283887
- /*!***************************************************************************************************************************************!*\
283888
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js ***!
283889
- \***************************************************************************************************************************************/
283997
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js":
283998
+ /*!****************************************************************************************************************************************!*\
283999
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js ***!
284000
+ \****************************************************************************************************************************************/
283890
284001
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283891
284002
 
283892
284003
  "use strict";
@@ -283894,8 +284005,8 @@ __webpack_require__.r(__webpack_exports__);
283894
284005
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283895
284006
  /* harmony export */ "default": () => (/* binding */ _possibleConstructorReturn)
283896
284007
  /* harmony export */ });
283897
- /* 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");
283898
- /* 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");
284008
+ /* 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");
284009
+ /* 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");
283899
284010
 
283900
284011
 
283901
284012
  function _possibleConstructorReturn(self, call) {
@@ -283909,10 +284020,10 @@ function _possibleConstructorReturn(self, call) {
283909
284020
 
283910
284021
  /***/ }),
283911
284022
 
283912
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js":
283913
- /*!****************************************************************************************************************************!*\
283914
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js ***!
283915
- \****************************************************************************************************************************/
284023
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js":
284024
+ /*!*****************************************************************************************************************************!*\
284025
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js ***!
284026
+ \*****************************************************************************************************************************/
283916
284027
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283917
284028
 
283918
284029
  "use strict";
@@ -283930,10 +284041,10 @@ function _setPrototypeOf(o, p) {
283930
284041
 
283931
284042
  /***/ }),
283932
284043
 
283933
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toArray.js":
283934
- /*!*********************************************************************************************************************!*\
283935
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toArray.js ***!
283936
- \*********************************************************************************************************************/
284044
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toArray.js":
284045
+ /*!**********************************************************************************************************************!*\
284046
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toArray.js ***!
284047
+ \**********************************************************************************************************************/
283937
284048
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283938
284049
 
283939
284050
  "use strict";
@@ -283941,10 +284052,10 @@ __webpack_require__.r(__webpack_exports__);
283941
284052
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283942
284053
  /* harmony export */ "default": () => (/* binding */ _toArray)
283943
284054
  /* harmony export */ });
283944
- /* 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");
283945
- /* 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");
283946
- /* 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");
283947
- /* 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");
284055
+ /* 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");
284056
+ /* 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");
284057
+ /* 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");
284058
+ /* 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");
283948
284059
 
283949
284060
 
283950
284061
 
@@ -283955,10 +284066,10 @@ function _toArray(arr) {
283955
284066
 
283956
284067
  /***/ }),
283957
284068
 
283958
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
283959
- /*!*************************************************************************************************************************!*\
283960
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
283961
- \*************************************************************************************************************************/
284069
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
284070
+ /*!**************************************************************************************************************************!*\
284071
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
284072
+ \**************************************************************************************************************************/
283962
284073
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283963
284074
 
283964
284075
  "use strict";
@@ -283966,7 +284077,7 @@ __webpack_require__.r(__webpack_exports__);
283966
284077
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283967
284078
  /* harmony export */ "default": () => (/* binding */ _toPrimitive)
283968
284079
  /* harmony export */ });
283969
- /* 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");
284080
+ /* 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");
283970
284081
 
283971
284082
  function _toPrimitive(input, hint) {
283972
284083
  if ((0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(input) !== "object" || input === null) return input;
@@ -283981,10 +284092,10 @@ function _toPrimitive(input, hint) {
283981
284092
 
283982
284093
  /***/ }),
283983
284094
 
283984
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
283985
- /*!***************************************************************************************************************************!*\
283986
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
283987
- \***************************************************************************************************************************/
284095
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
284096
+ /*!****************************************************************************************************************************!*\
284097
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
284098
+ \****************************************************************************************************************************/
283988
284099
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
283989
284100
 
283990
284101
  "use strict";
@@ -283992,8 +284103,8 @@ __webpack_require__.r(__webpack_exports__);
283992
284103
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
283993
284104
  /* harmony export */ "default": () => (/* binding */ _toPropertyKey)
283994
284105
  /* harmony export */ });
283995
- /* 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");
283996
- /* 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");
284106
+ /* 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");
284107
+ /* 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");
283997
284108
 
283998
284109
 
283999
284110
  function _toPropertyKey(arg) {
@@ -284003,10 +284114,10 @@ function _toPropertyKey(arg) {
284003
284114
 
284004
284115
  /***/ }),
284005
284116
 
284006
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js":
284007
- /*!********************************************************************************************************************!*\
284008
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
284009
- \********************************************************************************************************************/
284117
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js":
284118
+ /*!*********************************************************************************************************************!*\
284119
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
284120
+ \*********************************************************************************************************************/
284010
284121
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
284011
284122
 
284012
284123
  "use strict";
@@ -284026,10 +284137,10 @@ function _typeof(obj) {
284026
284137
 
284027
284138
  /***/ }),
284028
284139
 
284029
- /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js":
284030
- /*!****************************************************************************************************************************************!*\
284031
- !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js ***!
284032
- \****************************************************************************************************************************************/
284140
+ /***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js":
284141
+ /*!*****************************************************************************************************************************************!*\
284142
+ !*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.22.10/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js ***!
284143
+ \*****************************************************************************************************************************************/
284033
284144
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
284034
284145
 
284035
284146
  "use strict";
@@ -284037,7 +284148,7 @@ __webpack_require__.r(__webpack_exports__);
284037
284148
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
284038
284149
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
284039
284150
  /* harmony export */ });
284040
- /* 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");
284151
+ /* 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");
284041
284152
 
284042
284153
  function _unsupportedIterableToArray(o, minLen) {
284043
284154
  if (!o) return;
@@ -284471,15 +284582,15 @@ __webpack_require__.r(__webpack_exports__);
284471
284582
  /* harmony export */ t: () => (/* binding */ t),
284472
284583
  /* harmony export */ use: () => (/* binding */ use)
284473
284584
  /* harmony export */ });
284474
- /* 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");
284475
- /* 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");
284476
- /* 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");
284477
- /* 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");
284478
- /* 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");
284479
- /* 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");
284480
- /* 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");
284481
- /* 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");
284482
- /* 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");
284585
+ /* 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");
284586
+ /* 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");
284587
+ /* 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");
284588
+ /* 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");
284589
+ /* 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");
284590
+ /* 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");
284591
+ /* 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");
284592
+ /* 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");
284593
+ /* 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");
284483
284594
 
284484
284595
 
284485
284596
 
@@ -287359,7 +287470,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
287359
287470
  /***/ ((module) => {
287360
287471
 
287361
287472
  "use strict";
287362
- 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"}}');
287473
+ 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"}}');
287363
287474
 
287364
287475
  /***/ })
287365
287476