@itwin/ecschema-rpcinterface-tests 5.6.0-dev.8 → 5.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/dist/bundled-tests.js +1352 -742
- package/lib/dist/bundled-tests.js.map +1 -1
- package/lib/dist/core_frontend_lib_esm_ApproximateTerrainHeightsProps_js.bundled-tests.js.map +1 -1
- package/lib/dist/vendors-common_temp_node_modules_pnpm_cross-fetch_4_0_0_node_modules_cross-fetch_dist_browser-24291b.bundled-tests.js.map +1 -1
- package/lib/dist/{vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4_node_modules_loaders_gl_draco_di-40e622.bundled-tests.js → vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4__loaders_gl_core_4_3_4_node_modu-4c1fc9.bundled-tests.js} +79 -79
- package/lib/dist/{vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4_node_modules_loaders_gl_draco_di-40e622.bundled-tests.js.map → vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4__loaders_gl_core_4_3_4_node_modu-4c1fc9.bundled-tests.js.map} +1 -1
- package/package.json +17 -17
|
@@ -785,7 +785,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
785
785
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
786
786
|
/* harmony export */ AxiosRestClient: () => (/* binding */ AxiosRestClient)
|
|
787
787
|
/* harmony export */ });
|
|
788
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
788
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js");
|
|
789
789
|
/* harmony import */ var _internal___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../internal/ */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/internal/index.js");
|
|
790
790
|
/* harmony import */ var _types_RestClient__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types/RestClient */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/types/RestClient.js");
|
|
791
791
|
/* harmony import */ var _AxiosResponseHeadersAdapter__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./AxiosResponseHeadersAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/axios/AxiosResponseHeadersAdapter.js");
|
|
@@ -887,7 +887,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
887
887
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
888
888
|
/* harmony export */ AxiosRetryPolicy: () => (/* binding */ AxiosRetryPolicy)
|
|
889
889
|
/* harmony export */ });
|
|
890
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
890
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/index.js");
|
|
891
891
|
/* harmony import */ var _Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../Constants */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/Constants.js");
|
|
892
892
|
/*---------------------------------------------------------------------------------------------
|
|
893
893
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -4435,7 +4435,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4435
4435
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
4436
4436
|
/* harmony export */ BaseClient: () => (/* binding */ BaseClient)
|
|
4437
4437
|
/* harmony export */ });
|
|
4438
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
4438
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js");
|
|
4439
4439
|
|
|
4440
4440
|
class BaseClient {
|
|
4441
4441
|
constructor(url) {
|
|
@@ -16363,8 +16363,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16363
16363
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16364
16364
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
16365
16365
|
/* harmony export */ });
|
|
16366
|
-
/* 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.28.
|
|
16367
|
-
/* 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.28.
|
|
16366
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
|
|
16367
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/createClass.js");
|
|
16368
16368
|
|
|
16369
16369
|
|
|
16370
16370
|
|
|
@@ -43208,6 +43208,19 @@ var TxnAction;
|
|
|
43208
43208
|
})(TxnAction || (TxnAction = {}));
|
|
43209
43209
|
|
|
43210
43210
|
|
|
43211
|
+
/***/ }),
|
|
43212
|
+
|
|
43213
|
+
/***/ "../../core/common/lib/esm/TxnProps.js":
|
|
43214
|
+
/*!*********************************************!*\
|
|
43215
|
+
!*** ../../core/common/lib/esm/TxnProps.js ***!
|
|
43216
|
+
\*********************************************/
|
|
43217
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
43218
|
+
|
|
43219
|
+
"use strict";
|
|
43220
|
+
__webpack_require__.r(__webpack_exports__);
|
|
43221
|
+
|
|
43222
|
+
|
|
43223
|
+
|
|
43211
43224
|
/***/ }),
|
|
43212
43225
|
|
|
43213
43226
|
/***/ "../../core/common/lib/esm/ViewDetails.js":
|
|
@@ -44957,7 +44970,7 @@ class TextStyleSettings {
|
|
|
44957
44970
|
listMarker;
|
|
44958
44971
|
/** The frame settings of the [[TextAnnotation]]. */
|
|
44959
44972
|
frame;
|
|
44960
|
-
/**
|
|
44973
|
+
/** Multiplier used to calculate the margins to surround the document content. */
|
|
44961
44974
|
margins;
|
|
44962
44975
|
/** The alignment of the text content. */
|
|
44963
44976
|
justification;
|
|
@@ -45148,7 +45161,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45148
45161
|
/* harmony export */ AnalysisStyleThematic: () => (/* reexport safe */ _AnalysisStyle__WEBPACK_IMPORTED_MODULE_1__.AnalysisStyleThematic),
|
|
45149
45162
|
/* harmony export */ AreaPattern: () => (/* reexport safe */ _geometry_AreaPattern__WEBPACK_IMPORTED_MODULE_44__.AreaPattern),
|
|
45150
45163
|
/* harmony export */ Atmosphere: () => (/* reexport safe */ _Atmosphere__WEBPACK_IMPORTED_MODULE_8__.Atmosphere),
|
|
45151
|
-
/* harmony export */ B3dmHeader: () => (/* reexport safe */
|
|
45164
|
+
/* harmony export */ B3dmHeader: () => (/* reexport safe */ _tile_B3dmTileIO__WEBPACK_IMPORTED_MODULE_151__.B3dmHeader),
|
|
45152
45165
|
/* harmony export */ BRepEntity: () => (/* reexport safe */ _geometry_GeometryStream__WEBPACK_IMPORTED_MODULE_52__.BRepEntity),
|
|
45153
45166
|
/* harmony export */ BRepGeometryOperation: () => (/* reexport safe */ _geometry_ElementGeometry__WEBPACK_IMPORTED_MODULE_48__.BRepGeometryOperation),
|
|
45154
45167
|
/* harmony export */ BackendError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.BackendError),
|
|
@@ -45160,15 +45173,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45160
45173
|
/* harmony export */ BaseLayerSettings: () => (/* reexport safe */ _MapImagerySettings__WEBPACK_IMPORTED_MODULE_81__.BaseLayerSettings),
|
|
45161
45174
|
/* harmony export */ BaseMapLayerSettings: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.BaseMapLayerSettings),
|
|
45162
45175
|
/* harmony export */ BatchType: () => (/* reexport safe */ _FeatureTable__WEBPACK_IMPORTED_MODULE_38__.BatchType),
|
|
45163
|
-
/* harmony export */ BentleyCloudRpcConfiguration: () => (/* reexport safe */
|
|
45164
|
-
/* harmony export */ BentleyCloudRpcManager: () => (/* reexport safe */
|
|
45165
|
-
/* harmony export */ BentleyCloudRpcProtocol: () => (/* reexport safe */
|
|
45176
|
+
/* harmony export */ BentleyCloudRpcConfiguration: () => (/* reexport safe */ _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_144__.BentleyCloudRpcConfiguration),
|
|
45177
|
+
/* harmony export */ BentleyCloudRpcManager: () => (/* reexport safe */ _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_144__.BentleyCloudRpcManager),
|
|
45178
|
+
/* harmony export */ BentleyCloudRpcProtocol: () => (/* reexport safe */ _rpc_web_BentleyCloudRpcProtocol__WEBPACK_IMPORTED_MODULE_145__.BentleyCloudRpcProtocol),
|
|
45166
45179
|
/* harmony export */ BisCodeSpec: () => (/* reexport safe */ _Code__WEBPACK_IMPORTED_MODULE_20__.BisCodeSpec),
|
|
45167
45180
|
/* harmony export */ BlobOptionsBuilder: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.BlobOptionsBuilder),
|
|
45168
45181
|
/* harmony export */ BoundingSphere: () => (/* reexport safe */ _geometry_BoundingSphere__WEBPACK_IMPORTED_MODULE_45__.BoundingSphere),
|
|
45169
45182
|
/* harmony export */ BriefcaseIdValue: () => (/* reexport safe */ _BriefcaseTypes__WEBPACK_IMPORTED_MODULE_13__.BriefcaseIdValue),
|
|
45170
|
-
/* harmony export */ CURRENT_INVOCATION: () => (/* reexport safe */
|
|
45171
|
-
/* harmony export */ CURRENT_REQUEST: () => (/* reexport safe */
|
|
45183
|
+
/* harmony export */ CURRENT_INVOCATION: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.CURRENT_INVOCATION),
|
|
45184
|
+
/* harmony export */ CURRENT_REQUEST: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.CURRENT_REQUEST),
|
|
45172
45185
|
/* harmony export */ Camera: () => (/* reexport safe */ _Camera__WEBPACK_IMPORTED_MODULE_14__.Camera),
|
|
45173
45186
|
/* harmony export */ Carto2DDegrees: () => (/* reexport safe */ _geometry_Projection__WEBPACK_IMPORTED_MODULE_56__.Carto2DDegrees),
|
|
45174
45187
|
/* harmony export */ Cartographic: () => (/* reexport safe */ _geometry_Cartographic__WEBPACK_IMPORTED_MODULE_46__.Cartographic),
|
|
@@ -45190,19 +45203,19 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45190
45203
|
/* harmony export */ ColorDef: () => (/* reexport safe */ _ColorDef__WEBPACK_IMPORTED_MODULE_22__.ColorDef),
|
|
45191
45204
|
/* harmony export */ ColorIndex: () => (/* reexport safe */ _FeatureIndex__WEBPACK_IMPORTED_MODULE_36__.ColorIndex),
|
|
45192
45205
|
/* harmony export */ CommonLoggerCategory: () => (/* reexport safe */ _CommonLoggerCategory__WEBPACK_IMPORTED_MODULE_23__.CommonLoggerCategory),
|
|
45193
|
-
/* harmony export */ CompositeTileHeader: () => (/* reexport safe */
|
|
45206
|
+
/* harmony export */ CompositeTileHeader: () => (/* reexport safe */ _tile_CompositeTileIO__WEBPACK_IMPORTED_MODULE_152__.CompositeTileHeader),
|
|
45194
45207
|
/* harmony export */ ConcreteEntityTypes: () => (/* reexport safe */ _EntityReference__WEBPACK_IMPORTED_MODULE_34__.ConcreteEntityTypes),
|
|
45195
45208
|
/* harmony export */ ConflictingLocksError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.ConflictingLocksError),
|
|
45196
|
-
/* harmony export */ ContentFlags: () => (/* reexport safe */
|
|
45197
|
-
/* harmony export */ ContentIdProvider: () => (/* reexport safe */
|
|
45209
|
+
/* harmony export */ ContentFlags: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.ContentFlags),
|
|
45210
|
+
/* harmony export */ ContentIdProvider: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.ContentIdProvider),
|
|
45198
45211
|
/* harmony export */ ContextRealityModel: () => (/* reexport safe */ _ContextRealityModel__WEBPACK_IMPORTED_MODULE_24__.ContextRealityModel),
|
|
45199
45212
|
/* harmony export */ ContextRealityModelProps: () => (/* reexport safe */ _ContextRealityModel__WEBPACK_IMPORTED_MODULE_24__.ContextRealityModelProps),
|
|
45200
45213
|
/* harmony export */ ContextRealityModels: () => (/* reexport safe */ _ContextRealityModel__WEBPACK_IMPORTED_MODULE_24__.ContextRealityModels),
|
|
45201
|
-
/* harmony export */ Contour: () => (/* reexport safe */
|
|
45202
|
-
/* harmony export */ ContourDisplay: () => (/* reexport safe */
|
|
45203
|
-
/* harmony export */ ContourGroup: () => (/* reexport safe */
|
|
45204
|
-
/* harmony export */ ContourStyle: () => (/* reexport safe */
|
|
45205
|
-
/* harmony export */ CurrentImdlVersion: () => (/* reexport safe */
|
|
45214
|
+
/* harmony export */ Contour: () => (/* reexport safe */ _ContourDisplay__WEBPACK_IMPORTED_MODULE_116__.Contour),
|
|
45215
|
+
/* harmony export */ ContourDisplay: () => (/* reexport safe */ _ContourDisplay__WEBPACK_IMPORTED_MODULE_116__.ContourDisplay),
|
|
45216
|
+
/* harmony export */ ContourGroup: () => (/* reexport safe */ _ContourDisplay__WEBPACK_IMPORTED_MODULE_116__.ContourGroup),
|
|
45217
|
+
/* harmony export */ ContourStyle: () => (/* reexport safe */ _ContourDisplay__WEBPACK_IMPORTED_MODULE_116__.ContourStyle),
|
|
45218
|
+
/* harmony export */ CurrentImdlVersion: () => (/* reexport safe */ _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_156__.CurrentImdlVersion),
|
|
45206
45219
|
/* harmony export */ CutStyle: () => (/* reexport safe */ _ClipStyle__WEBPACK_IMPORTED_MODULE_19__.CutStyle),
|
|
45207
45220
|
/* harmony export */ DbQueryError: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.DbQueryError),
|
|
45208
45221
|
/* harmony export */ DbRequestKind: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.DbRequestKind),
|
|
@@ -45210,8 +45223,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45210
45223
|
/* harmony export */ DbResponseStatus: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.DbResponseStatus),
|
|
45211
45224
|
/* harmony export */ DbValueFormat: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.DbValueFormat),
|
|
45212
45225
|
/* harmony export */ DefaultSupportedTypes: () => (/* reexport safe */ _RealityDataAccessProps__WEBPACK_IMPORTED_MODULE_95__.DefaultSupportedTypes),
|
|
45213
|
-
/* harmony export */ DevToolsRpcInterface: () => (/* reexport safe */
|
|
45214
|
-
/* harmony export */ DevToolsStatsOptions: () => (/* reexport safe */
|
|
45226
|
+
/* harmony export */ DevToolsRpcInterface: () => (/* reexport safe */ _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_138__.DevToolsRpcInterface),
|
|
45227
|
+
/* harmony export */ DevToolsStatsOptions: () => (/* reexport safe */ _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_138__.DevToolsStatsOptions),
|
|
45215
45228
|
/* harmony export */ DisplayStyle3dSettings: () => (/* reexport safe */ _DisplayStyleSettings__WEBPACK_IMPORTED_MODULE_25__.DisplayStyle3dSettings),
|
|
45216
45229
|
/* harmony export */ DisplayStyleSettings: () => (/* reexport safe */ _DisplayStyleSettings__WEBPACK_IMPORTED_MODULE_25__.DisplayStyleSettings),
|
|
45217
45230
|
/* harmony export */ DomainOptions: () => (/* reexport safe */ _BriefcaseTypes__WEBPACK_IMPORTED_MODULE_13__.DomainOptions),
|
|
@@ -45219,9 +45232,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45219
45232
|
/* harmony export */ ECSqlReader: () => (/* reexport safe */ _ECSqlReader__WEBPACK_IMPORTED_MODULE_90__.ECSqlReader),
|
|
45220
45233
|
/* harmony export */ ECSqlSystemProperty: () => (/* reexport safe */ _ECSqlTypes__WEBPACK_IMPORTED_MODULE_29__.ECSqlSystemProperty),
|
|
45221
45234
|
/* harmony export */ ECSqlValueType: () => (/* reexport safe */ _ECSqlTypes__WEBPACK_IMPORTED_MODULE_29__.ECSqlValueType),
|
|
45222
|
-
/* harmony export */ Easing: () => (/* reexport safe */
|
|
45235
|
+
/* harmony export */ Easing: () => (/* reexport safe */ _Tween__WEBPACK_IMPORTED_MODULE_119__.Easing),
|
|
45223
45236
|
/* harmony export */ EcefLocation: () => (/* reexport safe */ _IModel__WEBPACK_IMPORTED_MODULE_69__.EcefLocation),
|
|
45224
|
-
/* harmony export */ EdgeArgs: () => (/* reexport safe */
|
|
45237
|
+
/* harmony export */ EdgeArgs: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.EdgeArgs),
|
|
45225
45238
|
/* harmony export */ ElementGeometry: () => (/* reexport safe */ _geometry_ElementGeometry__WEBPACK_IMPORTED_MODULE_48__.ElementGeometry),
|
|
45226
45239
|
/* harmony export */ ElementGeometryChange: () => (/* reexport safe */ _ModelGeometryChanges__WEBPACK_IMPORTED_MODULE_92__.ElementGeometryChange),
|
|
45227
45240
|
/* harmony export */ ElementGeometryOpcode: () => (/* reexport safe */ _geometry_ElementGeometry__WEBPACK_IMPORTED_MODULE_48__.ElementGeometryOpcode),
|
|
@@ -45238,7 +45251,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45238
45251
|
/* harmony export */ FeatureOverrideType: () => (/* reexport safe */ _EmphasizeElementsProps__WEBPACK_IMPORTED_MODULE_32__.FeatureOverrideType),
|
|
45239
45252
|
/* harmony export */ FeatureOverrides: () => (/* reexport safe */ _FeatureSymbology__WEBPACK_IMPORTED_MODULE_37__.FeatureOverrides),
|
|
45240
45253
|
/* harmony export */ FeatureTable: () => (/* reexport safe */ _FeatureTable__WEBPACK_IMPORTED_MODULE_38__.FeatureTable),
|
|
45241
|
-
/* harmony export */ FeatureTableHeader: () => (/* reexport safe */
|
|
45254
|
+
/* harmony export */ FeatureTableHeader: () => (/* reexport safe */ _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_156__.FeatureTableHeader),
|
|
45242
45255
|
/* harmony export */ FieldRun: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.FieldRun),
|
|
45243
45256
|
/* harmony export */ FillDisplay: () => (/* reexport safe */ _GeometryParams__WEBPACK_IMPORTED_MODULE_59__.FillDisplay),
|
|
45244
45257
|
/* harmony export */ FillFlags: () => (/* reexport safe */ _GraphicParams__WEBPACK_IMPORTED_MODULE_62__.FillFlags),
|
|
@@ -45263,16 +45276,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45263
45276
|
/* harmony export */ GeometryStreamFlags: () => (/* reexport safe */ _geometry_GeometryStream__WEBPACK_IMPORTED_MODULE_52__.GeometryStreamFlags),
|
|
45264
45277
|
/* harmony export */ GeometryStreamIterator: () => (/* reexport safe */ _geometry_GeometryStream__WEBPACK_IMPORTED_MODULE_52__.GeometryStreamIterator),
|
|
45265
45278
|
/* harmony export */ GeometrySummaryVerbosity: () => (/* reexport safe */ _GeometrySummary__WEBPACK_IMPORTED_MODULE_60__.GeometrySummaryVerbosity),
|
|
45266
|
-
/* harmony export */ GlbHeader: () => (/* reexport safe */
|
|
45279
|
+
/* harmony export */ GlbHeader: () => (/* reexport safe */ _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_154__.GlbHeader),
|
|
45267
45280
|
/* harmony export */ GlobeMode: () => (/* reexport safe */ _BackgroundMapSettings__WEBPACK_IMPORTED_MODULE_11__.GlobeMode),
|
|
45268
|
-
/* harmony export */ GltfHeader: () => (/* reexport safe */
|
|
45269
|
-
/* harmony export */ GltfV2ChunkTypes: () => (/* reexport safe */
|
|
45270
|
-
/* harmony export */ GltfVersions: () => (/* reexport safe */
|
|
45281
|
+
/* harmony export */ GltfHeader: () => (/* reexport safe */ _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_154__.GltfHeader),
|
|
45282
|
+
/* harmony export */ GltfV2ChunkTypes: () => (/* reexport safe */ _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_154__.GltfV2ChunkTypes),
|
|
45283
|
+
/* harmony export */ GltfVersions: () => (/* reexport safe */ _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_154__.GltfVersions),
|
|
45271
45284
|
/* harmony export */ Gradient: () => (/* reexport safe */ _Gradient__WEBPACK_IMPORTED_MODULE_61__.Gradient),
|
|
45272
45285
|
/* harmony export */ GraphicParams: () => (/* reexport safe */ _GraphicParams__WEBPACK_IMPORTED_MODULE_62__.GraphicParams),
|
|
45273
45286
|
/* harmony export */ GridFileDefinition: () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_50__.GridFileDefinition),
|
|
45274
45287
|
/* harmony export */ GridFileTransform: () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_50__.GridFileTransform),
|
|
45275
|
-
/* harmony export */ GridOrientationType: () => (/* reexport safe */
|
|
45288
|
+
/* harmony export */ GridOrientationType: () => (/* reexport safe */ _ViewDetails__WEBPACK_IMPORTED_MODULE_121__.GridOrientationType),
|
|
45276
45289
|
/* harmony export */ GroundPlane: () => (/* reexport safe */ _GroundPlane__WEBPACK_IMPORTED_MODULE_63__.GroundPlane),
|
|
45277
45290
|
/* harmony export */ HSLColor: () => (/* reexport safe */ _HSLColor__WEBPACK_IMPORTED_MODULE_66__.HSLColor),
|
|
45278
45291
|
/* harmony export */ HSVColor: () => (/* reexport safe */ _HSVColor__WEBPACK_IMPORTED_MODULE_67__.HSVColor),
|
|
@@ -45283,14 +45296,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45283
45296
|
/* harmony export */ Hilite: () => (/* reexport safe */ _Hilite__WEBPACK_IMPORTED_MODULE_65__.Hilite),
|
|
45284
45297
|
/* harmony export */ HorizontalCRS: () => (/* reexport safe */ _geometry_CoordinateReferenceSystem__WEBPACK_IMPORTED_MODULE_47__.HorizontalCRS),
|
|
45285
45298
|
/* harmony export */ HorizontalCRSExtent: () => (/* reexport safe */ _geometry_CoordinateReferenceSystem__WEBPACK_IMPORTED_MODULE_47__.HorizontalCRSExtent),
|
|
45286
|
-
/* harmony export */ I3dmHeader: () => (/* reexport safe */
|
|
45299
|
+
/* harmony export */ I3dmHeader: () => (/* reexport safe */ _tile_I3dmTileIO__WEBPACK_IMPORTED_MODULE_155__.I3dmHeader),
|
|
45287
45300
|
/* harmony export */ IModel: () => (/* reexport safe */ _IModel__WEBPACK_IMPORTED_MODULE_69__.IModel),
|
|
45288
45301
|
/* harmony export */ IModelError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.IModelError),
|
|
45289
|
-
/* harmony export */ IModelNotFoundResponse: () => (/* reexport safe */
|
|
45290
|
-
/* harmony export */ IModelReadRpcInterface: () => (/* reexport safe */
|
|
45291
|
-
/* harmony export */ IModelTileRpcInterface: () => (/* reexport safe */
|
|
45302
|
+
/* harmony export */ IModelNotFoundResponse: () => (/* reexport safe */ _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_139__.IModelNotFoundResponse),
|
|
45303
|
+
/* harmony export */ IModelReadRpcInterface: () => (/* reexport safe */ _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_139__.IModelReadRpcInterface),
|
|
45304
|
+
/* harmony export */ IModelTileRpcInterface: () => (/* reexport safe */ _rpc_IModelTileRpcInterface__WEBPACK_IMPORTED_MODULE_140__.IModelTileRpcInterface),
|
|
45292
45305
|
/* harmony export */ IModelVersion: () => (/* reexport safe */ _IModelVersion__WEBPACK_IMPORTED_MODULE_71__.IModelVersion),
|
|
45293
|
-
/* harmony export */ INSTANCE: () => (/* reexport safe */
|
|
45306
|
+
/* harmony export */ INSTANCE: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.INSTANCE),
|
|
45294
45307
|
/* harmony export */ ImageBuffer: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.ImageBuffer),
|
|
45295
45308
|
/* harmony export */ ImageBufferFormat: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.ImageBufferFormat),
|
|
45296
45309
|
/* harmony export */ ImageGraphic: () => (/* reexport safe */ _geometry_ImageGraphic__WEBPACK_IMPORTED_MODULE_53__.ImageGraphic),
|
|
@@ -45298,10 +45311,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45298
45311
|
/* harmony export */ ImageMapLayerSettings: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.ImageMapLayerSettings),
|
|
45299
45312
|
/* harmony export */ ImageSource: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.ImageSource),
|
|
45300
45313
|
/* harmony export */ ImageSourceFormat: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.ImageSourceFormat),
|
|
45301
|
-
/* harmony export */ ImdlFlags: () => (/* reexport safe */
|
|
45302
|
-
/* harmony export */ ImdlHeader: () => (/* reexport safe */
|
|
45314
|
+
/* harmony export */ ImdlFlags: () => (/* reexport safe */ _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_156__.ImdlFlags),
|
|
45315
|
+
/* harmony export */ ImdlHeader: () => (/* reexport safe */ _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_156__.ImdlHeader),
|
|
45303
45316
|
/* harmony export */ InternetConnectivityStatus: () => (/* reexport safe */ _NativeAppProps__WEBPACK_IMPORTED_MODULE_87__.InternetConnectivityStatus),
|
|
45304
|
-
/* harmony export */ Interpolation: () => (/* reexport safe */
|
|
45317
|
+
/* harmony export */ Interpolation: () => (/* reexport safe */ _Tween__WEBPACK_IMPORTED_MODULE_119__.Interpolation),
|
|
45305
45318
|
/* harmony export */ IpcSession: () => (/* reexport safe */ _ipc_IpcSession__WEBPACK_IMPORTED_MODULE_76__.IpcSession),
|
|
45306
45319
|
/* harmony export */ IpcWebSocket: () => (/* reexport safe */ _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_74__.IpcWebSocket),
|
|
45307
45320
|
/* harmony export */ IpcWebSocketBackend: () => (/* reexport safe */ _ipc_IpcWebSocket__WEBPACK_IMPORTED_MODULE_74__.IpcWebSocketBackend),
|
|
@@ -45319,11 +45332,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45319
45332
|
/* harmony export */ MapImagerySettings: () => (/* reexport safe */ _MapImagerySettings__WEBPACK_IMPORTED_MODULE_81__.MapImagerySettings),
|
|
45320
45333
|
/* harmony export */ MapLayerSettings: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.MapLayerSettings),
|
|
45321
45334
|
/* harmony export */ MapSubLayerSettings: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.MapSubLayerSettings),
|
|
45322
|
-
/* harmony export */ MarshalingBinaryMarker: () => (/* reexport safe */
|
|
45335
|
+
/* harmony export */ MarshalingBinaryMarker: () => (/* reexport safe */ _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_128__.MarshalingBinaryMarker),
|
|
45323
45336
|
/* harmony export */ MassPropertiesOperation: () => (/* reexport safe */ _MassProperties__WEBPACK_IMPORTED_MODULE_83__.MassPropertiesOperation),
|
|
45324
|
-
/* harmony export */ MeshEdge: () => (/* reexport safe */
|
|
45325
|
-
/* harmony export */ MeshEdges: () => (/* reexport safe */
|
|
45326
|
-
/* harmony export */ MeshPolyline: () => (/* reexport safe */
|
|
45337
|
+
/* harmony export */ MeshEdge: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.MeshEdge),
|
|
45338
|
+
/* harmony export */ MeshEdges: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.MeshEdges),
|
|
45339
|
+
/* harmony export */ MeshPolyline: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.MeshPolyline),
|
|
45327
45340
|
/* harmony export */ ModelClipGroup: () => (/* reexport safe */ _ModelClipGroup__WEBPACK_IMPORTED_MODULE_85__.ModelClipGroup),
|
|
45328
45341
|
/* harmony export */ ModelClipGroups: () => (/* reexport safe */ _ModelClipGroup__WEBPACK_IMPORTED_MODULE_85__.ModelClipGroups),
|
|
45329
45342
|
/* harmony export */ ModelFeature: () => (/* reexport safe */ _FeatureTable__WEBPACK_IMPORTED_MODULE_38__.ModelFeature),
|
|
@@ -45331,21 +45344,21 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45331
45344
|
/* harmony export */ ModelMapLayerDrapeTarget: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.ModelMapLayerDrapeTarget),
|
|
45332
45345
|
/* harmony export */ ModelMapLayerSettings: () => (/* reexport safe */ _MapLayerSettings__WEBPACK_IMPORTED_MODULE_82__.ModelMapLayerSettings),
|
|
45333
45346
|
/* harmony export */ MonochromeMode: () => (/* reexport safe */ _DisplayStyleSettings__WEBPACK_IMPORTED_MODULE_25__.MonochromeMode),
|
|
45334
|
-
/* harmony export */ MultiModelPackedFeatureTable: () => (/* reexport safe */
|
|
45347
|
+
/* harmony export */ MultiModelPackedFeatureTable: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.MultiModelPackedFeatureTable),
|
|
45335
45348
|
/* harmony export */ NoContentError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.NoContentError),
|
|
45336
45349
|
/* harmony export */ NonUniformColor: () => (/* reexport safe */ _FeatureIndex__WEBPACK_IMPORTED_MODULE_36__.NonUniformColor),
|
|
45337
45350
|
/* harmony export */ NormalMapFlags: () => (/* reexport safe */ _MaterialProps__WEBPACK_IMPORTED_MODULE_84__.NormalMapFlags),
|
|
45338
45351
|
/* harmony export */ Npc: () => (/* reexport safe */ _Frustum__WEBPACK_IMPORTED_MODULE_40__.Npc),
|
|
45339
45352
|
/* harmony export */ NpcCenter: () => (/* reexport safe */ _Frustum__WEBPACK_IMPORTED_MODULE_40__.NpcCenter),
|
|
45340
45353
|
/* harmony export */ NpcCorners: () => (/* reexport safe */ _Frustum__WEBPACK_IMPORTED_MODULE_40__.NpcCorners),
|
|
45341
|
-
/* harmony export */ OPERATION: () => (/* reexport safe */
|
|
45354
|
+
/* harmony export */ OPERATION: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.OPERATION),
|
|
45342
45355
|
/* harmony export */ OctEncodedNormal: () => (/* reexport safe */ _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_88__.OctEncodedNormal),
|
|
45343
45356
|
/* harmony export */ OctEncodedNormalPair: () => (/* reexport safe */ _OctEncodedNormal__WEBPACK_IMPORTED_MODULE_88__.OctEncodedNormalPair),
|
|
45344
45357
|
/* harmony export */ OverriddenBy: () => (/* reexport safe */ _NativeAppProps__WEBPACK_IMPORTED_MODULE_87__.OverriddenBy),
|
|
45345
|
-
/* harmony export */ POLICY: () => (/* reexport safe */
|
|
45358
|
+
/* harmony export */ POLICY: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.POLICY),
|
|
45346
45359
|
/* harmony export */ PackedFeature: () => (/* reexport safe */ _FeatureTable__WEBPACK_IMPORTED_MODULE_38__.PackedFeature),
|
|
45347
|
-
/* harmony export */ PackedFeatureModelTable: () => (/* reexport safe */
|
|
45348
|
-
/* harmony export */ PackedFeatureTable: () => (/* reexport safe */
|
|
45360
|
+
/* harmony export */ PackedFeatureModelTable: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.PackedFeatureModelTable),
|
|
45361
|
+
/* harmony export */ PackedFeatureTable: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.PackedFeatureTable),
|
|
45349
45362
|
/* harmony export */ Paragraph: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.Paragraph),
|
|
45350
45363
|
/* harmony export */ Placement2d: () => (/* reexport safe */ _geometry_Placement__WEBPACK_IMPORTED_MODULE_55__.Placement2d),
|
|
45351
45364
|
/* harmony export */ Placement3d: () => (/* reexport safe */ _geometry_Placement__WEBPACK_IMPORTED_MODULE_55__.Placement3d),
|
|
@@ -45353,9 +45366,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45353
45366
|
/* harmony export */ PlanarClipMaskMode: () => (/* reexport safe */ _PlanarClipMask__WEBPACK_IMPORTED_MODULE_91__.PlanarClipMaskMode),
|
|
45354
45367
|
/* harmony export */ PlanarClipMaskPriority: () => (/* reexport safe */ _PlanarClipMask__WEBPACK_IMPORTED_MODULE_91__.PlanarClipMaskPriority),
|
|
45355
45368
|
/* harmony export */ PlanarClipMaskSettings: () => (/* reexport safe */ _PlanarClipMask__WEBPACK_IMPORTED_MODULE_91__.PlanarClipMaskSettings),
|
|
45356
|
-
/* harmony export */ PntsHeader: () => (/* reexport safe */
|
|
45369
|
+
/* harmony export */ PntsHeader: () => (/* reexport safe */ _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_157__.PntsHeader),
|
|
45357
45370
|
/* harmony export */ PointCloudDisplaySettings: () => (/* reexport safe */ _RealityModelDisplaySettings__WEBPACK_IMPORTED_MODULE_96__.PointCloudDisplaySettings),
|
|
45358
|
-
/* harmony export */ PolylineEdgeArgs: () => (/* reexport safe */
|
|
45371
|
+
/* harmony export */ PolylineEdgeArgs: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.PolylineEdgeArgs),
|
|
45359
45372
|
/* harmony export */ PolylineTypeFlags: () => (/* reexport safe */ _RenderPolyline__WEBPACK_IMPORTED_MODULE_97__.PolylineTypeFlags),
|
|
45360
45373
|
/* harmony export */ PositionalVectorTransform: () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_50__.PositionalVectorTransform),
|
|
45361
45374
|
/* harmony export */ PrimitiveTypeCode: () => (/* reexport safe */ _EntityProps__WEBPACK_IMPORTED_MODULE_33__.PrimitiveTypeCode),
|
|
@@ -45378,7 +45391,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45378
45391
|
/* harmony export */ QueryOptionsBuilder: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.QueryOptionsBuilder),
|
|
45379
45392
|
/* harmony export */ QueryParamType: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.QueryParamType),
|
|
45380
45393
|
/* harmony export */ QueryRowFormat: () => (/* reexport safe */ _ConcurrentQuery__WEBPACK_IMPORTED_MODULE_89__.QueryRowFormat),
|
|
45381
|
-
/* harmony export */ REGISTRY: () => (/* reexport safe */
|
|
45394
|
+
/* harmony export */ REGISTRY: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.REGISTRY),
|
|
45382
45395
|
/* harmony export */ Rank: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.Rank),
|
|
45383
45396
|
/* harmony export */ RealityDataFormat: () => (/* reexport safe */ _ContextRealityModel__WEBPACK_IMPORTED_MODULE_24__.RealityDataFormat),
|
|
45384
45397
|
/* harmony export */ RealityDataProvider: () => (/* reexport safe */ _ContextRealityModel__WEBPACK_IMPORTED_MODULE_24__.RealityDataProvider),
|
|
@@ -45386,62 +45399,62 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45386
45399
|
/* harmony export */ RealityModelDisplaySettings: () => (/* reexport safe */ _RealityModelDisplaySettings__WEBPACK_IMPORTED_MODULE_96__.RealityModelDisplaySettings),
|
|
45387
45400
|
/* harmony export */ RelatedElement: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.RelatedElement),
|
|
45388
45401
|
/* harmony export */ RenderMaterial: () => (/* reexport safe */ _RenderMaterial__WEBPACK_IMPORTED_MODULE_98__.RenderMaterial),
|
|
45389
|
-
/* harmony export */ RenderMaterialParams: () => (/* reexport safe */
|
|
45390
|
-
/* harmony export */ RenderMode: () => (/* reexport safe */
|
|
45402
|
+
/* harmony export */ RenderMaterialParams: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.RenderMaterialParams),
|
|
45403
|
+
/* harmony export */ RenderMode: () => (/* reexport safe */ _ViewFlags__WEBPACK_IMPORTED_MODULE_122__.RenderMode),
|
|
45391
45404
|
/* harmony export */ RenderSchedule: () => (/* reexport safe */ _RenderSchedule__WEBPACK_IMPORTED_MODULE_99__.RenderSchedule),
|
|
45392
45405
|
/* harmony export */ RenderTexture: () => (/* reexport safe */ _RenderTexture__WEBPACK_IMPORTED_MODULE_100__.RenderTexture),
|
|
45393
|
-
/* harmony export */ RenderTextureParams: () => (/* reexport safe */
|
|
45394
|
-
/* harmony export */ ResponseLike: () => (/* reexport safe */
|
|
45406
|
+
/* harmony export */ RenderTextureParams: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.RenderTextureParams),
|
|
45407
|
+
/* harmony export */ ResponseLike: () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_133__.ResponseLike),
|
|
45395
45408
|
/* harmony export */ RgbColor: () => (/* reexport safe */ _RgbColor__WEBPACK_IMPORTED_MODULE_101__.RgbColor),
|
|
45396
|
-
/* harmony export */ RpcConfiguration: () => (/* reexport safe */
|
|
45397
|
-
/* harmony export */ RpcContentType: () => (/* reexport safe */
|
|
45398
|
-
/* harmony export */ RpcControlChannel: () => (/* reexport safe */
|
|
45399
|
-
/* harmony export */ RpcControlResponse: () => (/* reexport safe */
|
|
45400
|
-
/* harmony export */ RpcDefaultConfiguration: () => (/* reexport safe */
|
|
45401
|
-
/* harmony export */ RpcDirectProtocol: () => (/* reexport safe */
|
|
45402
|
-
/* harmony export */ RpcDirectRequest: () => (/* reexport safe */
|
|
45403
|
-
/* harmony export */ RpcEndpoint: () => (/* reexport safe */
|
|
45404
|
-
/* harmony export */ RpcInterface: () => (/* reexport safe */
|
|
45405
|
-
/* harmony export */ RpcInvocation: () => (/* reexport safe */
|
|
45409
|
+
/* harmony export */ RpcConfiguration: () => (/* reexport safe */ _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__.RpcConfiguration),
|
|
45410
|
+
/* harmony export */ RpcContentType: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcContentType),
|
|
45411
|
+
/* harmony export */ RpcControlChannel: () => (/* reexport safe */ _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_125__.RpcControlChannel),
|
|
45412
|
+
/* harmony export */ RpcControlResponse: () => (/* reexport safe */ _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_125__.RpcControlResponse),
|
|
45413
|
+
/* harmony export */ RpcDefaultConfiguration: () => (/* reexport safe */ _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__.RpcDefaultConfiguration),
|
|
45414
|
+
/* harmony export */ RpcDirectProtocol: () => (/* reexport safe */ _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__.RpcDirectProtocol),
|
|
45415
|
+
/* harmony export */ RpcDirectRequest: () => (/* reexport safe */ _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__.RpcDirectRequest),
|
|
45416
|
+
/* harmony export */ RpcEndpoint: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcEndpoint),
|
|
45417
|
+
/* harmony export */ RpcInterface: () => (/* reexport safe */ _RpcInterface__WEBPACK_IMPORTED_MODULE_143__.RpcInterface),
|
|
45418
|
+
/* harmony export */ RpcInvocation: () => (/* reexport safe */ _rpc_core_RpcInvocation__WEBPACK_IMPORTED_MODULE_126__.RpcInvocation),
|
|
45406
45419
|
/* harmony export */ RpcManager: () => (/* reexport safe */ _RpcManager__WEBPACK_IMPORTED_MODULE_102__.RpcManager),
|
|
45407
|
-
/* harmony export */ RpcMarshaling: () => (/* reexport safe */
|
|
45408
|
-
/* harmony export */ RpcMultipart: () => (/* reexport safe */
|
|
45409
|
-
/* harmony export */ RpcNotFoundResponse: () => (/* reexport safe */
|
|
45410
|
-
/* harmony export */ RpcOpenAPIDescription: () => (/* reexport safe */
|
|
45411
|
-
/* harmony export */ RpcOperation: () => (/* reexport safe */
|
|
45412
|
-
/* harmony export */ RpcOperationPolicy: () => (/* reexport safe */
|
|
45413
|
-
/* harmony export */ RpcPendingQueue: () => (/* reexport safe */
|
|
45414
|
-
/* harmony export */ RpcPendingResponse: () => (/* reexport safe */
|
|
45415
|
-
/* harmony export */ RpcProtocol: () => (/* reexport safe */
|
|
45416
|
-
/* harmony export */ RpcProtocolEvent: () => (/* reexport safe */
|
|
45417
|
-
/* harmony export */ RpcProtocolVersion: () => (/* reexport safe */
|
|
45418
|
-
/* harmony export */ RpcPushChannel: () => (/* reexport safe */
|
|
45419
|
-
/* harmony export */ RpcPushConnection: () => (/* reexport safe */
|
|
45420
|
-
/* harmony export */ RpcPushService: () => (/* reexport safe */
|
|
45421
|
-
/* harmony export */ RpcPushSubscription: () => (/* reexport safe */
|
|
45422
|
-
/* harmony export */ RpcPushTransport: () => (/* reexport safe */
|
|
45423
|
-
/* harmony export */ RpcRegistry: () => (/* reexport safe */
|
|
45424
|
-
/* harmony export */ RpcRequest: () => (/* reexport safe */
|
|
45425
|
-
/* harmony export */ RpcRequestEvent: () => (/* reexport safe */
|
|
45426
|
-
/* harmony export */ RpcRequestFulfillment: () => (/* reexport safe */
|
|
45427
|
-
/* harmony export */ RpcRequestStatus: () => (/* reexport safe */
|
|
45428
|
-
/* harmony export */ RpcResponseCacheControl: () => (/* reexport safe */
|
|
45429
|
-
/* harmony export */ RpcRoutingMap: () => (/* reexport safe */
|
|
45430
|
-
/* harmony export */ RpcRoutingToken: () => (/* reexport safe */
|
|
45431
|
-
/* harmony export */ RpcSerializedValue: () => (/* reexport safe */
|
|
45432
|
-
/* harmony export */ RpcSessionInvocation: () => (/* reexport safe */
|
|
45420
|
+
/* harmony export */ RpcMarshaling: () => (/* reexport safe */ _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_128__.RpcMarshaling),
|
|
45421
|
+
/* harmony export */ RpcMultipart: () => (/* reexport safe */ _rpc_web_RpcMultipart__WEBPACK_IMPORTED_MODULE_147__.RpcMultipart),
|
|
45422
|
+
/* harmony export */ RpcNotFoundResponse: () => (/* reexport safe */ _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_125__.RpcNotFoundResponse),
|
|
45423
|
+
/* harmony export */ RpcOpenAPIDescription: () => (/* reexport safe */ _rpc_web_OpenAPI__WEBPACK_IMPORTED_MODULE_146__.RpcOpenAPIDescription),
|
|
45424
|
+
/* harmony export */ RpcOperation: () => (/* reexport safe */ _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_129__.RpcOperation),
|
|
45425
|
+
/* harmony export */ RpcOperationPolicy: () => (/* reexport safe */ _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_129__.RpcOperationPolicy),
|
|
45426
|
+
/* harmony export */ RpcPendingQueue: () => (/* reexport safe */ _rpc_core_RpcPendingQueue__WEBPACK_IMPORTED_MODULE_130__.RpcPendingQueue),
|
|
45427
|
+
/* harmony export */ RpcPendingResponse: () => (/* reexport safe */ _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_125__.RpcPendingResponse),
|
|
45428
|
+
/* harmony export */ RpcProtocol: () => (/* reexport safe */ _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_131__.RpcProtocol),
|
|
45429
|
+
/* harmony export */ RpcProtocolEvent: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcProtocolEvent),
|
|
45430
|
+
/* harmony export */ RpcProtocolVersion: () => (/* reexport safe */ _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_131__.RpcProtocolVersion),
|
|
45431
|
+
/* harmony export */ RpcPushChannel: () => (/* reexport safe */ _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__.RpcPushChannel),
|
|
45432
|
+
/* harmony export */ RpcPushConnection: () => (/* reexport safe */ _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__.RpcPushConnection),
|
|
45433
|
+
/* harmony export */ RpcPushService: () => (/* reexport safe */ _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__.RpcPushService),
|
|
45434
|
+
/* harmony export */ RpcPushSubscription: () => (/* reexport safe */ _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__.RpcPushSubscription),
|
|
45435
|
+
/* harmony export */ RpcPushTransport: () => (/* reexport safe */ _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__.RpcPushTransport),
|
|
45436
|
+
/* harmony export */ RpcRegistry: () => (/* reexport safe */ _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__.RpcRegistry),
|
|
45437
|
+
/* harmony export */ RpcRequest: () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_133__.RpcRequest),
|
|
45438
|
+
/* harmony export */ RpcRequestEvent: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcRequestEvent),
|
|
45439
|
+
/* harmony export */ RpcRequestFulfillment: () => (/* reexport safe */ _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_131__.RpcRequestFulfillment),
|
|
45440
|
+
/* harmony export */ RpcRequestStatus: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcRequestStatus),
|
|
45441
|
+
/* harmony export */ RpcResponseCacheControl: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.RpcResponseCacheControl),
|
|
45442
|
+
/* harmony export */ RpcRoutingMap: () => (/* reexport safe */ _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__.RpcRoutingMap),
|
|
45443
|
+
/* harmony export */ RpcRoutingToken: () => (/* reexport safe */ _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_135__.RpcRoutingToken),
|
|
45444
|
+
/* harmony export */ RpcSerializedValue: () => (/* reexport safe */ _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_128__.RpcSerializedValue),
|
|
45445
|
+
/* harmony export */ RpcSessionInvocation: () => (/* reexport safe */ _rpc_core_RpcSessionInvocation__WEBPACK_IMPORTED_MODULE_127__.RpcSessionInvocation),
|
|
45433
45446
|
/* harmony export */ Run: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.Run),
|
|
45434
45447
|
/* harmony export */ SchemaState: () => (/* reexport safe */ _BriefcaseTypes__WEBPACK_IMPORTED_MODULE_13__.SchemaState),
|
|
45435
45448
|
/* harmony export */ SectionType: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.SectionType),
|
|
45436
45449
|
/* harmony export */ ServerError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.ServerError),
|
|
45437
45450
|
/* harmony export */ ServerTimeoutError: () => (/* reexport safe */ _IModelError__WEBPACK_IMPORTED_MODULE_70__.ServerTimeoutError),
|
|
45438
|
-
/* harmony export */ SilhouetteEdgeArgs: () => (/* reexport safe */
|
|
45451
|
+
/* harmony export */ SilhouetteEdgeArgs: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.SilhouetteEdgeArgs),
|
|
45439
45452
|
/* harmony export */ SkyBox: () => (/* reexport safe */ _SkyBox__WEBPACK_IMPORTED_MODULE_104__.SkyBox),
|
|
45440
45453
|
/* harmony export */ SkyBoxImageType: () => (/* reexport safe */ _SkyBox__WEBPACK_IMPORTED_MODULE_104__.SkyBoxImageType),
|
|
45441
45454
|
/* harmony export */ SkyCube: () => (/* reexport safe */ _SkyBox__WEBPACK_IMPORTED_MODULE_104__.SkyCube),
|
|
45442
45455
|
/* harmony export */ SkyGradient: () => (/* reexport safe */ _SkyBox__WEBPACK_IMPORTED_MODULE_104__.SkyGradient),
|
|
45443
45456
|
/* harmony export */ SkySphere: () => (/* reexport safe */ _SkyBox__WEBPACK_IMPORTED_MODULE_104__.SkySphere),
|
|
45444
|
-
/* harmony export */ SnapshotIModelRpcInterface: () => (/* reexport safe */
|
|
45457
|
+
/* harmony export */ SnapshotIModelRpcInterface: () => (/* reexport safe */ _rpc_SnapshotIModelRpcInterface__WEBPACK_IMPORTED_MODULE_141__.SnapshotIModelRpcInterface),
|
|
45445
45458
|
/* harmony export */ SolarLight: () => (/* reexport safe */ _LightSettings__WEBPACK_IMPORTED_MODULE_78__.SolarLight),
|
|
45446
45459
|
/* harmony export */ SolarShadowSettings: () => (/* reexport safe */ _SolarShadows__WEBPACK_IMPORTED_MODULE_106__.SolarShadowSettings),
|
|
45447
45460
|
/* harmony export */ SpatialClassifier: () => (/* reexport safe */ _SpatialClassification__WEBPACK_IMPORTED_MODULE_107__.SpatialClassifier),
|
|
@@ -45456,7 +45469,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45456
45469
|
/* harmony export */ TabRun: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.TabRun),
|
|
45457
45470
|
/* harmony export */ TerrainHeightOriginMode: () => (/* reexport safe */ _TerrainSettings__WEBPACK_IMPORTED_MODULE_111__.TerrainHeightOriginMode),
|
|
45458
45471
|
/* harmony export */ TerrainSettings: () => (/* reexport safe */ _TerrainSettings__WEBPACK_IMPORTED_MODULE_111__.TerrainSettings),
|
|
45459
|
-
/* harmony export */ TestRpcManager: () => (/* reexport safe */
|
|
45472
|
+
/* harmony export */ TestRpcManager: () => (/* reexport safe */ _rpc_TestRpcManager__WEBPACK_IMPORTED_MODULE_142__.TestRpcManager),
|
|
45460
45473
|
/* harmony export */ TextAnnotation: () => (/* reexport safe */ _annotation_TextAnnotation__WEBPACK_IMPORTED_MODULE_2__.TextAnnotation),
|
|
45461
45474
|
/* harmony export */ TextBlock: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.TextBlock),
|
|
45462
45475
|
/* harmony export */ TextBlockComponent: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.TextBlockComponent),
|
|
@@ -45466,65 +45479,65 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45466
45479
|
/* harmony export */ TextureMapUnits: () => (/* reexport safe */ _MaterialProps__WEBPACK_IMPORTED_MODULE_84__.TextureMapUnits),
|
|
45467
45480
|
/* harmony export */ TextureMapping: () => (/* reexport safe */ _TextureMapping__WEBPACK_IMPORTED_MODULE_112__.TextureMapping),
|
|
45468
45481
|
/* harmony export */ TextureTransparency: () => (/* reexport safe */ _TextureProps__WEBPACK_IMPORTED_MODULE_113__.TextureTransparency),
|
|
45469
|
-
/* harmony export */ ThematicDisplay: () => (/* reexport safe */
|
|
45470
|
-
/* harmony export */ ThematicDisplayMode: () => (/* reexport safe */
|
|
45471
|
-
/* harmony export */ ThematicDisplaySensor: () => (/* reexport safe */
|
|
45472
|
-
/* harmony export */ ThematicDisplaySensorSettings: () => (/* reexport safe */
|
|
45473
|
-
/* harmony export */ ThematicGradientColorScheme: () => (/* reexport safe */
|
|
45474
|
-
/* harmony export */ ThematicGradientMode: () => (/* reexport safe */
|
|
45475
|
-
/* harmony export */ ThematicGradientSettings: () => (/* reexport safe */
|
|
45476
|
-
/* harmony export */ ThematicGradientTransparencyMode: () => (/* reexport safe */
|
|
45477
|
-
/* harmony export */ TileContentSource: () => (/* reexport safe */
|
|
45478
|
-
/* harmony export */ TileFormat: () => (/* reexport safe */
|
|
45479
|
-
/* harmony export */ TileHeader: () => (/* reexport safe */
|
|
45480
|
-
/* harmony export */ TileMetadataReader: () => (/* reexport safe */
|
|
45481
|
-
/* harmony export */ TileOptions: () => (/* reexport safe */
|
|
45482
|
-
/* harmony export */ TileReadError: () => (/* reexport safe */
|
|
45483
|
-
/* harmony export */ TileReadStatus: () => (/* reexport safe */
|
|
45484
|
-
/* harmony export */ TreeFlags: () => (/* reexport safe */
|
|
45485
|
-
/* harmony export */ Tween: () => (/* reexport safe */
|
|
45486
|
-
/* harmony export */ Tweens: () => (/* reexport safe */
|
|
45487
|
-
/* harmony export */ TxnAction: () => (/* reexport safe */
|
|
45482
|
+
/* harmony export */ ThematicDisplay: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicDisplay),
|
|
45483
|
+
/* harmony export */ ThematicDisplayMode: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicDisplayMode),
|
|
45484
|
+
/* harmony export */ ThematicDisplaySensor: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicDisplaySensor),
|
|
45485
|
+
/* harmony export */ ThematicDisplaySensorSettings: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicDisplaySensorSettings),
|
|
45486
|
+
/* harmony export */ ThematicGradientColorScheme: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicGradientColorScheme),
|
|
45487
|
+
/* harmony export */ ThematicGradientMode: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicGradientMode),
|
|
45488
|
+
/* harmony export */ ThematicGradientSettings: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicGradientSettings),
|
|
45489
|
+
/* harmony export */ ThematicGradientTransparencyMode: () => (/* reexport safe */ _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__.ThematicGradientTransparencyMode),
|
|
45490
|
+
/* harmony export */ TileContentSource: () => (/* reexport safe */ _TileProps__WEBPACK_IMPORTED_MODULE_118__.TileContentSource),
|
|
45491
|
+
/* harmony export */ TileFormat: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.TileFormat),
|
|
45492
|
+
/* harmony export */ TileHeader: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.TileHeader),
|
|
45493
|
+
/* harmony export */ TileMetadataReader: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.TileMetadataReader),
|
|
45494
|
+
/* harmony export */ TileOptions: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.TileOptions),
|
|
45495
|
+
/* harmony export */ TileReadError: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.TileReadError),
|
|
45496
|
+
/* harmony export */ TileReadStatus: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.TileReadStatus),
|
|
45497
|
+
/* harmony export */ TreeFlags: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.TreeFlags),
|
|
45498
|
+
/* harmony export */ Tween: () => (/* reexport safe */ _Tween__WEBPACK_IMPORTED_MODULE_119__.Tween),
|
|
45499
|
+
/* harmony export */ Tweens: () => (/* reexport safe */ _Tween__WEBPACK_IMPORTED_MODULE_119__.Tweens),
|
|
45500
|
+
/* harmony export */ TxnAction: () => (/* reexport safe */ _TxnAction__WEBPACK_IMPORTED_MODULE_120__.TxnAction),
|
|
45488
45501
|
/* harmony export */ TypeDefinition: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.TypeDefinition),
|
|
45489
45502
|
/* harmony export */ TypeOfChange: () => (/* reexport safe */ _ChangedElements__WEBPACK_IMPORTED_MODULE_16__.TypeOfChange),
|
|
45490
45503
|
/* harmony export */ VerticalCRS: () => (/* reexport safe */ _geometry_CoordinateReferenceSystem__WEBPACK_IMPORTED_MODULE_47__.VerticalCRS),
|
|
45491
|
-
/* harmony export */ ViewDetails: () => (/* reexport safe */
|
|
45492
|
-
/* harmony export */ ViewDetails3d: () => (/* reexport safe */
|
|
45493
|
-
/* harmony export */ ViewFlags: () => (/* reexport safe */
|
|
45504
|
+
/* harmony export */ ViewDetails: () => (/* reexport safe */ _ViewDetails__WEBPACK_IMPORTED_MODULE_121__.ViewDetails),
|
|
45505
|
+
/* harmony export */ ViewDetails3d: () => (/* reexport safe */ _ViewDetails__WEBPACK_IMPORTED_MODULE_121__.ViewDetails3d),
|
|
45506
|
+
/* harmony export */ ViewFlags: () => (/* reexport safe */ _ViewFlags__WEBPACK_IMPORTED_MODULE_122__.ViewFlags),
|
|
45494
45507
|
/* harmony export */ ViewStoreError: () => (/* reexport safe */ _ITwinCoreErrors__WEBPACK_IMPORTED_MODULE_72__.ViewStoreError),
|
|
45495
|
-
/* harmony export */ ViewStoreRpc: () => (/* reexport safe */
|
|
45496
|
-
/* harmony export */ WEB_RPC_CONSTANTS: () => (/* reexport safe */
|
|
45497
|
-
/* harmony export */ WebAppRpcLogging: () => (/* reexport safe */
|
|
45498
|
-
/* harmony export */ WebAppRpcProtocol: () => (/* reexport safe */
|
|
45499
|
-
/* harmony export */ WebAppRpcRequest: () => (/* reexport safe */
|
|
45500
|
-
/* harmony export */ WhiteOnWhiteReversalSettings: () => (/* reexport safe */
|
|
45508
|
+
/* harmony export */ ViewStoreRpc: () => (/* reexport safe */ _ViewProps__WEBPACK_IMPORTED_MODULE_123__.ViewStoreRpc),
|
|
45509
|
+
/* harmony export */ WEB_RPC_CONSTANTS: () => (/* reexport safe */ _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__.WEB_RPC_CONSTANTS),
|
|
45510
|
+
/* harmony export */ WebAppRpcLogging: () => (/* reexport safe */ _rpc_web_WebAppRpcLogging__WEBPACK_IMPORTED_MODULE_150__.WebAppRpcLogging),
|
|
45511
|
+
/* harmony export */ WebAppRpcProtocol: () => (/* reexport safe */ _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_148__.WebAppRpcProtocol),
|
|
45512
|
+
/* harmony export */ WebAppRpcRequest: () => (/* reexport safe */ _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_149__.WebAppRpcRequest),
|
|
45513
|
+
/* harmony export */ WhiteOnWhiteReversalSettings: () => (/* reexport safe */ _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_161__.WhiteOnWhiteReversalSettings),
|
|
45501
45514
|
/* harmony export */ WorkspaceError: () => (/* reexport safe */ _ITwinCoreErrors__WEBPACK_IMPORTED_MODULE_72__.WorkspaceError),
|
|
45502
45515
|
/* harmony export */ XyzRotation: () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_50__.XyzRotation),
|
|
45503
|
-
/* harmony export */ aggregateLoad: () => (/* reexport safe */
|
|
45504
|
-
/* harmony export */ bisectTileRange2d: () => (/* reexport safe */
|
|
45505
|
-
/* harmony export */ bisectTileRange3d: () => (/* reexport safe */
|
|
45516
|
+
/* harmony export */ aggregateLoad: () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_133__.aggregateLoad),
|
|
45517
|
+
/* harmony export */ bisectTileRange2d: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.bisectTileRange2d),
|
|
45518
|
+
/* harmony export */ bisectTileRange3d: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.bisectTileRange3d),
|
|
45506
45519
|
/* harmony export */ calculateSolarAngles: () => (/* reexport safe */ _SolarCalculate__WEBPACK_IMPORTED_MODULE_105__.calculateSolarAngles),
|
|
45507
45520
|
/* harmony export */ calculateSolarDirection: () => (/* reexport safe */ _SolarCalculate__WEBPACK_IMPORTED_MODULE_105__.calculateSolarDirection),
|
|
45508
45521
|
/* harmony export */ calculateSolarDirectionFromAngles: () => (/* reexport safe */ _SolarCalculate__WEBPACK_IMPORTED_MODULE_105__.calculateSolarDirectionFromAngles),
|
|
45509
45522
|
/* harmony export */ calculateSunriseOrSunset: () => (/* reexport safe */ _SolarCalculate__WEBPACK_IMPORTED_MODULE_105__.calculateSunriseOrSunset),
|
|
45510
|
-
/* harmony export */ compareIModelTileTreeIds: () => (/* reexport safe */
|
|
45511
|
-
/* harmony export */ computeChildTileProps: () => (/* reexport safe */
|
|
45512
|
-
/* harmony export */ computeChildTileRanges: () => (/* reexport safe */
|
|
45513
|
-
/* harmony export */ computeTileChordTolerance: () => (/* reexport safe */
|
|
45514
|
-
/* harmony export */ decodeTileContentDescription: () => (/* reexport safe */
|
|
45515
|
-
/* harmony export */ defaultTileOptions: () => (/* reexport safe */
|
|
45516
|
-
/* harmony export */ formatFieldValue: () => (/* reexport safe */
|
|
45523
|
+
/* harmony export */ compareIModelTileTreeIds: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.compareIModelTileTreeIds),
|
|
45524
|
+
/* harmony export */ computeChildTileProps: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.computeChildTileProps),
|
|
45525
|
+
/* harmony export */ computeChildTileRanges: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.computeChildTileRanges),
|
|
45526
|
+
/* harmony export */ computeTileChordTolerance: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.computeTileChordTolerance),
|
|
45527
|
+
/* harmony export */ decodeTileContentDescription: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.decodeTileContentDescription),
|
|
45528
|
+
/* harmony export */ defaultTileOptions: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.defaultTileOptions),
|
|
45529
|
+
/* harmony export */ formatFieldValue: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.formatFieldValue),
|
|
45517
45530
|
/* harmony export */ getMarkerText: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.getMarkerText),
|
|
45518
|
-
/* harmony export */ getMaximumMajorTileFormatVersion: () => (/* reexport safe */
|
|
45531
|
+
/* harmony export */ getMaximumMajorTileFormatVersion: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.getMaximumMajorTileFormatVersion),
|
|
45519
45532
|
/* harmony export */ getPullChangesIpcChannel: () => (/* reexport safe */ _IpcAppProps__WEBPACK_IMPORTED_MODULE_77__.getPullChangesIpcChannel),
|
|
45520
|
-
/* harmony export */ getTileObjectReference: () => (/* reexport safe */
|
|
45521
|
-
/* harmony export */ iModelTileTreeIdToString: () => (/* reexport safe */
|
|
45533
|
+
/* harmony export */ getTileObjectReference: () => (/* reexport safe */ _TileProps__WEBPACK_IMPORTED_MODULE_118__.getTileObjectReference),
|
|
45534
|
+
/* harmony export */ iModelTileTreeIdToString: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.iModelTileTreeIdToString),
|
|
45522
45535
|
/* harmony export */ iTwinChannel: () => (/* reexport safe */ _ipc_IpcSocket__WEBPACK_IMPORTED_MODULE_73__.iTwinChannel),
|
|
45523
|
-
/* harmony export */ initializeRpcRequest: () => (/* reexport safe */
|
|
45536
|
+
/* harmony export */ initializeRpcRequest: () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_133__.initializeRpcRequest),
|
|
45524
45537
|
/* harmony export */ ipcAppChannels: () => (/* reexport safe */ _IpcAppProps__WEBPACK_IMPORTED_MODULE_77__.ipcAppChannels),
|
|
45525
45538
|
/* harmony export */ isBinaryImageSource: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.isBinaryImageSource),
|
|
45526
|
-
/* harmony export */ isKnownFieldPropertyType: () => (/* reexport safe */
|
|
45527
|
-
/* harmony export */ isKnownTileFormat: () => (/* reexport safe */
|
|
45539
|
+
/* harmony export */ isKnownFieldPropertyType: () => (/* reexport safe */ _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__.isKnownFieldPropertyType),
|
|
45540
|
+
/* harmony export */ isKnownTileFormat: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.isKnownTileFormat),
|
|
45528
45541
|
/* harmony export */ isPlacement2dProps: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.isPlacement2dProps),
|
|
45529
45542
|
/* harmony export */ isPlacement3dProps: () => (/* reexport safe */ _ElementProps__WEBPACK_IMPORTED_MODULE_31__.isPlacement3dProps),
|
|
45530
45543
|
/* harmony export */ isPowerOfTwo: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.isPowerOfTwo),
|
|
@@ -45532,14 +45545,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45532
45545
|
/* harmony export */ mapToGeoServiceStatus: () => (/* reexport safe */ _GeoCoordinateServices__WEBPACK_IMPORTED_MODULE_42__.mapToGeoServiceStatus),
|
|
45533
45546
|
/* harmony export */ nativeAppIpcStrings: () => (/* reexport safe */ _NativeAppProps__WEBPACK_IMPORTED_MODULE_87__.nativeAppIpcStrings),
|
|
45534
45547
|
/* harmony export */ nextHighestPowerOfTwo: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_68__.nextHighestPowerOfTwo),
|
|
45535
|
-
/* harmony export */ nextPoint3d64FromByteStream: () => (/* reexport safe */
|
|
45536
|
-
/* harmony export */ parseTileTreeIdAndContentId: () => (/* reexport safe */
|
|
45548
|
+
/* harmony export */ nextPoint3d64FromByteStream: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.nextPoint3d64FromByteStream),
|
|
45549
|
+
/* harmony export */ parseTileTreeIdAndContentId: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.parseTileTreeIdAndContentId),
|
|
45537
45550
|
/* harmony export */ readElementMeshes: () => (/* reexport safe */ _ElementMesh__WEBPACK_IMPORTED_MODULE_30__.readElementMeshes),
|
|
45538
|
-
/* harmony export */ readTileContentDescription: () => (/* reexport safe */
|
|
45551
|
+
/* harmony export */ readTileContentDescription: () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__.readTileContentDescription),
|
|
45539
45552
|
/* harmony export */ rpcOverIpcStrings: () => (/* reexport safe */ _ipc_IpcSession__WEBPACK_IMPORTED_MODULE_76__.rpcOverIpcStrings),
|
|
45540
45553
|
/* harmony export */ terminatorShapes: () => (/* reexport safe */ _annotation_TextStyle__WEBPACK_IMPORTED_MODULE_7__.terminatorShapes),
|
|
45541
45554
|
/* harmony export */ textAnnotationFrameShapes: () => (/* reexport safe */ _annotation_TextStyle__WEBPACK_IMPORTED_MODULE_7__.textAnnotationFrameShapes),
|
|
45542
|
-
/* harmony export */ tileFormatFromNumber: () => (/* reexport safe */
|
|
45555
|
+
/* harmony export */ tileFormatFromNumber: () => (/* reexport safe */ _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__.tileFormatFromNumber),
|
|
45543
45556
|
/* harmony export */ traverseTextBlockComponent: () => (/* reexport safe */ _annotation_TextBlock__WEBPACK_IMPORTED_MODULE_3__.traverseTextBlockComponent)
|
|
45544
45557
|
/* harmony export */ });
|
|
45545
45558
|
/* harmony import */ var _AmbientOcclusion__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AmbientOcclusion */ "../../core/common/lib/esm/AmbientOcclusion.js");
|
|
@@ -45656,54 +45669,55 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45656
45669
|
/* harmony import */ var _TerrainSettings__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./TerrainSettings */ "../../core/common/lib/esm/TerrainSettings.js");
|
|
45657
45670
|
/* harmony import */ var _TextureMapping__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./TextureMapping */ "../../core/common/lib/esm/TextureMapping.js");
|
|
45658
45671
|
/* harmony import */ var _TextureProps__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./TextureProps */ "../../core/common/lib/esm/TextureProps.js");
|
|
45659
|
-
/* harmony import */ var
|
|
45660
|
-
/* harmony import */ var
|
|
45661
|
-
/* harmony import */ var
|
|
45662
|
-
/* harmony import */ var
|
|
45663
|
-
/* harmony import */ var
|
|
45664
|
-
/* harmony import */ var
|
|
45665
|
-
/* harmony import */ var
|
|
45666
|
-
/* harmony import */ var
|
|
45667
|
-
/* harmony import */ var
|
|
45668
|
-
/* harmony import */ var
|
|
45669
|
-
/* harmony import */ var
|
|
45670
|
-
/* harmony import */ var
|
|
45671
|
-
/* harmony import */ var
|
|
45672
|
-
/* harmony import */ var
|
|
45673
|
-
/* harmony import */ var
|
|
45674
|
-
/* harmony import */ var
|
|
45675
|
-
/* harmony import */ var
|
|
45676
|
-
/* harmony import */ var
|
|
45677
|
-
/* harmony import */ var
|
|
45678
|
-
/* harmony import */ var
|
|
45679
|
-
/* harmony import */ var
|
|
45680
|
-
/* harmony import */ var
|
|
45681
|
-
/* harmony import */ var
|
|
45682
|
-
/* harmony import */ var
|
|
45683
|
-
/* harmony import */ var
|
|
45684
|
-
/* harmony import */ var
|
|
45685
|
-
/* harmony import */ var
|
|
45686
|
-
/* harmony import */ var
|
|
45687
|
-
/* harmony import */ var
|
|
45688
|
-
/* harmony import */ var
|
|
45689
|
-
/* harmony import */ var
|
|
45690
|
-
/* harmony import */ var
|
|
45691
|
-
/* harmony import */ var
|
|
45692
|
-
/* harmony import */ var
|
|
45693
|
-
/* harmony import */ var
|
|
45694
|
-
/* harmony import */ var
|
|
45695
|
-
/* harmony import */ var
|
|
45696
|
-
/* harmony import */ var
|
|
45697
|
-
/* harmony import */ var
|
|
45698
|
-
/* harmony import */ var
|
|
45699
|
-
/* harmony import */ var
|
|
45700
|
-
/* harmony import */ var
|
|
45701
|
-
/* harmony import */ var
|
|
45702
|
-
/* harmony import */ var
|
|
45703
|
-
/* harmony import */ var
|
|
45704
|
-
/* harmony import */ var
|
|
45705
|
-
/* harmony import */ var
|
|
45706
|
-
/* harmony import */ var
|
|
45672
|
+
/* harmony import */ var _TxnProps__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./TxnProps */ "../../core/common/lib/esm/TxnProps.js");
|
|
45673
|
+
/* harmony import */ var _ThematicDisplay__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./ThematicDisplay */ "../../core/common/lib/esm/ThematicDisplay.js");
|
|
45674
|
+
/* harmony import */ var _ContourDisplay__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./ContourDisplay */ "../../core/common/lib/esm/ContourDisplay.js");
|
|
45675
|
+
/* harmony import */ var _Thumbnail__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./Thumbnail */ "../../core/common/lib/esm/Thumbnail.js");
|
|
45676
|
+
/* harmony import */ var _TileProps__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ./TileProps */ "../../core/common/lib/esm/TileProps.js");
|
|
45677
|
+
/* harmony import */ var _Tween__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ./Tween */ "../../core/common/lib/esm/Tween.js");
|
|
45678
|
+
/* harmony import */ var _TxnAction__WEBPACK_IMPORTED_MODULE_120__ = __webpack_require__(/*! ./TxnAction */ "../../core/common/lib/esm/TxnAction.js");
|
|
45679
|
+
/* harmony import */ var _ViewDetails__WEBPACK_IMPORTED_MODULE_121__ = __webpack_require__(/*! ./ViewDetails */ "../../core/common/lib/esm/ViewDetails.js");
|
|
45680
|
+
/* harmony import */ var _ViewFlags__WEBPACK_IMPORTED_MODULE_122__ = __webpack_require__(/*! ./ViewFlags */ "../../core/common/lib/esm/ViewFlags.js");
|
|
45681
|
+
/* harmony import */ var _ViewProps__WEBPACK_IMPORTED_MODULE_123__ = __webpack_require__(/*! ./ViewProps */ "../../core/common/lib/esm/ViewProps.js");
|
|
45682
|
+
/* harmony import */ var _rpc_core_RpcConstants__WEBPACK_IMPORTED_MODULE_124__ = __webpack_require__(/*! ./rpc/core/RpcConstants */ "../../core/common/lib/esm/rpc/core/RpcConstants.js");
|
|
45683
|
+
/* harmony import */ var _rpc_core_RpcControl__WEBPACK_IMPORTED_MODULE_125__ = __webpack_require__(/*! ./rpc/core/RpcControl */ "../../core/common/lib/esm/rpc/core/RpcControl.js");
|
|
45684
|
+
/* harmony import */ var _rpc_core_RpcInvocation__WEBPACK_IMPORTED_MODULE_126__ = __webpack_require__(/*! ./rpc/core/RpcInvocation */ "../../core/common/lib/esm/rpc/core/RpcInvocation.js");
|
|
45685
|
+
/* harmony import */ var _rpc_core_RpcSessionInvocation__WEBPACK_IMPORTED_MODULE_127__ = __webpack_require__(/*! ./rpc/core/RpcSessionInvocation */ "../../core/common/lib/esm/rpc/core/RpcSessionInvocation.js");
|
|
45686
|
+
/* harmony import */ var _rpc_core_RpcMarshaling__WEBPACK_IMPORTED_MODULE_128__ = __webpack_require__(/*! ./rpc/core/RpcMarshaling */ "../../core/common/lib/esm/rpc/core/RpcMarshaling.js");
|
|
45687
|
+
/* harmony import */ var _rpc_core_RpcOperation__WEBPACK_IMPORTED_MODULE_129__ = __webpack_require__(/*! ./rpc/core/RpcOperation */ "../../core/common/lib/esm/rpc/core/RpcOperation.js");
|
|
45688
|
+
/* harmony import */ var _rpc_core_RpcPendingQueue__WEBPACK_IMPORTED_MODULE_130__ = __webpack_require__(/*! ./rpc/core/RpcPendingQueue */ "../../core/common/lib/esm/rpc/core/RpcPendingQueue.js");
|
|
45689
|
+
/* harmony import */ var _rpc_core_RpcProtocol__WEBPACK_IMPORTED_MODULE_131__ = __webpack_require__(/*! ./rpc/core/RpcProtocol */ "../../core/common/lib/esm/rpc/core/RpcProtocol.js");
|
|
45690
|
+
/* harmony import */ var _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_132__ = __webpack_require__(/*! ./rpc/core/RpcRegistry */ "../../core/common/lib/esm/rpc/core/RpcRegistry.js");
|
|
45691
|
+
/* harmony import */ var _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_133__ = __webpack_require__(/*! ./rpc/core/RpcRequest */ "../../core/common/lib/esm/rpc/core/RpcRequest.js");
|
|
45692
|
+
/* harmony import */ var _rpc_core_RpcRequestContext__WEBPACK_IMPORTED_MODULE_134__ = __webpack_require__(/*! ./rpc/core/RpcRequestContext */ "../../core/common/lib/esm/rpc/core/RpcRequestContext.js");
|
|
45693
|
+
/* harmony import */ var _rpc_core_RpcRoutingToken__WEBPACK_IMPORTED_MODULE_135__ = __webpack_require__(/*! ./rpc/core/RpcRoutingToken */ "../../core/common/lib/esm/rpc/core/RpcRoutingToken.js");
|
|
45694
|
+
/* harmony import */ var _rpc_core_RpcPush__WEBPACK_IMPORTED_MODULE_136__ = __webpack_require__(/*! ./rpc/core/RpcPush */ "../../core/common/lib/esm/rpc/core/RpcPush.js");
|
|
45695
|
+
/* harmony import */ var _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_137__ = __webpack_require__(/*! ./rpc/core/RpcConfiguration */ "../../core/common/lib/esm/rpc/core/RpcConfiguration.js");
|
|
45696
|
+
/* harmony import */ var _rpc_DevToolsRpcInterface__WEBPACK_IMPORTED_MODULE_138__ = __webpack_require__(/*! ./rpc/DevToolsRpcInterface */ "../../core/common/lib/esm/rpc/DevToolsRpcInterface.js");
|
|
45697
|
+
/* harmony import */ var _rpc_IModelReadRpcInterface__WEBPACK_IMPORTED_MODULE_139__ = __webpack_require__(/*! ./rpc/IModelReadRpcInterface */ "../../core/common/lib/esm/rpc/IModelReadRpcInterface.js");
|
|
45698
|
+
/* harmony import */ var _rpc_IModelTileRpcInterface__WEBPACK_IMPORTED_MODULE_140__ = __webpack_require__(/*! ./rpc/IModelTileRpcInterface */ "../../core/common/lib/esm/rpc/IModelTileRpcInterface.js");
|
|
45699
|
+
/* harmony import */ var _rpc_SnapshotIModelRpcInterface__WEBPACK_IMPORTED_MODULE_141__ = __webpack_require__(/*! ./rpc/SnapshotIModelRpcInterface */ "../../core/common/lib/esm/rpc/SnapshotIModelRpcInterface.js");
|
|
45700
|
+
/* harmony import */ var _rpc_TestRpcManager__WEBPACK_IMPORTED_MODULE_142__ = __webpack_require__(/*! ./rpc/TestRpcManager */ "../../core/common/lib/esm/rpc/TestRpcManager.js");
|
|
45701
|
+
/* harmony import */ var _RpcInterface__WEBPACK_IMPORTED_MODULE_143__ = __webpack_require__(/*! ./RpcInterface */ "../../core/common/lib/esm/RpcInterface.js");
|
|
45702
|
+
/* harmony import */ var _rpc_web_BentleyCloudRpcManager__WEBPACK_IMPORTED_MODULE_144__ = __webpack_require__(/*! ./rpc/web/BentleyCloudRpcManager */ "../../core/common/lib/esm/rpc/web/BentleyCloudRpcManager.js");
|
|
45703
|
+
/* harmony import */ var _rpc_web_BentleyCloudRpcProtocol__WEBPACK_IMPORTED_MODULE_145__ = __webpack_require__(/*! ./rpc/web/BentleyCloudRpcProtocol */ "../../core/common/lib/esm/rpc/web/BentleyCloudRpcProtocol.js");
|
|
45704
|
+
/* harmony import */ var _rpc_web_OpenAPI__WEBPACK_IMPORTED_MODULE_146__ = __webpack_require__(/*! ./rpc/web/OpenAPI */ "../../core/common/lib/esm/rpc/web/OpenAPI.js");
|
|
45705
|
+
/* harmony import */ var _rpc_web_RpcMultipart__WEBPACK_IMPORTED_MODULE_147__ = __webpack_require__(/*! ./rpc/web/RpcMultipart */ "../../core/common/lib/esm/rpc/web/RpcMultipart.js");
|
|
45706
|
+
/* harmony import */ var _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_148__ = __webpack_require__(/*! ./rpc/web/WebAppRpcProtocol */ "../../core/common/lib/esm/rpc/web/WebAppRpcProtocol.js");
|
|
45707
|
+
/* harmony import */ var _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_149__ = __webpack_require__(/*! ./rpc/web/WebAppRpcRequest */ "../../core/common/lib/esm/rpc/web/WebAppRpcRequest.js");
|
|
45708
|
+
/* harmony import */ var _rpc_web_WebAppRpcLogging__WEBPACK_IMPORTED_MODULE_150__ = __webpack_require__(/*! ./rpc/web/WebAppRpcLogging */ "../../core/common/lib/esm/rpc/web/WebAppRpcLogging.js");
|
|
45709
|
+
/* harmony import */ var _tile_B3dmTileIO__WEBPACK_IMPORTED_MODULE_151__ = __webpack_require__(/*! ./tile/B3dmTileIO */ "../../core/common/lib/esm/tile/B3dmTileIO.js");
|
|
45710
|
+
/* harmony import */ var _tile_CompositeTileIO__WEBPACK_IMPORTED_MODULE_152__ = __webpack_require__(/*! ./tile/CompositeTileIO */ "../../core/common/lib/esm/tile/CompositeTileIO.js");
|
|
45711
|
+
/* harmony import */ var _tile_ElementGraphics__WEBPACK_IMPORTED_MODULE_153__ = __webpack_require__(/*! ./tile/ElementGraphics */ "../../core/common/lib/esm/tile/ElementGraphics.js");
|
|
45712
|
+
/* harmony import */ var _tile_GltfTileIO__WEBPACK_IMPORTED_MODULE_154__ = __webpack_require__(/*! ./tile/GltfTileIO */ "../../core/common/lib/esm/tile/GltfTileIO.js");
|
|
45713
|
+
/* harmony import */ var _tile_I3dmTileIO__WEBPACK_IMPORTED_MODULE_155__ = __webpack_require__(/*! ./tile/I3dmTileIO */ "../../core/common/lib/esm/tile/I3dmTileIO.js");
|
|
45714
|
+
/* harmony import */ var _tile_IModelTileIO__WEBPACK_IMPORTED_MODULE_156__ = __webpack_require__(/*! ./tile/IModelTileIO */ "../../core/common/lib/esm/tile/IModelTileIO.js");
|
|
45715
|
+
/* harmony import */ var _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_157__ = __webpack_require__(/*! ./tile/PntsTileIO */ "../../core/common/lib/esm/tile/PntsTileIO.js");
|
|
45716
|
+
/* harmony import */ var _tile_TileIO__WEBPACK_IMPORTED_MODULE_158__ = __webpack_require__(/*! ./tile/TileIO */ "../../core/common/lib/esm/tile/TileIO.js");
|
|
45717
|
+
/* harmony import */ var _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_159__ = __webpack_require__(/*! ./tile/TileMetadata */ "../../core/common/lib/esm/tile/TileMetadata.js");
|
|
45718
|
+
/* harmony import */ var _tile_Tileset3dSchema__WEBPACK_IMPORTED_MODULE_160__ = __webpack_require__(/*! ./tile/Tileset3dSchema */ "../../core/common/lib/esm/tile/Tileset3dSchema.js");
|
|
45719
|
+
/* harmony import */ var _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_161__ = __webpack_require__(/*! ./WhiteOnWhiteReversalSettings */ "../../core/common/lib/esm/WhiteOnWhiteReversalSettings.js");
|
|
45720
|
+
/* harmony import */ var _internal_cross_package__WEBPACK_IMPORTED_MODULE_162__ = __webpack_require__(/*! ./internal/cross-package */ "../../core/common/lib/esm/internal/cross-package.js");
|
|
45707
45721
|
/*---------------------------------------------------------------------------------------------
|
|
45708
45722
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
45709
45723
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -45868,6 +45882,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45868
45882
|
|
|
45869
45883
|
|
|
45870
45884
|
|
|
45885
|
+
|
|
45871
45886
|
|
|
45872
45887
|
|
|
45873
45888
|
/** @docs-package-description
|
|
@@ -63738,6 +63753,18 @@ class JsonParser extends _AbstractParser__WEBPACK_IMPORTED_MODULE_2__.AbstractPa
|
|
|
63738
63753
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'uomSeparator' attribute. It should be of type 'string'.`);
|
|
63739
63754
|
if (undefined !== jsonObj.scientificType && typeof (jsonObj.scientificType) !== "string")
|
|
63740
63755
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'scientificType' attribute. It should be of type 'string'.`);
|
|
63756
|
+
if (undefined !== jsonObj.ratioType && typeof (jsonObj.ratioType) !== "string")
|
|
63757
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'ratioType' attribute. It should be of type 'string'.`);
|
|
63758
|
+
if (undefined !== jsonObj.ratioSeparator && typeof (jsonObj.ratioSeparator) !== "string")
|
|
63759
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'ratioSeparator' attribute. It should be of type 'string'.`);
|
|
63760
|
+
if (undefined !== jsonObj.ratioFormatType && typeof (jsonObj.ratioFormatType) !== "string")
|
|
63761
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'ratioFormatType' attribute. It should be of type 'string'.`);
|
|
63762
|
+
// Validate EC version if ratio properties exist - they require EC version 3.3+
|
|
63763
|
+
if (jsonObj.ratioType !== undefined || jsonObj.ratioSeparator !== undefined || jsonObj.ratioFormatType !== undefined) {
|
|
63764
|
+
if (this._ecSpecVersion === undefined || this._ecSpecVersion.readVersion < 3 || (this._ecSpecVersion.readVersion === 3 && this._ecSpecVersion.writeVersion < 3)) {
|
|
63765
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has ratio properties that require EC version 3.3 or newer.`);
|
|
63766
|
+
}
|
|
63767
|
+
}
|
|
63741
63768
|
if (undefined !== jsonObj.stationOffsetSize && typeof (jsonObj.stationOffsetSize) !== "number")
|
|
63742
63769
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_0__.ECSchemaStatus.InvalidECJson, `The Format ${this._currentItemFullName} has an invalid 'stationOffsetSize' attribute. It should be of type 'number'.`);
|
|
63743
63770
|
if (undefined !== jsonObj.stationSeparator && typeof (jsonObj.stationSeparator) !== "string")
|
|
@@ -64451,6 +64478,15 @@ class XmlParser extends _AbstractParser__WEBPACK_IMPORTED_MODULE_5__.AbstractPar
|
|
|
64451
64478
|
const thousandSeparator = this.getOptionalAttribute(xmlElement, "thousandSeparator");
|
|
64452
64479
|
const uomSeparator = this.getOptionalAttribute(xmlElement, "uomSeparator");
|
|
64453
64480
|
const scientificType = this.getOptionalAttribute(xmlElement, "scientificType");
|
|
64481
|
+
const ratioType = this.getOptionalAttribute(xmlElement, "ratioType");
|
|
64482
|
+
const ratioSeparator = this.getOptionalAttribute(xmlElement, "ratioSeparator");
|
|
64483
|
+
const ratioFormatType = this.getOptionalAttribute(xmlElement, "ratioFormatType");
|
|
64484
|
+
// Validate EC version if ratio properties exist - they require EC version 3.3+
|
|
64485
|
+
if (ratioType !== undefined || ratioSeparator !== undefined || ratioFormatType !== undefined) {
|
|
64486
|
+
if (this._ecSpecVersion === undefined || this._ecSpecVersion.readVersion < 3 || (this._ecSpecVersion.readVersion === 3 && this._ecSpecVersion.writeVersion < 3)) {
|
|
64487
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidSchemaXML, `The Format ${this._currentItemFullName} has ratio properties that require EC version 3.3 or newer.`);
|
|
64488
|
+
}
|
|
64489
|
+
}
|
|
64454
64490
|
const stationOffsetSize = this.getOptionalIntAttribute(xmlElement, "stationOffsetSize", `The Format ${this._currentItemFullName} has an invalid 'stationOffsetSize' attribute. It should be a numeric value.`);
|
|
64455
64491
|
const stationSeparator = this.getOptionalAttribute(xmlElement, "stationSeparator");
|
|
64456
64492
|
let composite;
|
|
@@ -64493,6 +64529,9 @@ class XmlParser extends _AbstractParser__WEBPACK_IMPORTED_MODULE_5__.AbstractPar
|
|
|
64493
64529
|
thousandSeparator,
|
|
64494
64530
|
uomSeparator,
|
|
64495
64531
|
scientificType,
|
|
64532
|
+
ratioType,
|
|
64533
|
+
ratioSeparator,
|
|
64534
|
+
ratioFormatType,
|
|
64496
64535
|
stationOffsetSize,
|
|
64497
64536
|
stationSeparator,
|
|
64498
64537
|
composite,
|
|
@@ -66236,7 +66275,7 @@ class SchemaFormatsProvider {
|
|
|
66236
66275
|
// If no matching presentation format was found, use persistence unit format if it matches unit system.
|
|
66237
66276
|
const persistenceUnit = await kindOfQuantity.persistenceUnit;
|
|
66238
66277
|
const persistenceUnitSystem = await persistenceUnit?.unitSystem;
|
|
66239
|
-
if (persistenceUnitSystem && unitSystemMatchers.some((matcher) => matcher(persistenceUnitSystem))) {
|
|
66278
|
+
if (persistenceUnit && persistenceUnitSystem && unitSystemMatchers.some((matcher) => matcher(persistenceUnitSystem))) {
|
|
66240
66279
|
this._formatsRetrieved.add(itemKey.fullName);
|
|
66241
66280
|
const props = getPersistenceUnitFormatProps(persistenceUnit);
|
|
66242
66281
|
return this.convertToFormatDefinition(props, kindOfQuantity);
|
|
@@ -68833,6 +68872,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
68833
68872
|
|
|
68834
68873
|
|
|
68835
68874
|
|
|
68875
|
+
const loggingCategory = "ECClass";
|
|
68836
68876
|
/**
|
|
68837
68877
|
* A common abstract class for all of the ECClass types.
|
|
68838
68878
|
* @public @preview
|
|
@@ -68887,7 +68927,13 @@ class ECClass extends _SchemaItem__WEBPACK_IMPORTED_MODULE_9__.SchemaItem {
|
|
|
68887
68927
|
async getDerivedClasses() {
|
|
68888
68928
|
const derivedClasses = [];
|
|
68889
68929
|
for (const derivedClassKey of this.schema.context.classHierarchy.getDerivedClassKeys(this.key)) {
|
|
68890
|
-
|
|
68930
|
+
let derivedClass = await this.schema.getItem(derivedClassKey.name, ECClass); // if the derived class is in the same schema this will get it without going to the context
|
|
68931
|
+
if (derivedClass) {
|
|
68932
|
+
derivedClasses.push(derivedClass);
|
|
68933
|
+
continue;
|
|
68934
|
+
}
|
|
68935
|
+
_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.Logger.logInfo(loggingCategory, `Derived class ${derivedClassKey.name} not found in schema ${this.schema.name}, looking in schema context.`);
|
|
68936
|
+
derivedClass = await this.schema.context.getSchemaItem(derivedClassKey, ECClass);
|
|
68891
68937
|
if (derivedClass)
|
|
68892
68938
|
derivedClasses.push(derivedClass);
|
|
68893
68939
|
}
|
|
@@ -69275,18 +69321,56 @@ class ECClass extends _SchemaItem__WEBPACK_IMPORTED_MODULE_9__.SchemaItem {
|
|
|
69275
69321
|
*/
|
|
69276
69322
|
async *getAllBaseClasses() {
|
|
69277
69323
|
for (const baseClassKey of this.schema.context.classHierarchy.getBaseClassKeys(this.key)) {
|
|
69278
|
-
const baseClass = await this.
|
|
69324
|
+
const baseClass = await this.getClassFromReferencesRecursively(baseClassKey); // Search in schema ref tree all the way to the top
|
|
69279
69325
|
if (baseClass)
|
|
69280
69326
|
yield baseClass;
|
|
69281
69327
|
}
|
|
69282
69328
|
}
|
|
69329
|
+
/**
|
|
69330
|
+
* gets a class from this schema or its references recursively using the item key
|
|
69331
|
+
* @param itemKey
|
|
69332
|
+
* @returns ECClass if it could be found, undefined otherwise
|
|
69333
|
+
* @internal
|
|
69334
|
+
*/
|
|
69335
|
+
async getClassFromReferencesRecursively(itemKey) {
|
|
69336
|
+
const schemaList = [this.schema];
|
|
69337
|
+
while (schemaList.length > 0) {
|
|
69338
|
+
const currentSchema = schemaList.shift();
|
|
69339
|
+
if (currentSchema.schemaKey.compareByName(itemKey.schemaKey)) {
|
|
69340
|
+
const baseClass = await currentSchema.getItem(itemKey.name, ECClass);
|
|
69341
|
+
schemaList.splice(0); // clear the list
|
|
69342
|
+
return baseClass;
|
|
69343
|
+
}
|
|
69344
|
+
schemaList.push(...currentSchema.references);
|
|
69345
|
+
}
|
|
69346
|
+
return undefined;
|
|
69347
|
+
}
|
|
69283
69348
|
*getAllBaseClassesSync() {
|
|
69284
69349
|
for (const baseClassKey of this.schema.context.classHierarchy.getBaseClassKeys(this.key)) {
|
|
69285
|
-
const baseClass = this.
|
|
69350
|
+
const baseClass = this.getClassFromReferencesRecursivelySync(baseClassKey); // Search in schema ref tree all the way to the top
|
|
69286
69351
|
if (baseClass)
|
|
69287
69352
|
yield baseClass;
|
|
69288
69353
|
}
|
|
69289
69354
|
}
|
|
69355
|
+
/**
|
|
69356
|
+
* gets a class from this schema or its references recursively using the item key synchronously
|
|
69357
|
+
* @param itemKey
|
|
69358
|
+
* @returns ECClass if it could be found, undefined otherwise
|
|
69359
|
+
* @internal
|
|
69360
|
+
*/
|
|
69361
|
+
getClassFromReferencesRecursivelySync(itemKey) {
|
|
69362
|
+
const schemaList = [this.schema];
|
|
69363
|
+
while (schemaList.length > 0) {
|
|
69364
|
+
const currentSchema = schemaList.shift();
|
|
69365
|
+
if (currentSchema.schemaKey.compareByName(itemKey.schemaKey)) {
|
|
69366
|
+
const baseClass = currentSchema.getItemSync(itemKey.name, ECClass);
|
|
69367
|
+
schemaList.splice(0); // clear the list
|
|
69368
|
+
return baseClass;
|
|
69369
|
+
}
|
|
69370
|
+
schemaList.push(...currentSchema.references);
|
|
69371
|
+
}
|
|
69372
|
+
return undefined;
|
|
69373
|
+
}
|
|
69290
69374
|
/**
|
|
69291
69375
|
*
|
|
69292
69376
|
* @param cache
|
|
@@ -70422,6 +70506,9 @@ class Format extends _SchemaItem__WEBPACK_IMPORTED_MODULE_5__.SchemaItem {
|
|
|
70422
70506
|
get stationSeparator() { return this._base.stationSeparator; }
|
|
70423
70507
|
get stationOffsetSize() { return this._base.stationOffsetSize; }
|
|
70424
70508
|
get stationBaseFactor() { return this._base.stationBaseFactor; }
|
|
70509
|
+
get ratioType() { return this._base.ratioType; }
|
|
70510
|
+
get ratioSeparator() { return this._base.ratioSeparator; }
|
|
70511
|
+
get ratioFormatType() { return this._base.ratioFormatType; }
|
|
70425
70512
|
get formatTraits() { return this._base.formatTraits; }
|
|
70426
70513
|
get spacer() { return this._base.spacer; }
|
|
70427
70514
|
get includeZero() { return this._base.includeZero; }
|
|
@@ -70443,10 +70530,13 @@ class Format extends _SchemaItem__WEBPACK_IMPORTED_MODULE_5__.SchemaItem {
|
|
|
70443
70530
|
addUnit(unit, label) {
|
|
70444
70531
|
if (undefined === this._units)
|
|
70445
70532
|
this._units = [];
|
|
70446
|
-
else {
|
|
70447
|
-
|
|
70448
|
-
|
|
70449
|
-
|
|
70533
|
+
else {
|
|
70534
|
+
const isDuplicateAllowed = this.type === _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio;
|
|
70535
|
+
if (!isDuplicateAllowed) {
|
|
70536
|
+
for (const existingUnit of this._units) {
|
|
70537
|
+
if (unit.fullName.toLowerCase() === existingUnit[0].fullName.toLowerCase())
|
|
70538
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has duplicate units, '${unit.fullName}'.`); // TODO: Validation - this should be a validation error not a hard failure.
|
|
70539
|
+
}
|
|
70450
70540
|
}
|
|
70451
70541
|
}
|
|
70452
70542
|
this._units.push([unit, label]);
|
|
@@ -70471,37 +70561,87 @@ class Format extends _SchemaItem__WEBPACK_IMPORTED_MODULE_5__.SchemaItem {
|
|
|
70471
70561
|
if (formatProps.composite.units.length <= 0 || formatProps.composite.units.length > 4)
|
|
70472
70562
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has an invalid 'Composite' attribute. It should have 1-4 units.`);
|
|
70473
70563
|
}
|
|
70564
|
+
// For Ratio formats: validate that composite is provided
|
|
70565
|
+
if (this.type === _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio) {
|
|
70566
|
+
const hasComposite = undefined !== formatProps.composite && formatProps.composite.units.length > 0;
|
|
70567
|
+
if (!hasComposite) {
|
|
70568
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} is 'Ratio' type and must have 'composite' units.`);
|
|
70569
|
+
}
|
|
70570
|
+
}
|
|
70474
70571
|
}
|
|
70475
70572
|
fromJSONSync(formatProps) {
|
|
70476
70573
|
super.fromJSONSync(formatProps);
|
|
70477
70574
|
this.typecheck(formatProps);
|
|
70478
|
-
|
|
70479
|
-
|
|
70480
|
-
|
|
70481
|
-
|
|
70482
|
-
|
|
70483
|
-
|
|
70484
|
-
|
|
70485
|
-
|
|
70486
|
-
|
|
70487
|
-
|
|
70488
|
-
|
|
70575
|
+
// Process composite units
|
|
70576
|
+
if (undefined !== formatProps.composite) {
|
|
70577
|
+
for (const unit of formatProps.composite.units) {
|
|
70578
|
+
const newUnit = this.schema.lookupItemSync(unit.name);
|
|
70579
|
+
if (undefined === newUnit || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(newUnit) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(newUnit)))
|
|
70580
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, ``);
|
|
70581
|
+
const lazyUnit = _Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(newUnit)
|
|
70582
|
+
? new _DelayedPromise__WEBPACK_IMPORTED_MODULE_7__.DelayedPromiseWithProps(newUnit.key, async () => newUnit)
|
|
70583
|
+
: new _DelayedPromise__WEBPACK_IMPORTED_MODULE_7__.DelayedPromiseWithProps(newUnit.key, async () => newUnit);
|
|
70584
|
+
this.addUnit(lazyUnit, unit.label);
|
|
70585
|
+
}
|
|
70586
|
+
// For Ratio formats with 2 units: validate both units have the same phenomenon
|
|
70587
|
+
if (this.type === _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio && this._units && this._units.length === 2) {
|
|
70588
|
+
const unit1Item = this.schema.lookupItemSync(this._units[0][0].fullName);
|
|
70589
|
+
const unit2Item = this.schema.lookupItemSync(this._units[1][0].fullName);
|
|
70590
|
+
if (!unit1Item || !unit2Item || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unit1Item) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(unit1Item)) || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unit2Item) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(unit2Item)))
|
|
70591
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has invalid units.`);
|
|
70592
|
+
const getPhenomenon = (unitItem) => {
|
|
70593
|
+
if (_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unitItem)) {
|
|
70594
|
+
return unitItem.phenomenon;
|
|
70595
|
+
}
|
|
70596
|
+
const invertsUnit = unitItem.invertsUnit;
|
|
70597
|
+
if (invertsUnit) {
|
|
70598
|
+
const resolvedUnit = this.schema.lookupItemSync(invertsUnit.fullName);
|
|
70599
|
+
return resolvedUnit && _Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(resolvedUnit) ? resolvedUnit.phenomenon : undefined;
|
|
70600
|
+
}
|
|
70601
|
+
return undefined;
|
|
70602
|
+
};
|
|
70603
|
+
const phenomenon1 = getPhenomenon(unit1Item);
|
|
70604
|
+
const phenomenon2 = getPhenomenon(unit2Item);
|
|
70605
|
+
if (phenomenon1?.fullName !== phenomenon2?.fullName) {
|
|
70606
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has 2-unit composite with different phenomena. Both units must have the same phenomenon.`);
|
|
70607
|
+
}
|
|
70608
|
+
}
|
|
70489
70609
|
}
|
|
70490
70610
|
}
|
|
70491
70611
|
async fromJSON(formatProps) {
|
|
70492
70612
|
await super.fromJSON(formatProps);
|
|
70493
70613
|
this.typecheck(formatProps);
|
|
70494
|
-
|
|
70495
|
-
|
|
70496
|
-
|
|
70497
|
-
|
|
70498
|
-
|
|
70499
|
-
|
|
70500
|
-
|
|
70501
|
-
|
|
70502
|
-
|
|
70503
|
-
|
|
70504
|
-
|
|
70614
|
+
// Process composite units
|
|
70615
|
+
if (undefined !== formatProps.composite) {
|
|
70616
|
+
for (const unit of formatProps.composite.units) {
|
|
70617
|
+
const newUnit = await this.schema.lookupItem(unit.name);
|
|
70618
|
+
if (undefined === newUnit || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(newUnit) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(newUnit)))
|
|
70619
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, ``);
|
|
70620
|
+
const lazyUnit = _Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(newUnit)
|
|
70621
|
+
? new _DelayedPromise__WEBPACK_IMPORTED_MODULE_7__.DelayedPromiseWithProps(newUnit.key, async () => newUnit)
|
|
70622
|
+
: new _DelayedPromise__WEBPACK_IMPORTED_MODULE_7__.DelayedPromiseWithProps(newUnit.key, async () => newUnit);
|
|
70623
|
+
this.addUnit(lazyUnit, unit.label);
|
|
70624
|
+
}
|
|
70625
|
+
// For Ratio formats with 2 units: validate both units have the same phenomenon
|
|
70626
|
+
if (this.type === _itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio && this._units && this._units.length === 2) {
|
|
70627
|
+
const unit1Item = await this.schema.lookupItem(this._units[0][0].fullName);
|
|
70628
|
+
const unit2Item = await this.schema.lookupItem(this._units[1][0].fullName);
|
|
70629
|
+
if (!unit1Item || !unit2Item || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unit1Item) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(unit1Item)) || (!_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unit2Item) && !_InvertedUnit__WEBPACK_IMPORTED_MODULE_4__.InvertedUnit.isInvertedUnit(unit2Item)))
|
|
70630
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has invalid units.`);
|
|
70631
|
+
// Helper to extract phenomenon from Unit or InvertedUnit
|
|
70632
|
+
const getPhenomenon = async (unitItem) => {
|
|
70633
|
+
if (_Unit__WEBPACK_IMPORTED_MODULE_6__.Unit.isUnit(unitItem)) {
|
|
70634
|
+
return unitItem.phenomenon;
|
|
70635
|
+
}
|
|
70636
|
+
const invertsUnit = await unitItem.invertsUnit;
|
|
70637
|
+
return invertsUnit ? invertsUnit.phenomenon : undefined;
|
|
70638
|
+
};
|
|
70639
|
+
const phenomenon1 = await getPhenomenon(unit1Item);
|
|
70640
|
+
const phenomenon2 = await getPhenomenon(unit2Item);
|
|
70641
|
+
if (phenomenon1?.fullName !== phenomenon2?.fullName) {
|
|
70642
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_2__.ECSchemaStatus.InvalidECJson, `The Format ${this.fullName} has 2-unit composite with different phenomena. Both units must have the same phenomenon.`);
|
|
70643
|
+
}
|
|
70644
|
+
}
|
|
70505
70645
|
}
|
|
70506
70646
|
}
|
|
70507
70647
|
/**
|
|
@@ -70538,6 +70678,15 @@ class Format extends _SchemaItem__WEBPACK_IMPORTED_MODULE_5__.SchemaItem {
|
|
|
70538
70678
|
if (" " !== this.stationSeparator)
|
|
70539
70679
|
schemaJson.stationSeparator = this.stationSeparator;
|
|
70540
70680
|
}
|
|
70681
|
+
// Only include ratio properties for EC version 3.3+
|
|
70682
|
+
if (_itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio === this.type && this.schema.originalECSpecMajorVersion === 3 && this.schema.originalECSpecMinorVersion !== undefined && this.schema.originalECSpecMinorVersion >= 3) {
|
|
70683
|
+
if (undefined !== this.ratioType)
|
|
70684
|
+
schemaJson.ratioType = this.ratioType;
|
|
70685
|
+
if (undefined !== this.ratioSeparator)
|
|
70686
|
+
schemaJson.ratioSeparator = this.ratioSeparator;
|
|
70687
|
+
if (undefined !== this.ratioFormatType)
|
|
70688
|
+
schemaJson.ratioFormatType = this.ratioFormatType;
|
|
70689
|
+
}
|
|
70541
70690
|
if (undefined === this.units)
|
|
70542
70691
|
return schemaJson;
|
|
70543
70692
|
schemaJson.composite = {};
|
|
@@ -70569,6 +70718,15 @@ class Format extends _SchemaItem__WEBPACK_IMPORTED_MODULE_5__.SchemaItem {
|
|
|
70569
70718
|
itemElement.setAttribute("minWidth", this.minWidth.toString());
|
|
70570
70719
|
if (undefined !== this.scientificType)
|
|
70571
70720
|
itemElement.setAttribute("scientificType", this.scientificType);
|
|
70721
|
+
// Only include ratio properties for EC version 3.3+
|
|
70722
|
+
if (this.schema.originalECSpecMajorVersion === 3 && this.schema.originalECSpecMinorVersion !== undefined && this.schema.originalECSpecMinorVersion >= 3) {
|
|
70723
|
+
if (undefined !== this.ratioType)
|
|
70724
|
+
itemElement.setAttribute("ratioType", this.ratioType);
|
|
70725
|
+
if (undefined !== this.ratioSeparator)
|
|
70726
|
+
itemElement.setAttribute("ratioSeparator", this.ratioSeparator);
|
|
70727
|
+
if (undefined !== this.ratioFormatType)
|
|
70728
|
+
itemElement.setAttribute("ratioFormatType", this.ratioFormatType);
|
|
70729
|
+
}
|
|
70572
70730
|
if (undefined !== this.stationOffsetSize)
|
|
70573
70731
|
itemElement.setAttribute("stationOffsetSize", this.stationOffsetSize.toString());
|
|
70574
70732
|
const formatTraits = (0,_itwin_core_quantity__WEBPACK_IMPORTED_MODULE_3__.formatTraitsToArray)(this.formatTraits);
|
|
@@ -71315,6 +71473,9 @@ class OverrideFormat {
|
|
|
71315
71473
|
get type() { return this.parent.type; }
|
|
71316
71474
|
get minWidth() { return this.parent.minWidth; }
|
|
71317
71475
|
get scientificType() { return this.parent.scientificType; }
|
|
71476
|
+
get ratioType() { return this.parent.ratioType; }
|
|
71477
|
+
get ratioSeparator() { return this.parent.ratioSeparator; }
|
|
71478
|
+
get ratioFormatType() { return this.parent.ratioFormatType; }
|
|
71318
71479
|
get showSignOption() { return this.parent.showSignOption; }
|
|
71319
71480
|
get decimalSeparator() { return this.parent.decimalSeparator; }
|
|
71320
71481
|
get thousandSeparator() { return this.parent.thousandSeparator; }
|
|
@@ -71339,7 +71500,7 @@ class OverrideFormat {
|
|
|
71339
71500
|
for (const [unit, unitLabel] of this._units) {
|
|
71340
71501
|
const unitSchema = koqSchema.context.getSchemaSync(unit.schemaKey);
|
|
71341
71502
|
if (unitSchema === undefined)
|
|
71342
|
-
throw new _Exception__WEBPACK_IMPORTED_MODULE_3__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_3__.ECSchemaStatus.InvalidECJson, `The unit schema ${unit.schemaKey} is not found in the context.`);
|
|
71503
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_3__.ECSchemaError(_Exception__WEBPACK_IMPORTED_MODULE_3__.ECSchemaStatus.InvalidECJson, `The unit schema ${unit.schemaKey.toString()} is not found in the context.`);
|
|
71343
71504
|
fullName += "[";
|
|
71344
71505
|
fullName += _Deserialization_XmlSerializationUtils__WEBPACK_IMPORTED_MODULE_0__.XmlSerializationUtils.createXmlTypedName(koqSchema, unitSchema, unit.name);
|
|
71345
71506
|
if (unitLabel !== undefined)
|
|
@@ -82469,6 +82630,57 @@ class BriefcaseTxns extends BriefcaseNotificationHandler {
|
|
|
82469
82630
|
* @see [[BriefcaseConnection.pushChanges]].
|
|
82470
82631
|
*/
|
|
82471
82632
|
onChangesPushed = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82633
|
+
/** Event raised before pull merge process begins.
|
|
82634
|
+
* @alpha
|
|
82635
|
+
*/
|
|
82636
|
+
onPullMergeBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82637
|
+
/** Event raised before a rebase operation begins.
|
|
82638
|
+
* @alpha
|
|
82639
|
+
*/
|
|
82640
|
+
onRebaseBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82641
|
+
/** Event raised before a transaction is rebased.
|
|
82642
|
+
* @alpha
|
|
82643
|
+
*/
|
|
82644
|
+
onRebaseTxnBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82645
|
+
/**
|
|
82646
|
+
* Event raised after a transaction is rebased.
|
|
82647
|
+
* @alpha
|
|
82648
|
+
*/
|
|
82649
|
+
onRebaseTxnEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82650
|
+
/**
|
|
82651
|
+
* Event raised after a rebase operation ends.
|
|
82652
|
+
* @alpha
|
|
82653
|
+
*/
|
|
82654
|
+
onRebaseEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82655
|
+
/**
|
|
82656
|
+
* Event raised after the pull merge process ends.
|
|
82657
|
+
* @alpha
|
|
82658
|
+
*/
|
|
82659
|
+
onPullMergeEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82660
|
+
/** Event raised before incoming changes are applied.
|
|
82661
|
+
* @alpha
|
|
82662
|
+
*/
|
|
82663
|
+
onApplyIncomingChangesBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82664
|
+
/** Event raised after incoming changes are applied.
|
|
82665
|
+
* @alpha
|
|
82666
|
+
*/
|
|
82667
|
+
onApplyIncomingChangesEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82668
|
+
/** Event raised before local changes are reversed.
|
|
82669
|
+
* @alpha
|
|
82670
|
+
*/
|
|
82671
|
+
onReverseLocalChangesBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82672
|
+
/** Event raised after local changes are reversed.
|
|
82673
|
+
* @alpha
|
|
82674
|
+
*/
|
|
82675
|
+
onReverseLocalChangesEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82676
|
+
/** Event raised before downloading changesets begins.
|
|
82677
|
+
* @alpha
|
|
82678
|
+
*/
|
|
82679
|
+
onDownloadChangesetsBegin = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82680
|
+
/** Event raised after downloading changesets ends.
|
|
82681
|
+
* @alpha
|
|
82682
|
+
*/
|
|
82683
|
+
onDownloadChangesetsEnd = new _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeEvent();
|
|
82472
82684
|
/** @internal */
|
|
82473
82685
|
constructor(iModel) {
|
|
82474
82686
|
super(iModel.key);
|
|
@@ -82480,16 +82692,28 @@ class BriefcaseTxns extends BriefcaseNotificationHandler {
|
|
|
82480
82692
|
if (this._cleanup) {
|
|
82481
82693
|
this._cleanup();
|
|
82482
82694
|
this._cleanup = undefined;
|
|
82483
|
-
this.onElementsChanged.clear();
|
|
82484
|
-
this.onModelsChanged.clear();
|
|
82485
|
-
this.onModelGeometryChanged.clear();
|
|
82486
|
-
this.onCommit.clear();
|
|
82487
|
-
this.onCommitted.clear();
|
|
82488
|
-
this.onChangesApplied.clear();
|
|
82489
|
-
this.onBeforeUndoRedo.clear();
|
|
82490
82695
|
this.onAfterUndoRedo.clear();
|
|
82696
|
+
this.onApplyIncomingChangesBegin.clear();
|
|
82697
|
+
this.onApplyIncomingChangesEnd.clear();
|
|
82698
|
+
this.onBeforeUndoRedo.clear();
|
|
82699
|
+
this.onChangesApplied.clear();
|
|
82491
82700
|
this.onChangesPulled.clear();
|
|
82492
82701
|
this.onChangesPushed.clear();
|
|
82702
|
+
this.onCommit.clear();
|
|
82703
|
+
this.onCommitted.clear();
|
|
82704
|
+
this.onDownloadChangesetsBegin.clear();
|
|
82705
|
+
this.onDownloadChangesetsEnd.clear();
|
|
82706
|
+
this.onElementsChanged.clear();
|
|
82707
|
+
this.onModelGeometryChanged.clear();
|
|
82708
|
+
this.onModelsChanged.clear();
|
|
82709
|
+
this.onPullMergeBegin.clear();
|
|
82710
|
+
this.onPullMergeEnd.clear();
|
|
82711
|
+
this.onRebaseBegin.clear();
|
|
82712
|
+
this.onRebaseEnd.clear();
|
|
82713
|
+
this.onRebaseTxnBegin.clear();
|
|
82714
|
+
this.onRebaseTxnEnd.clear();
|
|
82715
|
+
this.onReverseLocalChangesBegin.clear();
|
|
82716
|
+
this.onReverseLocalChangesEnd.clear();
|
|
82493
82717
|
}
|
|
82494
82718
|
}
|
|
82495
82719
|
/** Query if the briefcase has any pending Txns waiting to be pushed. */
|
|
@@ -82638,6 +82862,54 @@ class BriefcaseTxns extends BriefcaseNotificationHandler {
|
|
|
82638
82862
|
notifyGeographicCoordinateSystemChanged(gcs) {
|
|
82639
82863
|
this._iModel.geographicCoordinateSystem = gcs ? new _itwin_core_common__WEBPACK_IMPORTED_MODULE_1__.GeographicCRS(gcs) : undefined;
|
|
82640
82864
|
}
|
|
82865
|
+
/** @internal */
|
|
82866
|
+
notifyPullMergeBegin(changeset) {
|
|
82867
|
+
this.onPullMergeBegin.raiseEvent(changeset);
|
|
82868
|
+
}
|
|
82869
|
+
/** @internal */
|
|
82870
|
+
notifyPullMergeEnd(changeset) {
|
|
82871
|
+
this.onPullMergeEnd.raiseEvent(changeset);
|
|
82872
|
+
}
|
|
82873
|
+
/** @internal */
|
|
82874
|
+
notifyApplyIncomingChangesBegin(changes) {
|
|
82875
|
+
this.onApplyIncomingChangesBegin.raiseEvent(changes);
|
|
82876
|
+
}
|
|
82877
|
+
/** @internal */
|
|
82878
|
+
notifyApplyIncomingChangesEnd(changes) {
|
|
82879
|
+
this.onApplyIncomingChangesEnd.raiseEvent(changes);
|
|
82880
|
+
}
|
|
82881
|
+
/** @internal */
|
|
82882
|
+
notifyReverseLocalChangesBegin() {
|
|
82883
|
+
this.onReverseLocalChangesBegin.raiseEvent();
|
|
82884
|
+
}
|
|
82885
|
+
/** @internal */
|
|
82886
|
+
notifyReverseLocalChangesEnd(txns) {
|
|
82887
|
+
this.onReverseLocalChangesEnd.raiseEvent(txns);
|
|
82888
|
+
}
|
|
82889
|
+
/** @internal */
|
|
82890
|
+
notifyDownloadChangesetsBegin() {
|
|
82891
|
+
this.onDownloadChangesetsBegin.raiseEvent();
|
|
82892
|
+
}
|
|
82893
|
+
/** @internal */
|
|
82894
|
+
notifyDownloadChangesetsEnd() {
|
|
82895
|
+
this.onDownloadChangesetsEnd.raiseEvent();
|
|
82896
|
+
}
|
|
82897
|
+
/** @internal */
|
|
82898
|
+
notifyRebaseBegin(txns) {
|
|
82899
|
+
this.onRebaseBegin.raiseEvent(txns);
|
|
82900
|
+
}
|
|
82901
|
+
/** @internal */
|
|
82902
|
+
notifyRebaseEnd(txns) {
|
|
82903
|
+
this.onRebaseEnd.raiseEvent(txns);
|
|
82904
|
+
}
|
|
82905
|
+
/** @internal */
|
|
82906
|
+
notifyRebaseTxnBegin(txn) {
|
|
82907
|
+
this.onRebaseTxnBegin.raiseEvent(txn);
|
|
82908
|
+
}
|
|
82909
|
+
/** @internal */
|
|
82910
|
+
notifyRebaseTxnEnd(txn) {
|
|
82911
|
+
this.onRebaseTxnEnd.raiseEvent(txn);
|
|
82912
|
+
}
|
|
82641
82913
|
}
|
|
82642
82914
|
|
|
82643
82915
|
|
|
@@ -108185,7 +108457,9 @@ function createMeshArgs(mesh) {
|
|
|
108185
108457
|
if (!mesh.triangles || mesh.triangles.isEmpty || mesh.points.length === 0)
|
|
108186
108458
|
return undefined;
|
|
108187
108459
|
const texture = mesh.displayParams.textureMapping?.texture;
|
|
108188
|
-
const
|
|
108460
|
+
const useConstantLod = mesh.displayParams.textureMapping?.params?.useConstantLod;
|
|
108461
|
+
const constantLodParams = mesh.displayParams.textureMapping?.params?.constantLodParams;
|
|
108462
|
+
const textureMapping = texture && mesh.uvParams.length > 0 ? { texture, uvParams: mesh.uvParams, useConstantLod, constantLodParams } : undefined;
|
|
108189
108463
|
const colors = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.ColorIndex();
|
|
108190
108464
|
mesh.colorMap.toColorIndex(colors, mesh.colors);
|
|
108191
108465
|
const features = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FeatureIndex();
|
|
@@ -149964,7 +150238,7 @@ function readPnts(stream, dataOffset, pnts) {
|
|
|
149964
150238
|
}
|
|
149965
150239
|
async function decodeDracoPointCloud(buf) {
|
|
149966
150240
|
try {
|
|
149967
|
-
const dracoLoader = (await __webpack_require__.e(/*! import() */ "vendors-
|
|
150241
|
+
const dracoLoader = (await __webpack_require__.e(/*! import() */ "vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4__loaders_gl_core_4_3_4_node_modu-4c1fc9").then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@4.3.4_@loaders.gl+core@4.3.4/node_modules/@loaders.gl/draco/dist/index.js"))).DracoLoader;
|
|
149968
150242
|
const mesh = await dracoLoader.parse(buf, {});
|
|
149969
150243
|
if (mesh.topology !== "point-list")
|
|
149970
150244
|
return undefined;
|
|
@@ -161403,14 +161677,47 @@ class GltfReader {
|
|
|
161403
161677
|
}
|
|
161404
161678
|
}
|
|
161405
161679
|
createDisplayParams(material, hasBakedLighting, isPointPrimitive = false) {
|
|
161680
|
+
let constantLodParamProps;
|
|
161681
|
+
let normalMapUseConstantLod = false;
|
|
161682
|
+
if (!(0,_common_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_12__.isGltf1Material)(material)) {
|
|
161683
|
+
// NOTE: EXT_textureInfo_constant_lod is not supported for occlusionTexture and metallicRoughnessTexture
|
|
161684
|
+
// Use the same texture fallback logic as extractTextureId
|
|
161685
|
+
const textureInfo = material.pbrMetallicRoughness?.baseColorTexture ?? material.emissiveTexture;
|
|
161686
|
+
const extConstantLod = textureInfo?.extensions?.EXT_textureInfo_constant_lod;
|
|
161687
|
+
const offset = extConstantLod?.offset;
|
|
161688
|
+
extConstantLod ? constantLodParamProps = {
|
|
161689
|
+
repetitions: extConstantLod?.repetitions,
|
|
161690
|
+
offset: offset ? { x: offset[0], y: offset[1] } : undefined,
|
|
161691
|
+
minDistClamp: extConstantLod?.minClampDistance,
|
|
161692
|
+
maxDistClamp: extConstantLod?.maxClampDistance,
|
|
161693
|
+
} : undefined;
|
|
161694
|
+
// Normal map only uses constant LOD if both the base texture and normal texture have the extension
|
|
161695
|
+
normalMapUseConstantLod = extConstantLod !== undefined && material.normalTexture?.extensions?.EXT_textureInfo_constant_lod !== undefined;
|
|
161696
|
+
}
|
|
161406
161697
|
const isTransparent = this.isMaterialTransparent(material);
|
|
161407
161698
|
const textureId = this.extractTextureId(material);
|
|
161408
161699
|
const normalMapId = this.extractNormalMapId(material);
|
|
161409
|
-
let textureMapping = (undefined !== textureId || undefined !== normalMapId) ? this.findTextureMapping(textureId, isTransparent, normalMapId) : undefined;
|
|
161700
|
+
let textureMapping = (undefined !== textureId || undefined !== normalMapId) ? this.findTextureMapping(textureId, isTransparent, normalMapId, constantLodParamProps, normalMapUseConstantLod) : undefined;
|
|
161410
161701
|
const color = colorFromMaterial(material, isTransparent);
|
|
161411
161702
|
let renderMaterial;
|
|
161412
|
-
if (undefined !== textureMapping
|
|
161413
|
-
|
|
161703
|
+
if (undefined !== textureMapping) {
|
|
161704
|
+
// Convert result of findTextureMapping (TextureMapping object) to MaterialTextureMappingProps interface
|
|
161705
|
+
const textureMappingProps = {
|
|
161706
|
+
texture: textureMapping.texture,
|
|
161707
|
+
normalMapParams: textureMapping.normalMapParams,
|
|
161708
|
+
mode: textureMapping.params.mode,
|
|
161709
|
+
transform: textureMapping.params.textureMatrix,
|
|
161710
|
+
weight: textureMapping.params.weight,
|
|
161711
|
+
worldMapping: textureMapping.params.worldMapping,
|
|
161712
|
+
useConstantLod: textureMapping.params.useConstantLod,
|
|
161713
|
+
constantLodProps: textureMapping.params.useConstantLod ? {
|
|
161714
|
+
repetitions: textureMapping.params.constantLodParams.repetitions,
|
|
161715
|
+
offset: textureMapping.params.constantLodParams.offset,
|
|
161716
|
+
minDistClamp: textureMapping.params.constantLodParams.minDistClamp,
|
|
161717
|
+
maxDistClamp: textureMapping.params.constantLodParams.maxDistClamp,
|
|
161718
|
+
} : undefined,
|
|
161719
|
+
};
|
|
161720
|
+
const args = { diffuse: { color }, specular: { color: _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.ColorDef.white }, textureMapping: textureMappingProps };
|
|
161414
161721
|
renderMaterial = _IModelApp__WEBPACK_IMPORTED_MODULE_3__.IModelApp.renderSystem.createRenderMaterial(args);
|
|
161415
161722
|
// DisplayParams doesn't want a separate texture mapping if the material already has one.
|
|
161416
161723
|
textureMapping = undefined;
|
|
@@ -161422,7 +161729,30 @@ class GltfReader {
|
|
|
161422
161729
|
width = pointStyle.diameter;
|
|
161423
161730
|
}
|
|
161424
161731
|
}
|
|
161425
|
-
|
|
161732
|
+
// Process BENTLEY_materials_planar_fill extension
|
|
161733
|
+
let fillFlags = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FillFlags.None;
|
|
161734
|
+
if (!(0,_common_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_12__.isGltf1Material)(material)) {
|
|
161735
|
+
const planarFill = material.extensions?.BENTLEY_materials_planar_fill;
|
|
161736
|
+
if (planarFill) {
|
|
161737
|
+
// Map wireframeFill: 0=NONE (no fill flags), 1=ALWAYS (Always flag), 2=TOGGLE (ByView flag)
|
|
161738
|
+
const wireframeFill = planarFill.wireframeFill ?? 0;
|
|
161739
|
+
if (wireframeFill === 1) {
|
|
161740
|
+
fillFlags |= _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FillFlags.Always;
|
|
161741
|
+
}
|
|
161742
|
+
else if (wireframeFill === 2) {
|
|
161743
|
+
fillFlags |= _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FillFlags.ByView;
|
|
161744
|
+
}
|
|
161745
|
+
// Map backgroundFill to Background flag
|
|
161746
|
+
if (planarFill.backgroundFill === true) {
|
|
161747
|
+
fillFlags |= _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FillFlags.Background;
|
|
161748
|
+
}
|
|
161749
|
+
// Map behind to Behind flag
|
|
161750
|
+
if (planarFill.behind === true) {
|
|
161751
|
+
fillFlags |= _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FillFlags.Behind;
|
|
161752
|
+
}
|
|
161753
|
+
}
|
|
161754
|
+
}
|
|
161755
|
+
return new _common_internal_render_DisplayParams__WEBPACK_IMPORTED_MODULE_8__.DisplayParams(_common_internal_render_DisplayParams__WEBPACK_IMPORTED_MODULE_8__.DisplayParams.Type.Mesh, color, color, width, _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.LinePixels.Solid, fillFlags, renderMaterial, undefined, hasBakedLighting, textureMapping);
|
|
161426
161756
|
}
|
|
161427
161757
|
readMeshPrimitives(node, featureTable, thisTransform, thisBias, instances) {
|
|
161428
161758
|
const meshes = [];
|
|
@@ -162224,7 +162554,7 @@ class GltfReader {
|
|
|
162224
162554
|
if (_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.ProcessDetector.isIEBrowser) {
|
|
162225
162555
|
throw new Error("Unsupported browser for Draco decoding");
|
|
162226
162556
|
}
|
|
162227
|
-
const dracoLoader = (await __webpack_require__.e(/*! import() */ "vendors-
|
|
162557
|
+
const dracoLoader = (await __webpack_require__.e(/*! import() */ "vendors-common_temp_node_modules_pnpm_loaders_gl_draco_4_3_4__loaders_gl_core_4_3_4_node_modu-4c1fc9").then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@4.3.4_@loaders.gl+core@4.3.4/node_modules/@loaders.gl/draco/dist/index.js"))).DracoLoader;
|
|
162228
162558
|
await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
|
|
162229
162559
|
}
|
|
162230
162560
|
catch (err) {
|
|
@@ -162368,7 +162698,7 @@ class GltfReader {
|
|
|
162368
162698
|
});
|
|
162369
162699
|
return renderTexture ?? false;
|
|
162370
162700
|
}
|
|
162371
|
-
findTextureMapping(id, isTransparent, normalMapId) {
|
|
162701
|
+
findTextureMapping(id, isTransparent, normalMapId, constantLodParamProps, normalMapUseConstantLod = false) {
|
|
162372
162702
|
if (undefined === id && undefined === normalMapId)
|
|
162373
162703
|
return undefined;
|
|
162374
162704
|
let texture;
|
|
@@ -162390,16 +162720,18 @@ class GltfReader {
|
|
|
162390
162720
|
nMap = {
|
|
162391
162721
|
normalMap,
|
|
162392
162722
|
greenUp,
|
|
162723
|
+
useConstantLod: normalMapUseConstantLod,
|
|
162393
162724
|
};
|
|
162394
162725
|
}
|
|
162395
162726
|
else {
|
|
162396
162727
|
texture = normalMap;
|
|
162397
|
-
nMap = { greenUp };
|
|
162728
|
+
nMap = { greenUp, useConstantLod: normalMapUseConstantLod };
|
|
162398
162729
|
}
|
|
162399
162730
|
}
|
|
162400
162731
|
if (!texture)
|
|
162401
162732
|
return undefined;
|
|
162402
|
-
const
|
|
162733
|
+
const useConstantLod = constantLodParamProps !== undefined;
|
|
162734
|
+
const textureMapping = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping(texture, new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping.Params({ useConstantLod, constantLodProps: constantLodParamProps }));
|
|
162403
162735
|
textureMapping.normalMapParams = nMap;
|
|
162404
162736
|
return textureMapping;
|
|
162405
162737
|
}
|
|
@@ -162436,7 +162768,7 @@ async function readGltfTemplate(args) {
|
|
|
162436
162768
|
}
|
|
162437
162769
|
/** Produce a [[RenderGraphic]] from a [glTF](https://www.khronos.org/gltf/) asset suitable for use in [view decorations]($docs/learning/frontend/ViewDecorations).
|
|
162438
162770
|
* @returns a graphic produced from the glTF asset's default scene, or `undefined` if a graphic could not be produced from the asset.
|
|
162439
|
-
* The returned graphic also includes the bounding boxes of the glTF model in world and local
|
|
162771
|
+
* The returned graphic also includes the bounding boxes of the glTF model in world and local coordinates.
|
|
162440
162772
|
* @note Support for the full [glTF 2.0 specification](https://www.khronos.org/registry/glTF/specs/2.0/glTF-2.0.html) is currently a work in progress.
|
|
162441
162773
|
* If a particular glTF asset fails to load and/or display properly, please
|
|
162442
162774
|
* [submit an issue](https://github.com/iTwin/itwinjs-core/issues).
|
|
@@ -162464,6 +162796,7 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162464
162796
|
_contentRange;
|
|
162465
162797
|
_transform;
|
|
162466
162798
|
_isLeaf;
|
|
162799
|
+
_useViewportRenderMode;
|
|
162467
162800
|
binaryData; // strictly for tests
|
|
162468
162801
|
meshes; // strictly for tests
|
|
162469
162802
|
constructor(props, args) {
|
|
@@ -162477,6 +162810,7 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162477
162810
|
this._contentRange = args.contentRange;
|
|
162478
162811
|
this._transform = args.transform;
|
|
162479
162812
|
this._isLeaf = true !== args.hasChildren;
|
|
162813
|
+
this._useViewportRenderMode = args.useViewportRenderMode ?? false;
|
|
162480
162814
|
this.binaryData = props.binaryData;
|
|
162481
162815
|
const pickableId = args.pickableOptions?.id;
|
|
162482
162816
|
if (pickableId) {
|
|
@@ -162487,7 +162821,8 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162487
162821
|
get viewFlagOverrides() {
|
|
162488
162822
|
return {
|
|
162489
162823
|
whiteOnWhiteReversal: false,
|
|
162490
|
-
renderMode
|
|
162824
|
+
// Don't override renderMode if using viewport's render mode - let the viewport control it.
|
|
162825
|
+
renderMode: this._useViewportRenderMode ? undefined : _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.RenderMode.SmoothShade,
|
|
162491
162826
|
};
|
|
162492
162827
|
}
|
|
162493
162828
|
get meshElementIdToFeatureIndex() {
|
|
@@ -304095,6 +304430,8 @@ class BaseFormat {
|
|
|
304095
304430
|
_stationOffsetSize; // required when type is station; positive integer > 0
|
|
304096
304431
|
_stationBaseFactor; // optional positive integer base factor for station formatting; default is 1
|
|
304097
304432
|
_ratioType; // required if type is ratio; options: oneToN, NToOne, ValueBased, useGreatestCommonDivisor
|
|
304433
|
+
_ratioFormatType; // defaults to Decimal if not specified
|
|
304434
|
+
_ratioSeparator; // default is ":"; separator character used in ratio formatting
|
|
304098
304435
|
_azimuthBase; // value always clockwise from north
|
|
304099
304436
|
_azimuthBaseUnit; // unit for azimuthBase value
|
|
304100
304437
|
_azimuthCounterClockwise; // if set to true, azimuth values are returned counter-clockwise from base
|
|
@@ -304116,6 +304453,10 @@ class BaseFormat {
|
|
|
304116
304453
|
set scientificType(scientificType) { this._scientificType = scientificType; }
|
|
304117
304454
|
get ratioType() { return this._ratioType; }
|
|
304118
304455
|
set ratioType(ratioType) { this._ratioType = ratioType; }
|
|
304456
|
+
get ratioFormatType() { return this._ratioFormatType; }
|
|
304457
|
+
set ratioFormatType(ratioFormatType) { this._ratioFormatType = ratioFormatType; }
|
|
304458
|
+
get ratioSeparator() { return this._ratioSeparator; }
|
|
304459
|
+
set ratioSeparator(ratioSeparator) { this._ratioSeparator = ratioSeparator; }
|
|
304119
304460
|
get showSignOption() { return this._showSignOption; }
|
|
304120
304461
|
set showSignOption(showSignOption) { this._showSignOption = showSignOption; }
|
|
304121
304462
|
get decimalSeparator() { return this._decimalSeparator; }
|
|
@@ -304184,6 +304525,22 @@ class BaseFormat {
|
|
|
304184
304525
|
if (undefined === formatProps.ratioType)
|
|
304185
304526
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} is 'Ratio' type therefore the attribute 'ratioType' is required.`);
|
|
304186
304527
|
this._ratioType = (0,_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.parseRatioType)(formatProps.ratioType, this.name);
|
|
304528
|
+
if (undefined !== formatProps.ratioSeparator) {
|
|
304529
|
+
if (typeof (formatProps.ratioSeparator) !== "string")
|
|
304530
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} has an invalid 'ratioSeparator' attribute. It should be of type 'string'.`);
|
|
304531
|
+
if (formatProps.ratioSeparator.length !== 1)
|
|
304532
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} has an invalid 'ratioSeparator' attribute. It should be a one character string.`);
|
|
304533
|
+
this._ratioSeparator = formatProps.ratioSeparator;
|
|
304534
|
+
}
|
|
304535
|
+
else {
|
|
304536
|
+
this._ratioSeparator = ":"; // Apply default
|
|
304537
|
+
}
|
|
304538
|
+
if (undefined !== formatProps.ratioFormatType) {
|
|
304539
|
+
this._ratioFormatType = (0,_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.parseRatioFormatType)(formatProps.ratioFormatType, this.name);
|
|
304540
|
+
}
|
|
304541
|
+
else {
|
|
304542
|
+
this._ratioFormatType = _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.RatioFormatType.Decimal; // Apply default
|
|
304543
|
+
}
|
|
304187
304544
|
}
|
|
304188
304545
|
if (undefined !== formatProps.roundFactor) { // optional; default is 0.0
|
|
304189
304546
|
if (typeof (formatProps.roundFactor) !== "number")
|
|
@@ -304308,6 +304665,8 @@ class Format extends BaseFormat {
|
|
|
304308
304665
|
newFormat._azimuthBaseUnit = this._azimuthBaseUnit;
|
|
304309
304666
|
newFormat._azimuthCounterClockwise = this._azimuthCounterClockwise;
|
|
304310
304667
|
newFormat._ratioType = this._ratioType;
|
|
304668
|
+
newFormat._ratioFormatType = this._ratioFormatType;
|
|
304669
|
+
newFormat._ratioSeparator = this._ratioSeparator;
|
|
304311
304670
|
newFormat._revolutionUnit = this._revolutionUnit;
|
|
304312
304671
|
newFormat._customProps = this._customProps;
|
|
304313
304672
|
this._units && (newFormat._units = [...this._units]);
|
|
@@ -304368,25 +304727,28 @@ class Format extends BaseFormat {
|
|
|
304368
304727
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} has a Composite with an invalid 'units' attribute. It must be of type 'array'`);
|
|
304369
304728
|
}
|
|
304370
304729
|
if (jsonObj.composite.units.length > 0 && jsonObj.composite.units.length <= 4) { // Composite requires 1-4 units
|
|
304371
|
-
|
|
304372
|
-
|
|
304373
|
-
|
|
304374
|
-
|
|
304375
|
-
|
|
304376
|
-
|
|
304377
|
-
|
|
304730
|
+
const isDuplicateAllowed = this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Ratio;
|
|
304731
|
+
const seenUnits = new Set();
|
|
304732
|
+
this._units = [];
|
|
304733
|
+
for (const unitSpec of jsonObj.composite.units) {
|
|
304734
|
+
if (!isDuplicateAllowed) {
|
|
304735
|
+
const unitName = unitSpec.unit.name.toLowerCase();
|
|
304736
|
+
const existingName = seenUnits.has(unitName);
|
|
304737
|
+
if (existingName) {
|
|
304738
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} contains duplicate units: '${unitSpec.unit.name}'`);
|
|
304378
304739
|
}
|
|
304740
|
+
seenUnits.add(unitName);
|
|
304379
304741
|
}
|
|
304380
|
-
|
|
304381
|
-
this._units = [];
|
|
304382
|
-
}
|
|
304383
|
-
this._units.push([nextUnit.unit, nextUnit.label]);
|
|
304742
|
+
this._units.push([unitSpec.unit, unitSpec.label]);
|
|
304384
304743
|
}
|
|
304385
304744
|
}
|
|
304386
304745
|
}
|
|
304387
304746
|
if (undefined === this.units || this.units.length === 0)
|
|
304388
304747
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} has a Composite with no valid 'units'`);
|
|
304389
304748
|
}
|
|
304749
|
+
if (this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Ratio && (!this._units || this._units.length === 0)) {
|
|
304750
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${this.name} is 'Ratio' type and must have 'composite' units.`);
|
|
304751
|
+
}
|
|
304390
304752
|
if (this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Azimuth || this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Bearing) {
|
|
304391
304753
|
this._azimuthBaseUnit = jsonObj.azimuthBaseUnit;
|
|
304392
304754
|
this._revolutionUnit = jsonObj.revolutionUnit;
|
|
@@ -304453,6 +304815,8 @@ class Format extends BaseFormat {
|
|
|
304453
304815
|
uomSeparator: this.uomSeparator,
|
|
304454
304816
|
scientificType: this.scientificType ? this.scientificType : undefined,
|
|
304455
304817
|
ratioType: this.ratioType,
|
|
304818
|
+
ratioFormatType: this.ratioFormatType,
|
|
304819
|
+
ratioSeparator: this.ratioSeparator,
|
|
304456
304820
|
stationOffsetSize: this.stationOffsetSize,
|
|
304457
304821
|
stationSeparator: this.stationSeparator,
|
|
304458
304822
|
stationBaseFactor: this.stationBaseFactor,
|
|
@@ -304497,6 +304861,15 @@ async function resolveFormatProps(formatName, unitsProvider, jsonObj) {
|
|
|
304497
304861
|
const unit = await resolveCompositeUnit(unitsProvider, entry.name);
|
|
304498
304862
|
return { unit, label: entry.label };
|
|
304499
304863
|
}));
|
|
304864
|
+
// For Ratio formats with 2 units: validate both units have the same phenomenon
|
|
304865
|
+
const formatType = (0,_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.parseFormatType)(jsonObj.type, formatName);
|
|
304866
|
+
if (formatType === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Ratio && units.length === 2) {
|
|
304867
|
+
const phenomenon1 = units[0].unit.phenomenon;
|
|
304868
|
+
const phenomenon2 = units[1].unit.phenomenon;
|
|
304869
|
+
if (phenomenon1 !== phenomenon2) {
|
|
304870
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidJson, `The Format ${formatName} has 2-unit composite with different phenomena. Both units must have the same phenomenon. Found '${phenomenon1}' and '${phenomenon2}'.`);
|
|
304871
|
+
}
|
|
304872
|
+
}
|
|
304500
304873
|
}
|
|
304501
304874
|
let azimuthBaseUnit, revolutionUnit;
|
|
304502
304875
|
const type = (0,_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.parseFormatType)(jsonObj.type, formatName);
|
|
@@ -304537,6 +304910,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304537
304910
|
/* harmony export */ FormatTraits: () => (/* binding */ FormatTraits),
|
|
304538
304911
|
/* harmony export */ FormatType: () => (/* binding */ FormatType),
|
|
304539
304912
|
/* harmony export */ FractionalPrecision: () => (/* binding */ FractionalPrecision),
|
|
304913
|
+
/* harmony export */ RatioFormatType: () => (/* binding */ RatioFormatType),
|
|
304540
304914
|
/* harmony export */ RatioType: () => (/* binding */ RatioType),
|
|
304541
304915
|
/* harmony export */ ScientificType: () => (/* binding */ ScientificType),
|
|
304542
304916
|
/* harmony export */ ShowSignOption: () => (/* binding */ ShowSignOption),
|
|
@@ -304550,6 +304924,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304550
304924
|
/* harmony export */ parseFormatType: () => (/* binding */ parseFormatType),
|
|
304551
304925
|
/* harmony export */ parseFractionalPrecision: () => (/* binding */ parseFractionalPrecision),
|
|
304552
304926
|
/* harmony export */ parsePrecision: () => (/* binding */ parsePrecision),
|
|
304927
|
+
/* harmony export */ parseRatioFormatType: () => (/* binding */ parseRatioFormatType),
|
|
304553
304928
|
/* harmony export */ parseRatioType: () => (/* binding */ parseRatioType),
|
|
304554
304929
|
/* harmony export */ parseScientificType: () => (/* binding */ parseScientificType),
|
|
304555
304930
|
/* harmony export */ parseShowSignOption: () => (/* binding */ parseShowSignOption),
|
|
@@ -304694,6 +305069,16 @@ var RatioType;
|
|
|
304694
305069
|
/** scales the input ratio to its simplest integer form using the greatest common divisor (GCD) of the values. e.g. 0.3 turns into 3:10 */
|
|
304695
305070
|
RatioType["UseGreatestCommonDivisor"] = "UseGreatestCommonDivisor";
|
|
304696
305071
|
})(RatioType || (RatioType = {}));
|
|
305072
|
+
/** The format type for the numbers within a ratio.
|
|
305073
|
+
* @beta
|
|
305074
|
+
*/
|
|
305075
|
+
var RatioFormatType;
|
|
305076
|
+
(function (RatioFormatType) {
|
|
305077
|
+
/** Decimal display (ie 2.125) */
|
|
305078
|
+
RatioFormatType["Decimal"] = "Decimal";
|
|
305079
|
+
/** Fractional display (ie 2-1/8) */
|
|
305080
|
+
RatioFormatType["Fractional"] = "Fractional";
|
|
305081
|
+
})(RatioFormatType || (RatioFormatType = {}));
|
|
304697
305082
|
/** Determines how the sign of values are displayed
|
|
304698
305083
|
* @beta */
|
|
304699
305084
|
var ShowSignOption;
|
|
@@ -304739,6 +305124,18 @@ function parseRatioType(ratioType, formatName) {
|
|
|
304739
305124
|
}
|
|
304740
305125
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityStatus.InvalidJson, `The Format ${formatName} has an invalid 'ratioType' attribute.`);
|
|
304741
305126
|
}
|
|
305127
|
+
/** @beta */
|
|
305128
|
+
function parseRatioFormatType(ratioFormatType, formatName) {
|
|
305129
|
+
const normalizedValue = ratioFormatType.toLowerCase();
|
|
305130
|
+
for (const key in RatioFormatType) {
|
|
305131
|
+
if (RatioFormatType.hasOwnProperty(key)) {
|
|
305132
|
+
const enumValue = RatioFormatType[key];
|
|
305133
|
+
if (enumValue.toLowerCase() === normalizedValue)
|
|
305134
|
+
return enumValue;
|
|
305135
|
+
}
|
|
305136
|
+
}
|
|
305137
|
+
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityStatus.InvalidJson, `The Format ${formatName} has an invalid 'ratioFormatType' attribute.`);
|
|
305138
|
+
}
|
|
304742
305139
|
/** @beta */
|
|
304743
305140
|
function parseShowSignOption(showSignOption, formatName) {
|
|
304744
305141
|
switch (showSignOption.toLowerCase()) {
|
|
@@ -304900,10 +305297,18 @@ function parsePrecision(precision, type, formatName) {
|
|
|
304900
305297
|
case FormatType.Decimal:
|
|
304901
305298
|
case FormatType.Scientific:
|
|
304902
305299
|
case FormatType.Station:
|
|
304903
|
-
case FormatType.Ratio:
|
|
304904
305300
|
case FormatType.Bearing:
|
|
304905
305301
|
case FormatType.Azimuth:
|
|
304906
305302
|
return parseDecimalPrecision(precision, formatName);
|
|
305303
|
+
case FormatType.Ratio:
|
|
305304
|
+
// Ratio type can use either decimal or fractional precision depending on ratioFormatType
|
|
305305
|
+
// Try decimal first, if it fails, try fractional
|
|
305306
|
+
try {
|
|
305307
|
+
return parseDecimalPrecision(precision, formatName);
|
|
305308
|
+
}
|
|
305309
|
+
catch {
|
|
305310
|
+
return parseFractionalPrecision(precision, formatName);
|
|
305311
|
+
}
|
|
304907
305312
|
case FormatType.Fractional:
|
|
304908
305313
|
return parseFractionalPrecision(precision, formatName);
|
|
304909
305314
|
default:
|
|
@@ -304927,8 +305332,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304927
305332
|
/* harmony export */ });
|
|
304928
305333
|
/* harmony import */ var _Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Constants */ "../../core/quantity/lib/esm/Constants.js");
|
|
304929
305334
|
/* harmony import */ var _Exception__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../Exception */ "../../core/quantity/lib/esm/Exception.js");
|
|
304930
|
-
/* harmony import */ var
|
|
304931
|
-
/* harmony import */ var
|
|
305335
|
+
/* harmony import */ var _FormatterSpec__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./FormatterSpec */ "../../core/quantity/lib/esm/Formatter/FormatterSpec.js");
|
|
305336
|
+
/* harmony import */ var _FormatEnums__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./FormatEnums */ "../../core/quantity/lib/esm/Formatter/FormatEnums.js");
|
|
305337
|
+
/* harmony import */ var _Quantity__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../Quantity */ "../../core/quantity/lib/esm/Quantity.js");
|
|
304932
305338
|
/*---------------------------------------------------------------------------------------------
|
|
304933
305339
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
304934
305340
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -304940,6 +305346,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304940
305346
|
|
|
304941
305347
|
|
|
304942
305348
|
|
|
305349
|
+
|
|
304943
305350
|
/** rounding additive
|
|
304944
305351
|
* @internal
|
|
304945
305352
|
*/
|
|
@@ -305040,7 +305447,7 @@ class Formatter {
|
|
|
305040
305447
|
static integerPartToText(wholePart, spec) {
|
|
305041
305448
|
// build invariant string represent wholePart
|
|
305042
305449
|
let formattedValue = wholePart.toFixed(0);
|
|
305043
|
-
if ((formattedValue.length > 3) && (spec.format.hasFormatTraitSet(
|
|
305450
|
+
if ((formattedValue.length > 3) && (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.Use1000Separator) && (spec.format.thousandSeparator.length > 0))) {
|
|
305044
305451
|
let numSeparators = Math.floor(formattedValue.length / 3);
|
|
305045
305452
|
let groupLength = formattedValue.length % 3;
|
|
305046
305453
|
if (groupLength === 0) {
|
|
@@ -305087,7 +305494,7 @@ class Formatter {
|
|
|
305087
305494
|
else {
|
|
305088
305495
|
componentText = Formatter.formatMagnitude(compositeValue, spec);
|
|
305089
305496
|
}
|
|
305090
|
-
if (spec.format.hasFormatTraitSet(
|
|
305497
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ShowUnitLabel)) {
|
|
305091
305498
|
componentText = componentText + spec.format.uomSeparator + label;
|
|
305092
305499
|
}
|
|
305093
305500
|
return componentText;
|
|
@@ -305107,12 +305514,11 @@ class Formatter {
|
|
|
305107
305514
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidCompositeFormat, `The Format ${spec.format.name} has a invalid unit specification.`);
|
|
305108
305515
|
if (i > 0 && unitConversion.offset !== 0) // offset should only ever be defined for major unit
|
|
305109
305516
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidCompositeFormat, `The Format ${spec.format.name} has a invalid unit specification.`);
|
|
305110
|
-
|
|
305111
|
-
if (spec.format.type ===
|
|
305112
|
-
|
|
305113
|
-
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidCompositeFormat, `The Format '${spec.format.name}' with type 'ratio' must have exactly one unit.`);
|
|
305517
|
+
// Handle ratio format with composite units
|
|
305518
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio) {
|
|
305519
|
+
let ratioUnitValue = 0.0;
|
|
305114
305520
|
try {
|
|
305115
|
-
|
|
305521
|
+
ratioUnitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(remainingMagnitude, unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305116
305522
|
}
|
|
305117
305523
|
catch (e) {
|
|
305118
305524
|
// The "InvertingZero" error is thrown when the value is zero and the conversion factor is inverted.
|
|
@@ -305120,12 +305526,13 @@ class Formatter {
|
|
|
305120
305526
|
if (e instanceof _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError && e.errorNumber === _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvertingZero) {
|
|
305121
305527
|
return { componentText: "1:0", isNegative: false };
|
|
305122
305528
|
}
|
|
305529
|
+
throw e;
|
|
305123
305530
|
}
|
|
305124
|
-
compositeStrings.push(this.formatRatio(
|
|
305125
|
-
isNegative =
|
|
305531
|
+
compositeStrings.push(this.formatRatio(ratioUnitValue, spec));
|
|
305532
|
+
isNegative = ratioUnitValue < 0;
|
|
305126
305533
|
continue;
|
|
305127
305534
|
}
|
|
305128
|
-
unitValue = (0,
|
|
305535
|
+
let unitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(remainingMagnitude, unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305129
305536
|
if (0 === i) {
|
|
305130
305537
|
// Only set isNegative from the first (major) unit conversion
|
|
305131
305538
|
isNegative = unitValue < 0;
|
|
@@ -305133,16 +305540,16 @@ class Formatter {
|
|
|
305133
305540
|
// but use higher precision if the format specifies it
|
|
305134
305541
|
const precisionScale = Math.pow(10, Math.max(8, spec.format.precision));
|
|
305135
305542
|
unitValue = Math.floor(unitValue * precisionScale + FPV_ROUNDFACTOR) / precisionScale;
|
|
305136
|
-
if ((Math.abs(unitValue) < 0.0001) && spec.format.hasFormatTraitSet(
|
|
305543
|
+
if ((Math.abs(unitValue) < 0.0001) && spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ZeroEmpty))
|
|
305137
305544
|
return { componentText: "", isNegative: false };
|
|
305138
305545
|
}
|
|
305139
305546
|
if (i < (spec.format.units?.length ?? 0) - 1) {
|
|
305140
305547
|
let wholePart = Math.trunc(unitValue);
|
|
305141
305548
|
// Check if the remaining fractional part will round up to a full unit in the next (smaller) component
|
|
305142
|
-
if (spec.format.type ===
|
|
305549
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Fractional && i === spec.unitConversions.length - 2) {
|
|
305143
305550
|
// For the second-to-last unit with fractional formatting, check if rounding causes carry-over
|
|
305144
305551
|
const fractionalPart = unitValue - wholePart;
|
|
305145
|
-
const nextUnitValue = (0,
|
|
305552
|
+
const nextUnitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(fractionalPart, spec.unitConversions[i + 1].conversion);
|
|
305146
305553
|
// Create a FractionalNumeric to determine what the rounded value would be
|
|
305147
305554
|
const fn = new FractionalNumeric(Math.abs(nextUnitValue), spec.format.precision, true);
|
|
305148
305555
|
// If the fractional numeric rounds to a whole unit (integral part increased due to rounding)
|
|
@@ -305172,18 +305579,18 @@ class Formatter {
|
|
|
305172
305579
|
*/
|
|
305173
305580
|
static formatMagnitude(magnitude, spec) {
|
|
305174
305581
|
let posMagnitude = Math.abs(magnitude);
|
|
305175
|
-
if ((Math.abs(posMagnitude) < 0.0001) && spec.format.hasFormatTraitSet(
|
|
305582
|
+
if ((Math.abs(posMagnitude) < 0.0001) && spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ZeroEmpty))
|
|
305176
305583
|
return "";
|
|
305177
|
-
if (spec.format.hasFormatTraitSet(
|
|
305584
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ApplyRounding))
|
|
305178
305585
|
posMagnitude = Math.abs(Formatter.roundDouble(magnitude, spec.format.roundFactor));
|
|
305179
|
-
const isSci = ((posMagnitude > 1.0e12) || spec.format.type ===
|
|
305180
|
-
const isDecimal = (isSci || spec.format.type ===
|
|
305181
|
-
const isFractional = (!isDecimal && spec.format.type ===
|
|
305586
|
+
const isSci = ((posMagnitude > 1.0e12) || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Scientific);
|
|
305587
|
+
const isDecimal = (isSci || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Decimal || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth) || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio;
|
|
305588
|
+
const isFractional = (!isDecimal && spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Fractional);
|
|
305182
305589
|
/* const usesStops = spec.format.type === FormatType.Station; */
|
|
305183
|
-
const isPrecisionZero = spec.format.precision ===
|
|
305184
|
-
const isKeepSingleZero = spec.format.hasFormatTraitSet(
|
|
305590
|
+
const isPrecisionZero = spec.format.precision === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.DecimalPrecision.Zero;
|
|
305591
|
+
const isKeepSingleZero = spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepSingleZero);
|
|
305185
305592
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305186
|
-
const isKeepTrailingZeroes = spec.format.hasFormatTraitSet(
|
|
305593
|
+
const isKeepTrailingZeroes = spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.TrailZeroes);
|
|
305187
305594
|
let expInt = 0.0;
|
|
305188
305595
|
if (isSci && (posMagnitude !== 0.0)) {
|
|
305189
305596
|
let exp = Math.log10(posMagnitude);
|
|
@@ -305193,10 +305600,10 @@ class Formatter {
|
|
|
305193
305600
|
negativeExp = true;
|
|
305194
305601
|
}
|
|
305195
305602
|
expInt = Math.floor(exp);
|
|
305196
|
-
if (spec.format.type ===
|
|
305197
|
-
if (spec.format.scientificType ===
|
|
305603
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Scientific) {
|
|
305604
|
+
if (spec.format.scientificType === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ScientificType.ZeroNormalized && posMagnitude > 1.0)
|
|
305198
305605
|
expInt += 1.0;
|
|
305199
|
-
else if (spec.format.scientificType ===
|
|
305606
|
+
else if (spec.format.scientificType === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ScientificType.Normalized && posMagnitude < 1.0)
|
|
305200
305607
|
expInt += 1.0;
|
|
305201
305608
|
if (negativeExp)
|
|
305202
305609
|
expInt = -expInt;
|
|
@@ -305218,7 +305625,7 @@ class Formatter {
|
|
|
305218
305625
|
}
|
|
305219
305626
|
formattedValue = Formatter.integerPartToText(wholePart, spec);
|
|
305220
305627
|
if (isPrecisionZero) {
|
|
305221
|
-
if (spec.format.hasFormatTraitSet(
|
|
305628
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint) && !isKeepSingleZero)
|
|
305222
305629
|
formattedValue = formattedValue + spec.format.decimalSeparator;
|
|
305223
305630
|
else if (isKeepSingleZero)
|
|
305224
305631
|
formattedValue = `${formattedValue + spec.format.decimalSeparator}0`;
|
|
@@ -305233,7 +305640,7 @@ class Formatter {
|
|
|
305233
305640
|
if (fractionString.length > 0)
|
|
305234
305641
|
formattedValue = formattedValue + spec.format.decimalSeparator + fractionString;
|
|
305235
305642
|
else {
|
|
305236
|
-
if (spec.format.hasFormatTraitSet(
|
|
305643
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint))
|
|
305237
305644
|
formattedValue = formattedValue + spec.format.decimalSeparator + (isKeepSingleZero ? "0" : "");
|
|
305238
305645
|
}
|
|
305239
305646
|
}
|
|
@@ -305246,7 +305653,7 @@ class Formatter {
|
|
|
305246
305653
|
const fn = new FractionalNumeric(posMagnitude, spec.format.precision, true);
|
|
305247
305654
|
formattedValue = fn.getIntegralString();
|
|
305248
305655
|
if (!fn.isZero && fn.hasFractionPart) {
|
|
305249
|
-
const wholeFractionSeparator = spec.format.hasFormatTraitSet(
|
|
305656
|
+
const wholeFractionSeparator = spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.FractionDash) ? "-" : " ";
|
|
305250
305657
|
const fractionString = `${fn.getNumeratorString()}/${fn.getDenominatorString()}`;
|
|
305251
305658
|
formattedValue = formattedValue + wholeFractionSeparator + fractionString;
|
|
305252
305659
|
}
|
|
@@ -305275,7 +305682,7 @@ class Formatter {
|
|
|
305275
305682
|
else {
|
|
305276
305683
|
if (isKeepTrailingZeroes)
|
|
305277
305684
|
fractionString = spec.format.decimalSeparator + "".padEnd(spec.format.precision, "0");
|
|
305278
|
-
else if (spec.format.hasFormatTraitSet(
|
|
305685
|
+
else if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint))
|
|
305279
305686
|
fractionString = spec.format.decimalSeparator;
|
|
305280
305687
|
formattedValue = stationString + fractionString;
|
|
305281
305688
|
}
|
|
@@ -305304,21 +305711,21 @@ class Formatter {
|
|
|
305304
305711
|
let prefix = "";
|
|
305305
305712
|
let suffix = "";
|
|
305306
305713
|
switch (showSignOption) {
|
|
305307
|
-
case
|
|
305714
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.NegativeParentheses:
|
|
305308
305715
|
if (isNegative) {
|
|
305309
305716
|
prefix = "(";
|
|
305310
305717
|
suffix = ")";
|
|
305311
305718
|
}
|
|
305312
305719
|
break;
|
|
305313
|
-
case
|
|
305314
|
-
if (isNegative && formatType !==
|
|
305720
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.OnlyNegative:
|
|
305721
|
+
if (isNegative && formatType !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing && formatType !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth) {
|
|
305315
305722
|
prefix = "-";
|
|
305316
305723
|
}
|
|
305317
305724
|
break;
|
|
305318
|
-
case
|
|
305725
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.SignAlways:
|
|
305319
305726
|
prefix = isNegative ? "-" : "+";
|
|
305320
305727
|
break;
|
|
305321
|
-
case
|
|
305728
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.NoSign:
|
|
305322
305729
|
default:
|
|
305323
305730
|
break;
|
|
305324
305731
|
}
|
|
@@ -305334,14 +305741,20 @@ class Formatter {
|
|
|
305334
305741
|
let suffix = "";
|
|
305335
305742
|
let formattedValue = "";
|
|
305336
305743
|
// Handle bearing/azimuth special formatting
|
|
305337
|
-
if (spec.format.type ===
|
|
305744
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing || spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth) {
|
|
305338
305745
|
const result = this.processBearingAndAzimuth(magnitude, spec);
|
|
305339
305746
|
magnitude = result.magnitude;
|
|
305340
305747
|
prefix = result.prefix ?? "";
|
|
305341
305748
|
suffix = result.suffix ?? "";
|
|
305342
305749
|
}
|
|
305343
305750
|
let formattedMagnitude = "";
|
|
305344
|
-
if (spec.format.
|
|
305751
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Ratio && spec.unitConversions.length >= 3) {
|
|
305752
|
+
// Handle ratio formatting separately when 2-unit composite provides 3 conversion specs
|
|
305753
|
+
const ratioResult = this.formatRatioQuantity(magnitude, spec);
|
|
305754
|
+
formattedMagnitude = ratioResult.componentText;
|
|
305755
|
+
valueIsNegative = ratioResult.isNegative;
|
|
305756
|
+
}
|
|
305757
|
+
else if (spec.format.hasUnits) {
|
|
305345
305758
|
const compositeResult = Formatter.formatComposite(magnitude, spec);
|
|
305346
305759
|
formattedMagnitude = compositeResult.componentText;
|
|
305347
305760
|
// Override the sign detection with the composite conversion result
|
|
@@ -305350,8 +305763,8 @@ class Formatter {
|
|
|
305350
305763
|
else {
|
|
305351
305764
|
// unitless quantity
|
|
305352
305765
|
formattedMagnitude = Formatter.formatMagnitude(magnitude, spec);
|
|
305353
|
-
if (formattedMagnitude.length > 0 && spec.unitConversions.length > 0 && spec.format.hasFormatTraitSet(
|
|
305354
|
-
if (spec.format.hasFormatTraitSet(
|
|
305766
|
+
if (formattedMagnitude.length > 0 && spec.unitConversions.length > 0 && spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ShowUnitLabel)) {
|
|
305767
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.PrependUnitLabel))
|
|
305355
305768
|
formattedMagnitude = spec.unitConversions[0].label + spec.format.uomSeparator + formattedMagnitude;
|
|
305356
305769
|
else
|
|
305357
305770
|
formattedMagnitude = formattedMagnitude + spec.format.uomSeparator + spec.unitConversions[0].label;
|
|
@@ -305371,12 +305784,12 @@ class Formatter {
|
|
|
305371
305784
|
}
|
|
305372
305785
|
static processBearingAndAzimuth(magnitude, spec) {
|
|
305373
305786
|
const type = spec.format.type;
|
|
305374
|
-
if (type !==
|
|
305787
|
+
if (type !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing && type !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth)
|
|
305375
305788
|
return { magnitude };
|
|
305376
305789
|
const revolution = this.getRevolution(spec);
|
|
305377
305790
|
magnitude = this.normalizeAngle(magnitude, revolution);
|
|
305378
305791
|
const quarterRevolution = revolution / 4;
|
|
305379
|
-
if (type ===
|
|
305792
|
+
if (type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing) {
|
|
305380
305793
|
let quadrant = 0;
|
|
305381
305794
|
while (magnitude > quarterRevolution) {
|
|
305382
305795
|
magnitude -= quarterRevolution;
|
|
@@ -305403,7 +305816,7 @@ class Formatter {
|
|
|
305403
305816
|
if (quadrant === 2 && spec.unitConversions.length > 0) {
|
|
305404
305817
|
// To determine if value is small, we need to convert it to the smallest unit presented and use the provided precision on it
|
|
305405
305818
|
const unitConversion = spec.unitConversions[spec.unitConversions.length - 1].conversion;
|
|
305406
|
-
const smallestFormattedDelta = (0,
|
|
305819
|
+
const smallestFormattedDelta = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)((quarterRevolution - magnitude), unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305407
305820
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305408
305821
|
const floor = Math.floor((smallestFormattedDelta) * precisionScale + FPV_ROUNDFACTOR) / precisionScale;
|
|
305409
305822
|
if (floor === 0) {
|
|
@@ -305412,13 +305825,13 @@ class Formatter {
|
|
|
305412
305825
|
}
|
|
305413
305826
|
return { magnitude, prefix, suffix };
|
|
305414
305827
|
}
|
|
305415
|
-
if (type ===
|
|
305828
|
+
if (type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth) {
|
|
305416
305829
|
let azimuthBase = 0; // default base is North
|
|
305417
305830
|
if (spec.format.azimuthBase !== undefined) {
|
|
305418
305831
|
if (spec.azimuthBaseConversion === undefined) {
|
|
305419
305832
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.MissingRequiredProperty, `Missing azimuth base conversion for interpreting ${spec.name}'s azimuth base.`);
|
|
305420
305833
|
}
|
|
305421
|
-
const azBaseQuantity = new
|
|
305834
|
+
const azBaseQuantity = new _Quantity__WEBPACK_IMPORTED_MODULE_4__.Quantity(spec.format.azimuthBaseUnit, spec.format.azimuthBase);
|
|
305422
305835
|
const azBaseConverted = azBaseQuantity.convertTo(spec.persistenceUnit, spec.azimuthBaseConversion);
|
|
305423
305836
|
if (azBaseConverted === undefined || !azBaseConverted.isValid) {
|
|
305424
305837
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.UnsupportedUnit, `Failed to convert azimuth base unit to ${spec.persistenceUnit.name}.`);
|
|
@@ -305448,40 +305861,87 @@ class Formatter {
|
|
|
305448
305861
|
if (spec.revolutionConversion === undefined) {
|
|
305449
305862
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.MissingRequiredProperty, `Missing revolution unit conversion for calculating ${spec.name}'s revolution.`);
|
|
305450
305863
|
}
|
|
305451
|
-
const revolution = new
|
|
305864
|
+
const revolution = new _Quantity__WEBPACK_IMPORTED_MODULE_4__.Quantity(spec.format.revolutionUnit, 1.0);
|
|
305452
305865
|
const converted = revolution.convertTo(spec.persistenceUnit, spec.revolutionConversion);
|
|
305453
305866
|
if (converted === undefined || !converted.isValid) {
|
|
305454
305867
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.UnsupportedUnit, `Failed to convert revolution unit to ${spec.persistenceUnit.name}.`);
|
|
305455
305868
|
}
|
|
305456
305869
|
return converted.magnitude;
|
|
305457
305870
|
}
|
|
305871
|
+
static formatRatioPart(value, spec, side) {
|
|
305872
|
+
const formatType = spec.format.ratioFormatType === "Fractional" ? _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Fractional : _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Decimal;
|
|
305873
|
+
const tempFormat = spec.format.clone({ type: formatType });
|
|
305874
|
+
const tempSpec = new _FormatterSpec__WEBPACK_IMPORTED_MODULE_2__.FormatterSpec(spec.name, tempFormat, spec.unitConversions, spec.persistenceUnit);
|
|
305875
|
+
let formattedValue = this.formatMagnitude(value, tempSpec);
|
|
305876
|
+
// For fractional ratio formatting, suppress leading "0" if the value is purely fractional
|
|
305877
|
+
if (formatType === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Fractional && formattedValue.startsWith("0 ")) {
|
|
305878
|
+
formattedValue = formattedValue.substring(2); // Remove "0 " prefix
|
|
305879
|
+
}
|
|
305880
|
+
// Add unit label if ShowUnitLabel trait is set
|
|
305881
|
+
// unitConversions[0] = ratio scale factor, [1] = numerator unit, [2] = denominator unit
|
|
305882
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ShowUnitLabel) && spec.unitConversions.length >= 3) {
|
|
305883
|
+
const labelToAdd = side === "numerator" ? spec.unitConversions[1].label : spec.unitConversions[2].label;
|
|
305884
|
+
formattedValue = formattedValue + labelToAdd;
|
|
305885
|
+
}
|
|
305886
|
+
return formattedValue;
|
|
305887
|
+
}
|
|
305888
|
+
/** Format a ratio quantity value (separate from composite formatting) */
|
|
305889
|
+
static formatRatioQuantity(magnitude, spec) {
|
|
305890
|
+
const unitConversion = spec.unitConversions[0].conversion;
|
|
305891
|
+
let unitValue = 0.0;
|
|
305892
|
+
try {
|
|
305893
|
+
unitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(magnitude, unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305894
|
+
}
|
|
305895
|
+
catch (e) {
|
|
305896
|
+
// The "InvertingZero" error is thrown when the value is zero and the conversion factor is inverted.
|
|
305897
|
+
// For ratio, we return "1:0" as the formatted value.
|
|
305898
|
+
if (e instanceof _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError && e.errorNumber === _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvertingZero) {
|
|
305899
|
+
return { componentText: "1:0", isNegative: false };
|
|
305900
|
+
}
|
|
305901
|
+
throw e;
|
|
305902
|
+
}
|
|
305903
|
+
const componentText = this.formatRatio(unitValue, spec);
|
|
305904
|
+
const isNegative = unitValue < 0;
|
|
305905
|
+
return { componentText, isNegative };
|
|
305906
|
+
}
|
|
305458
305907
|
static formatRatio(magnitude, spec) {
|
|
305459
305908
|
if (null === spec.format.ratioType)
|
|
305460
305909
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidCompositeFormat, `The Format ${spec.format.name} must have a ratio type specified.`);
|
|
305461
305910
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305911
|
+
const separator = spec.format.ratioSeparator;
|
|
305462
305912
|
let reciprocal = 0;
|
|
305913
|
+
// Helper to get unit labels if ShowUnitLabel is set
|
|
305914
|
+
const getUnitLabels = () => {
|
|
305915
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ShowUnitLabel) && spec.unitConversions.length >= 3) {
|
|
305916
|
+
return { numeratorLabel: spec.unitConversions[1].label, denominatorLabel: spec.unitConversions[2].label };
|
|
305917
|
+
}
|
|
305918
|
+
return { numeratorLabel: "", denominatorLabel: "" };
|
|
305919
|
+
};
|
|
305920
|
+
const { numeratorLabel, denominatorLabel } = getUnitLabels();
|
|
305463
305921
|
if (magnitude === 0.0)
|
|
305464
|
-
return
|
|
305922
|
+
return `0${separator}1`;
|
|
305465
305923
|
else
|
|
305466
305924
|
reciprocal = 1.0 / magnitude;
|
|
305467
305925
|
switch (spec.format.ratioType) {
|
|
305468
|
-
case
|
|
305469
|
-
return `1
|
|
305470
|
-
case
|
|
305471
|
-
return `${this.
|
|
305472
|
-
case
|
|
305473
|
-
if (magnitude > 1.0)
|
|
305474
|
-
return `${this.
|
|
305475
|
-
|
|
305476
|
-
|
|
305477
|
-
|
|
305926
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.RatioType.OneToN:
|
|
305927
|
+
return `1${numeratorLabel}${separator}${this.formatRatioPart(reciprocal, spec, "denominator")}`;
|
|
305928
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.RatioType.NToOne:
|
|
305929
|
+
return `${this.formatRatioPart(magnitude, spec, "numerator")}${separator}1${denominatorLabel}`;
|
|
305930
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.RatioType.ValueBased:
|
|
305931
|
+
if (magnitude > 1.0) {
|
|
305932
|
+
return `${this.formatRatioPart(magnitude, spec, "numerator")}${separator}1${denominatorLabel}`;
|
|
305933
|
+
}
|
|
305934
|
+
else {
|
|
305935
|
+
return `1${numeratorLabel}${separator}${this.formatRatioPart(reciprocal, spec, "denominator")}`;
|
|
305936
|
+
}
|
|
305937
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.RatioType.UseGreatestCommonDivisor:
|
|
305478
305938
|
magnitude = Math.round(magnitude * precisionScale) / precisionScale;
|
|
305479
305939
|
let numerator = magnitude * precisionScale;
|
|
305480
305940
|
let denominator = precisionScale;
|
|
305481
305941
|
const gcd = FractionalNumeric.getGreatestCommonFactor(numerator, denominator);
|
|
305482
305942
|
numerator /= gcd;
|
|
305483
305943
|
denominator /= gcd;
|
|
305484
|
-
return `${this.
|
|
305944
|
+
return `${this.formatRatioPart(numerator, spec, "numerator")}${separator}${this.formatRatioPart(denominator, spec, "denominator")}`;
|
|
305485
305945
|
default:
|
|
305486
305946
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvalidCompositeFormat, `The Format ${spec.format.name} has an invalid ratio type specified.`);
|
|
305487
305947
|
}
|
|
@@ -305502,7 +305962,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
305502
305962
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
305503
305963
|
/* harmony export */ FormatterSpec: () => (/* binding */ FormatterSpec)
|
|
305504
305964
|
/* harmony export */ });
|
|
305505
|
-
/* harmony import */ var
|
|
305965
|
+
/* harmony import */ var _FormatEnums__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./FormatEnums */ "../../core/quantity/lib/esm/Formatter/FormatEnums.js");
|
|
305966
|
+
/* harmony import */ var _Formatter__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Formatter */ "../../core/quantity/lib/esm/Formatter/Formatter.js");
|
|
305506
305967
|
/*---------------------------------------------------------------------------------------------
|
|
305507
305968
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
305508
305969
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -305511,6 +305972,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
305511
305972
|
* @module Quantity
|
|
305512
305973
|
*/
|
|
305513
305974
|
|
|
305975
|
+
|
|
305514
305976
|
// cSpell:ignore ZERONORMALIZED, nosign, onlynegative, signalways, negativeparentheses
|
|
305515
305977
|
// cSpell:ignore trailzeroes, keepsinglezero, zeroempty, keepdecimalpoint, applyrounding, fractiondash, showunitlabel, prependunitlabel, exponentonlynegative
|
|
305516
305978
|
/** A class that contains both formatting information and the conversion factors necessary to convert from an input unit to the units specified in the format.
|
|
@@ -305557,6 +306019,49 @@ class FormatterSpec {
|
|
|
305557
306019
|
get persistenceUnit() { return this._persistenceUnit; }
|
|
305558
306020
|
get azimuthBaseConversion() { return this._azimuthBaseConversion; }
|
|
305559
306021
|
get revolutionConversion() { return this._revolutionConversion; }
|
|
306022
|
+
/** Build conversion specs for ratio format with 2 composite units (numerator/denominator). */
|
|
306023
|
+
static async getRatioUnitConversions(units, unitsProvider, persistenceUnit) {
|
|
306024
|
+
const conversions = [];
|
|
306025
|
+
const [numeratorUnit, numeratorLabel] = units[0];
|
|
306026
|
+
const [denominatorUnit, denominatorLabel] = units[1];
|
|
306027
|
+
// Compute ratio scale: how many numerator units per denominator unit (e.g., IN:FT = 12)
|
|
306028
|
+
const denominatorToNumerator = await unitsProvider.getConversion(denominatorUnit, numeratorUnit);
|
|
306029
|
+
const displayRatioScale = denominatorToNumerator.factor;
|
|
306030
|
+
// Avoid double-scaling: if persistence unit already encodes the display ratio, use factor 1.
|
|
306031
|
+
// Check by name heuristic (e.g., IN_PER_FT with ratioUnits [IN, FT] → no scaling needed)
|
|
306032
|
+
const persistenceName = persistenceUnit.name.toUpperCase();
|
|
306033
|
+
const numName = numeratorUnit.name.toUpperCase().split(".").pop() ?? "";
|
|
306034
|
+
const denName = denominatorUnit.name.toUpperCase().split(".").pop() ?? "";
|
|
306035
|
+
// Split by word boundaries (underscores, dots) and check for exact token matches
|
|
306036
|
+
const persistenceTokens = persistenceName.split(/[._]/);
|
|
306037
|
+
const isPersistenceMatchingRatio = persistenceTokens.includes(numName) && persistenceTokens.includes(denName);
|
|
306038
|
+
const ratioScaleFactor = isPersistenceMatchingRatio ? 1.0 : displayRatioScale;
|
|
306039
|
+
// First conversion spec: effective ratio unit conversion
|
|
306040
|
+
const ratioConversionSpec = {
|
|
306041
|
+
name: `${numeratorUnit.name}_per_${denominatorUnit.name}`,
|
|
306042
|
+
label: "",
|
|
306043
|
+
system: numeratorUnit.system,
|
|
306044
|
+
conversion: { factor: ratioScaleFactor, offset: 0.0 },
|
|
306045
|
+
};
|
|
306046
|
+
conversions.push(ratioConversionSpec);
|
|
306047
|
+
// Numerator unit for label lookup
|
|
306048
|
+
const numeratorSpec = {
|
|
306049
|
+
name: numeratorUnit.name,
|
|
306050
|
+
label: numeratorLabel?.length ? numeratorLabel : numeratorUnit.label,
|
|
306051
|
+
system: numeratorUnit.system,
|
|
306052
|
+
conversion: { factor: 1.0, offset: 0.0 },
|
|
306053
|
+
};
|
|
306054
|
+
conversions.push(numeratorSpec);
|
|
306055
|
+
// Denominator unit for label lookup
|
|
306056
|
+
const denominatorSpec = {
|
|
306057
|
+
name: denominatorUnit.name,
|
|
306058
|
+
label: denominatorLabel?.length ? denominatorLabel : denominatorUnit.label,
|
|
306059
|
+
system: denominatorUnit.system,
|
|
306060
|
+
conversion: { factor: 1.0, offset: 0.0 },
|
|
306061
|
+
};
|
|
306062
|
+
conversions.push(denominatorSpec);
|
|
306063
|
+
return conversions;
|
|
306064
|
+
}
|
|
305560
306065
|
/** Get an array of UnitConversionSpecs, one for each unit that is to be shown in the formatted quantity string. */
|
|
305561
306066
|
static async getUnitConversions(format, unitsProvider, inputUnit) {
|
|
305562
306067
|
const conversions = [];
|
|
@@ -305570,6 +306075,10 @@ class FormatterSpec {
|
|
|
305570
306075
|
throw new Error("Formatter Spec needs persistence unit to be specified");
|
|
305571
306076
|
}
|
|
305572
306077
|
}
|
|
306078
|
+
// Handle 2-unit composite for ratio formats (scale factors)
|
|
306079
|
+
if (format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_0__.FormatType.Ratio && format.units && format.units.length === 2) {
|
|
306080
|
+
return FormatterSpec.getRatioUnitConversions(format.units, unitsProvider, persistenceUnit);
|
|
306081
|
+
}
|
|
305573
306082
|
if (format.units) {
|
|
305574
306083
|
let convertFromUnit = inputUnit;
|
|
305575
306084
|
for (const unit of format.units) {
|
|
@@ -305626,7 +306135,7 @@ class FormatterSpec {
|
|
|
305626
306135
|
}
|
|
305627
306136
|
/** Format a quantity value. */
|
|
305628
306137
|
applyFormatting(magnitude) {
|
|
305629
|
-
return
|
|
306138
|
+
return _Formatter__WEBPACK_IMPORTED_MODULE_1__.Formatter.formatQuantity(magnitude, this);
|
|
305630
306139
|
}
|
|
305631
306140
|
}
|
|
305632
306141
|
|
|
@@ -305734,13 +306243,14 @@ var ParseError;
|
|
|
305734
306243
|
ParseError[ParseError["BearingPrefixOrSuffixMissing"] = 7] = "BearingPrefixOrSuffixMissing";
|
|
305735
306244
|
ParseError[ParseError["MathematicOperationFoundButIsNotAllowed"] = 8] = "MathematicOperationFoundButIsNotAllowed";
|
|
305736
306245
|
ParseError[ParseError["BearingAngleOutOfRange"] = 9] = "BearingAngleOutOfRange";
|
|
306246
|
+
ParseError[ParseError["InvalidMathResult"] = 10] = "InvalidMathResult";
|
|
305737
306247
|
})(ParseError || (ParseError = {}));
|
|
305738
306248
|
var Operator;
|
|
305739
306249
|
(function (Operator) {
|
|
305740
306250
|
Operator["addition"] = "+";
|
|
305741
306251
|
Operator["subtraction"] = "-";
|
|
305742
306252
|
Operator["multiplication"] = "*";
|
|
305743
|
-
Operator["division"] = "/";
|
|
306253
|
+
Operator["division"] = "/";
|
|
305744
306254
|
})(Operator || (Operator = {}));
|
|
305745
306255
|
function isOperator(char) {
|
|
305746
306256
|
if (typeof char === "number") {
|
|
@@ -306495,36 +307005,107 @@ class Parser {
|
|
|
306495
307005
|
magnitude = this.normalizeAngle(magnitude, revolution);
|
|
306496
307006
|
return { ok: true, value: magnitude };
|
|
306497
307007
|
}
|
|
307008
|
+
/**
|
|
307009
|
+
* Parse a ratio part string (numerator or denominator) to extract the numeric value and optional unit label.
|
|
307010
|
+
* This method processes tokens without applying unit conversions, allowing the ratio format
|
|
307011
|
+
* handler to manage conversions at the ratio level.
|
|
307012
|
+
*
|
|
307013
|
+
*
|
|
307014
|
+
* @note Fractions are already handled by parseQuantitySpecification, which converts them to
|
|
307015
|
+
* single numeric tokens (e.g., "1/2" becomes 0.5).
|
|
307016
|
+
*
|
|
307017
|
+
* @param partStr The string to parse, which may contain a number, fraction, or mixed fraction with optional unit label.
|
|
307018
|
+
* @param format The format specification used for token parsing.
|
|
307019
|
+
* @returns An object containing the parsed numeric value and optional unit label. Returns NaN for value if no number is found.
|
|
307020
|
+
*/
|
|
307021
|
+
static parseRatioPart(partStr, format) {
|
|
307022
|
+
partStr = partStr.trim();
|
|
307023
|
+
// Parse tokens - fractions are automatically converted to decimal values by parseQuantitySpecification
|
|
307024
|
+
const tempFormat = format.clone({ type: _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Decimal });
|
|
307025
|
+
const tokens = Parser.parseQuantitySpecification(partStr, tempFormat);
|
|
307026
|
+
let value = NaN;
|
|
307027
|
+
let unitLabel;
|
|
307028
|
+
// Pre-process: merge negative operators with following numbers
|
|
307029
|
+
const processedTokens = [];
|
|
307030
|
+
for (let i = 0; i < tokens.length; i++) {
|
|
307031
|
+
const token = tokens[i];
|
|
307032
|
+
if (token.isOperator && i === 0 && token.value === "-" &&
|
|
307033
|
+
i + 1 < tokens.length && tokens[i + 1].isNumber) {
|
|
307034
|
+
// Merge negative sign with number
|
|
307035
|
+
processedTokens.push(new ParseToken(-tokens[i + 1].value));
|
|
307036
|
+
i++; // Skip the number token since we consumed it
|
|
307037
|
+
}
|
|
307038
|
+
else {
|
|
307039
|
+
processedTokens.push(token);
|
|
307040
|
+
}
|
|
307041
|
+
}
|
|
307042
|
+
// Extract numeric value and unit label from processed tokens
|
|
307043
|
+
for (const token of processedTokens) {
|
|
307044
|
+
if (token.isNumber && isNaN(value)) {
|
|
307045
|
+
value = token.value;
|
|
307046
|
+
}
|
|
307047
|
+
else if (token.isString && !token.isOperator) {
|
|
307048
|
+
// String token that's not an operator - treat as unit label
|
|
307049
|
+
unitLabel = token.value;
|
|
307050
|
+
}
|
|
307051
|
+
}
|
|
307052
|
+
return { value, unitLabel };
|
|
307053
|
+
}
|
|
306498
307054
|
static parseRatioFormat(inString, spec) {
|
|
306499
307055
|
if (!inString)
|
|
306500
307056
|
return { ok: false, error: ParseError.NoValueOrUnitFoundInString };
|
|
306501
|
-
const
|
|
307057
|
+
const separator = spec.format.ratioSeparator ?? ":";
|
|
307058
|
+
const parts = inString.split(separator);
|
|
306502
307059
|
if (parts.length > 2)
|
|
306503
307060
|
return { ok: false, error: ParseError.UnableToConvertParseTokensToQuantity };
|
|
306504
|
-
|
|
306505
|
-
|
|
306506
|
-
if (parts.length === 1) {
|
|
306507
|
-
|
|
306508
|
-
|
|
306509
|
-
|
|
306510
|
-
|
|
307061
|
+
// If the string doesn't contain the expected separator but contains other ratio-like separators,
|
|
307062
|
+
// return an error since the wrong separator was used
|
|
307063
|
+
if (parts.length === 1 && !inString.includes(separator)) {
|
|
307064
|
+
// Check if the string contains other common ratio separators
|
|
307065
|
+
const otherSeparators = [":", "=", "/"];
|
|
307066
|
+
for (const otherSep of otherSeparators) {
|
|
307067
|
+
if (otherSep !== separator && inString.includes(otherSep)) {
|
|
307068
|
+
// The string looks like a ratio but uses the wrong separator
|
|
307069
|
+
return { ok: false, error: ParseError.UnableToConvertParseTokensToQuantity };
|
|
307070
|
+
}
|
|
307071
|
+
}
|
|
307072
|
+
// Parse as a regular quantity value (numerator only, denominator = 1)
|
|
307073
|
+
const result = this.parseAndProcessTokens(inString, spec.format, spec.unitConversions);
|
|
307074
|
+
return result;
|
|
306511
307075
|
}
|
|
306512
|
-
|
|
307076
|
+
// Parse numerator and denominator parts which may include unit labels
|
|
307077
|
+
const numeratorPart = this.parseRatioPart(parts[0], spec.format);
|
|
307078
|
+
const denominatorPart = parts.length === 1 ? { value: 1.0 } : this.parseRatioPart(parts[1], spec.format);
|
|
307079
|
+
if (isNaN(numeratorPart.value) || isNaN(denominatorPart.value))
|
|
306513
307080
|
return { ok: false, error: ParseError.NoValueOrUnitFoundInString };
|
|
307081
|
+
// Handle 2-unit composite case - simpler conversion using the pre-computed scale factor
|
|
307082
|
+
if (spec.format.units && spec.format.units.length === 2 && spec.unitConversions.length >= 3) {
|
|
307083
|
+
const ratioConvSpec = spec.unitConversions[0];
|
|
307084
|
+
const scaleFactor = ratioConvSpec.conversion.factor;
|
|
307085
|
+
if (denominatorPart.value === 0) {
|
|
307086
|
+
return { ok: false, error: ParseError.InvalidMathResult };
|
|
307087
|
+
}
|
|
307088
|
+
// The ratio value is numerator/denominator in the display units (e.g., 12 for 12"=1')
|
|
307089
|
+
// Divide by scale factor to get persistence unit value (e.g., 12/12 = 1.0)
|
|
307090
|
+
const ratioValue = numeratorPart.value / denominatorPart.value;
|
|
307091
|
+
const convertedValue = ratioValue / scaleFactor;
|
|
307092
|
+
return { ok: true, value: convertedValue };
|
|
307093
|
+
}
|
|
307094
|
+
// Original flow for 1-unit composite - use Quantity.convertTo for proper unit conversion
|
|
306514
307095
|
const defaultUnit = spec.format.units && spec.format.units.length > 0 ? spec.format.units[0][0] : undefined;
|
|
306515
307096
|
const unitConversion = defaultUnit ? Parser.tryFindUnitConversion(defaultUnit.label, spec.unitConversions, defaultUnit) : undefined;
|
|
306516
307097
|
if (!unitConversion) {
|
|
306517
307098
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.MissingRequiredProperty, `Missing input unit or unit conversion for interpreting ${spec.format.name}.`);
|
|
306518
307099
|
}
|
|
306519
|
-
if (
|
|
306520
|
-
if (unitConversion.inversion &&
|
|
307100
|
+
if (denominatorPart.value === 0) {
|
|
307101
|
+
if (unitConversion.inversion && numeratorPart.value === 1)
|
|
306521
307102
|
return { ok: true, value: 0.0 };
|
|
306522
307103
|
else
|
|
306523
|
-
return { ok: false, error: ParseError.
|
|
307104
|
+
return { ok: false, error: ParseError.InvalidMathResult };
|
|
306524
307105
|
}
|
|
306525
307106
|
let quantity;
|
|
306526
307107
|
if (spec.format.units && spec.outUnit) {
|
|
306527
|
-
quantity = new _Quantity__WEBPACK_IMPORTED_MODULE_3__.Quantity(spec.format.units[0][0],
|
|
307108
|
+
quantity = new _Quantity__WEBPACK_IMPORTED_MODULE_3__.Quantity(spec.format.units[0][0], numeratorPart.value / denominatorPart.value);
|
|
306528
307109
|
}
|
|
306529
307110
|
else {
|
|
306530
307111
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.MissingRequiredProperty, "Missing presentation unit or persistence unit for ratio format.");
|
|
@@ -306536,7 +307117,7 @@ class Parser {
|
|
|
306536
307117
|
catch (err) {
|
|
306537
307118
|
// for input of "0:N" with reversed unit
|
|
306538
307119
|
if (err instanceof _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError && err.errorNumber === _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvertingZero) {
|
|
306539
|
-
return { ok: false, error: ParseError.
|
|
307120
|
+
return { ok: false, error: ParseError.InvalidMathResult };
|
|
306540
307121
|
}
|
|
306541
307122
|
}
|
|
306542
307123
|
if (converted === undefined || !converted.isValid) {
|
|
@@ -306662,7 +307243,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306662
307243
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
306663
307244
|
/* harmony export */ ParserSpec: () => (/* binding */ ParserSpec)
|
|
306664
307245
|
/* harmony export */ });
|
|
306665
|
-
/* harmony import */ var
|
|
307246
|
+
/* harmony import */ var _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Formatter/FormatEnums */ "../../core/quantity/lib/esm/Formatter/FormatEnums.js");
|
|
307247
|
+
/* harmony import */ var _Parser__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Parser */ "../../core/quantity/lib/esm/Parser.js");
|
|
306666
307248
|
/*---------------------------------------------------------------------------------------------
|
|
306667
307249
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
306668
307250
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -306671,6 +307253,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306671
307253
|
* @module Quantity
|
|
306672
307254
|
*/
|
|
306673
307255
|
|
|
307256
|
+
|
|
306674
307257
|
/** A ParserSpec holds information needed to parse a string into a quantity synchronously.
|
|
306675
307258
|
* @beta
|
|
306676
307259
|
*/
|
|
@@ -306696,6 +307279,51 @@ class ParserSpec {
|
|
|
306696
307279
|
get outUnit() { return this._outUnit; }
|
|
306697
307280
|
get azimuthBaseConversion() { return this._azimuthBaseConversion; }
|
|
306698
307281
|
get revolutionConversion() { return this._revolutionConversion; }
|
|
307282
|
+
/** Build conversion specs for ratio format with 2 composite units (numerator/denominator). */
|
|
307283
|
+
static async getRatioUnitConversions(units, unitsProvider, outUnit, altUnitLabelsProvider) {
|
|
307284
|
+
const conversions = [];
|
|
307285
|
+
const [numeratorUnit, numeratorLabel] = units[0];
|
|
307286
|
+
const [denominatorUnit, denominatorLabel] = units[1];
|
|
307287
|
+
// Compute ratio scale: how many numerator units per denominator unit (e.g., IN:FT = 12)
|
|
307288
|
+
const denominatorToNumerator = await unitsProvider.getConversion(denominatorUnit, numeratorUnit);
|
|
307289
|
+
const displayRatioScale = denominatorToNumerator.factor;
|
|
307290
|
+
// Avoid double-scaling: if persistence unit already encodes the display ratio, use factor 1.
|
|
307291
|
+
// Check by name heuristic (e.g., IN_PER_FT with ratioUnits [IN, FT] → no scaling needed)
|
|
307292
|
+
const persistenceName = outUnit.name.toUpperCase();
|
|
307293
|
+
const numName = numeratorUnit.name.toUpperCase().split(".").pop() ?? "";
|
|
307294
|
+
const denName = denominatorUnit.name.toUpperCase().split(".").pop() ?? "";
|
|
307295
|
+
// Split by word boundaries (underscores, dots) and check for exact token matches
|
|
307296
|
+
const persistenceTokens = persistenceName.split(/[._]/);
|
|
307297
|
+
const isPersistenceMatchingRatio = persistenceTokens.includes(numName) && persistenceTokens.includes(denName);
|
|
307298
|
+
const ratioScaleFactor = isPersistenceMatchingRatio ? 1.0 : displayRatioScale;
|
|
307299
|
+
// First conversion spec: effective ratio unit conversion
|
|
307300
|
+
const ratioConversionSpec = {
|
|
307301
|
+
name: `${numeratorUnit.name}_per_${denominatorUnit.name}`,
|
|
307302
|
+
label: "",
|
|
307303
|
+
system: numeratorUnit.system,
|
|
307304
|
+
conversion: { factor: ratioScaleFactor, offset: 0.0 },
|
|
307305
|
+
};
|
|
307306
|
+
conversions.push(ratioConversionSpec);
|
|
307307
|
+
// Numerator unit for label lookup
|
|
307308
|
+
const numeratorSpec = {
|
|
307309
|
+
name: numeratorUnit.name,
|
|
307310
|
+
label: numeratorLabel?.length ? numeratorLabel : numeratorUnit.label,
|
|
307311
|
+
system: numeratorUnit.system,
|
|
307312
|
+
conversion: { factor: 1.0, offset: 0.0 },
|
|
307313
|
+
parseLabels: altUnitLabelsProvider?.getAlternateUnitLabels(numeratorUnit),
|
|
307314
|
+
};
|
|
307315
|
+
conversions.push(numeratorSpec);
|
|
307316
|
+
// Denominator unit for label lookup
|
|
307317
|
+
const denominatorSpec = {
|
|
307318
|
+
name: denominatorUnit.name,
|
|
307319
|
+
label: denominatorLabel?.length ? denominatorLabel : denominatorUnit.label,
|
|
307320
|
+
system: denominatorUnit.system,
|
|
307321
|
+
conversion: { factor: 1.0, offset: 0.0 },
|
|
307322
|
+
parseLabels: altUnitLabelsProvider?.getAlternateUnitLabels(denominatorUnit),
|
|
307323
|
+
};
|
|
307324
|
+
conversions.push(denominatorSpec);
|
|
307325
|
+
return conversions;
|
|
307326
|
+
}
|
|
306699
307327
|
/** Static async method to create a ParserSpec given the format and unit of the quantity that will be passed to the Parser. The input unit will
|
|
306700
307328
|
* be used to generate conversion information for each unit specified in the Format. This method is async due to the fact that the units provider must make
|
|
306701
307329
|
* async calls to lookup unit definitions.
|
|
@@ -306704,7 +307332,14 @@ class ParserSpec {
|
|
|
306704
307332
|
* @param outUnit The unit a value will be formatted to. This unit is often referred to as persistence unit.
|
|
306705
307333
|
*/
|
|
306706
307334
|
static async create(format, unitsProvider, outUnit, altUnitLabelsProvider) {
|
|
306707
|
-
|
|
307335
|
+
let conversions;
|
|
307336
|
+
// For ratio formats with 2 composite units, use private helper method
|
|
307337
|
+
if (format.type === _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_0__.FormatType.Ratio && format.units && format.units.length === 2) {
|
|
307338
|
+
conversions = await ParserSpec.getRatioUnitConversions(format.units, unitsProvider, outUnit, altUnitLabelsProvider);
|
|
307339
|
+
}
|
|
307340
|
+
else {
|
|
307341
|
+
conversions = await _Parser__WEBPACK_IMPORTED_MODULE_1__.Parser.createUnitConversionSpecsForUnit(unitsProvider, outUnit, altUnitLabelsProvider);
|
|
307342
|
+
}
|
|
306708
307343
|
const spec = new ParserSpec(outUnit, format, conversions);
|
|
306709
307344
|
if (format.azimuthBaseUnit !== undefined) {
|
|
306710
307345
|
if (outUnit !== undefined) {
|
|
@@ -306726,7 +307361,7 @@ class ParserSpec {
|
|
|
306726
307361
|
}
|
|
306727
307362
|
/** Do the parsing. Done this way to allow Custom Parser Specs to parse custom formatted strings into their quantities. */
|
|
306728
307363
|
parseToQuantityValue(inString) {
|
|
306729
|
-
return
|
|
307364
|
+
return _Parser__WEBPACK_IMPORTED_MODULE_1__.Parser.parseQuantityString(inString, this);
|
|
306730
307365
|
}
|
|
306731
307366
|
}
|
|
306732
307367
|
|
|
@@ -306924,6 +307559,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306924
307559
|
/* harmony export */ QuantityConstants: () => (/* reexport safe */ _Constants__WEBPACK_IMPORTED_MODULE_0__.QuantityConstants),
|
|
306925
307560
|
/* harmony export */ QuantityError: () => (/* reexport safe */ _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError),
|
|
306926
307561
|
/* harmony export */ QuantityStatus: () => (/* reexport safe */ _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus),
|
|
307562
|
+
/* harmony export */ RatioFormatType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.RatioFormatType),
|
|
306927
307563
|
/* harmony export */ RatioType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.RatioType),
|
|
306928
307564
|
/* harmony export */ ScientificType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.ScientificType),
|
|
306929
307565
|
/* harmony export */ ShowSignOption: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.ShowSignOption),
|
|
@@ -306942,6 +307578,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306942
307578
|
/* harmony export */ parseFormatType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseFormatType),
|
|
306943
307579
|
/* harmony export */ parseFractionalPrecision: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseFractionalPrecision),
|
|
306944
307580
|
/* harmony export */ parsePrecision: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parsePrecision),
|
|
307581
|
+
/* harmony export */ parseRatioFormatType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseRatioFormatType),
|
|
306945
307582
|
/* harmony export */ parseRatioType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseRatioType),
|
|
306946
307583
|
/* harmony export */ parseScientificType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseScientificType),
|
|
306947
307584
|
/* harmony export */ parseShowSignOption: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseShowSignOption),
|
|
@@ -311995,9 +312632,9 @@ const gBase64 = {
|
|
|
311995
312632
|
|
|
311996
312633
|
/***/ }),
|
|
311997
312634
|
|
|
311998
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312635
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js":
|
|
311999
312636
|
/*!******************************************************************************************************************************!*\
|
|
312000
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312637
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js ***!
|
|
312001
312638
|
\******************************************************************************************************************************/
|
|
312002
312639
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312003
312640
|
|
|
@@ -312015,9 +312652,9 @@ function _arrayLikeToArray(r, a) {
|
|
|
312015
312652
|
|
|
312016
312653
|
/***/ }),
|
|
312017
312654
|
|
|
312018
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312655
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js":
|
|
312019
312656
|
/*!****************************************************************************************************************************!*\
|
|
312020
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312657
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js ***!
|
|
312021
312658
|
\****************************************************************************************************************************/
|
|
312022
312659
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312023
312660
|
|
|
@@ -312033,9 +312670,9 @@ function _arrayWithHoles(r) {
|
|
|
312033
312670
|
|
|
312034
312671
|
/***/ }),
|
|
312035
312672
|
|
|
312036
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312673
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js":
|
|
312037
312674
|
/*!***********************************************************************************************************************************!*\
|
|
312038
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312675
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js ***!
|
|
312039
312676
|
\***********************************************************************************************************************************/
|
|
312040
312677
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312041
312678
|
|
|
@@ -312052,9 +312689,9 @@ function _assertThisInitialized(e) {
|
|
|
312052
312689
|
|
|
312053
312690
|
/***/ }),
|
|
312054
312691
|
|
|
312055
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312692
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js":
|
|
312056
312693
|
/*!****************************************************************************************************************************!*\
|
|
312057
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312694
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js ***!
|
|
312058
312695
|
\****************************************************************************************************************************/
|
|
312059
312696
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312060
312697
|
|
|
@@ -312070,9 +312707,9 @@ function _classCallCheck(a, n) {
|
|
|
312070
312707
|
|
|
312071
312708
|
/***/ }),
|
|
312072
312709
|
|
|
312073
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312710
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/createClass.js":
|
|
312074
312711
|
/*!*************************************************************************************************************************!*\
|
|
312075
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312712
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/createClass.js ***!
|
|
312076
312713
|
\*************************************************************************************************************************/
|
|
312077
312714
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312078
312715
|
|
|
@@ -312081,7 +312718,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312081
312718
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312082
312719
|
/* harmony export */ "default": () => (/* binding */ _createClass)
|
|
312083
312720
|
/* harmony export */ });
|
|
312084
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312721
|
+
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
|
|
312085
312722
|
|
|
312086
312723
|
function _defineProperties(e, r) {
|
|
312087
312724
|
for (var t = 0; t < r.length; t++) {
|
|
@@ -312098,9 +312735,9 @@ function _createClass(e, r, t) {
|
|
|
312098
312735
|
|
|
312099
312736
|
/***/ }),
|
|
312100
312737
|
|
|
312101
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312738
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js":
|
|
312102
312739
|
/*!****************************************************************************************************************************!*\
|
|
312103
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312740
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
|
|
312104
312741
|
\****************************************************************************************************************************/
|
|
312105
312742
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312106
312743
|
|
|
@@ -312109,7 +312746,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312109
312746
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312110
312747
|
/* harmony export */ "default": () => (/* binding */ _defineProperty)
|
|
312111
312748
|
/* harmony export */ });
|
|
312112
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312749
|
+
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toPropertyKey.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js");
|
|
312113
312750
|
|
|
312114
312751
|
function _defineProperty(e, r, t) {
|
|
312115
312752
|
return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -312123,9 +312760,9 @@ function _defineProperty(e, r, t) {
|
|
|
312123
312760
|
|
|
312124
312761
|
/***/ }),
|
|
312125
312762
|
|
|
312126
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312763
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js":
|
|
312127
312764
|
/*!****************************************************************************************************************************!*\
|
|
312128
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312765
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js ***!
|
|
312129
312766
|
\****************************************************************************************************************************/
|
|
312130
312767
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312131
312768
|
|
|
@@ -312143,9 +312780,9 @@ function _getPrototypeOf(t) {
|
|
|
312143
312780
|
|
|
312144
312781
|
/***/ }),
|
|
312145
312782
|
|
|
312146
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312783
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/inherits.js":
|
|
312147
312784
|
/*!**********************************************************************************************************************!*\
|
|
312148
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312785
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/inherits.js ***!
|
|
312149
312786
|
\**********************************************************************************************************************/
|
|
312150
312787
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312151
312788
|
|
|
@@ -312154,7 +312791,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312154
312791
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312155
312792
|
/* harmony export */ "default": () => (/* binding */ _inherits)
|
|
312156
312793
|
/* harmony export */ });
|
|
312157
|
-
/* harmony import */ var _setPrototypeOf_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312794
|
+
/* harmony import */ var _setPrototypeOf_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./setPrototypeOf.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js");
|
|
312158
312795
|
|
|
312159
312796
|
function _inherits(t, e) {
|
|
312160
312797
|
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
@@ -312172,9 +312809,9 @@ function _inherits(t, e) {
|
|
|
312172
312809
|
|
|
312173
312810
|
/***/ }),
|
|
312174
312811
|
|
|
312175
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312812
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js":
|
|
312176
312813
|
/*!*****************************************************************************************************************************!*\
|
|
312177
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312814
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js ***!
|
|
312178
312815
|
\*****************************************************************************************************************************/
|
|
312179
312816
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312180
312817
|
|
|
@@ -312190,9 +312827,9 @@ function _iterableToArray(r) {
|
|
|
312190
312827
|
|
|
312191
312828
|
/***/ }),
|
|
312192
312829
|
|
|
312193
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312830
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js":
|
|
312194
312831
|
/*!*****************************************************************************************************************************!*\
|
|
312195
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312832
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js ***!
|
|
312196
312833
|
\*****************************************************************************************************************************/
|
|
312197
312834
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312198
312835
|
|
|
@@ -312208,9 +312845,9 @@ function _nonIterableRest() {
|
|
|
312208
312845
|
|
|
312209
312846
|
/***/ }),
|
|
312210
312847
|
|
|
312211
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312848
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js":
|
|
312212
312849
|
/*!***************************************************************************************************************************************!*\
|
|
312213
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312850
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js ***!
|
|
312214
312851
|
\***************************************************************************************************************************************/
|
|
312215
312852
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312216
312853
|
|
|
@@ -312219,8 +312856,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312219
312856
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312220
312857
|
/* harmony export */ "default": () => (/* binding */ _possibleConstructorReturn)
|
|
312221
312858
|
/* harmony export */ });
|
|
312222
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312223
|
-
/* harmony import */ var _assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312859
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
312860
|
+
/* harmony import */ var _assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./assertThisInitialized.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
|
|
312224
312861
|
|
|
312225
312862
|
|
|
312226
312863
|
function _possibleConstructorReturn(t, e) {
|
|
@@ -312232,9 +312869,9 @@ function _possibleConstructorReturn(t, e) {
|
|
|
312232
312869
|
|
|
312233
312870
|
/***/ }),
|
|
312234
312871
|
|
|
312235
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312872
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js":
|
|
312236
312873
|
/*!****************************************************************************************************************************!*\
|
|
312237
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312874
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js ***!
|
|
312238
312875
|
\****************************************************************************************************************************/
|
|
312239
312876
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312240
312877
|
|
|
@@ -312252,9 +312889,9 @@ function _setPrototypeOf(t, e) {
|
|
|
312252
312889
|
|
|
312253
312890
|
/***/ }),
|
|
312254
312891
|
|
|
312255
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312892
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toArray.js":
|
|
312256
312893
|
/*!*********************************************************************************************************************!*\
|
|
312257
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312894
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toArray.js ***!
|
|
312258
312895
|
\*********************************************************************************************************************/
|
|
312259
312896
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312260
312897
|
|
|
@@ -312263,10 +312900,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312263
312900
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312264
312901
|
/* harmony export */ "default": () => (/* binding */ _toArray)
|
|
312265
312902
|
/* harmony export */ });
|
|
312266
|
-
/* harmony import */ var _arrayWithHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312267
|
-
/* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312268
|
-
/* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312269
|
-
/* harmony import */ var _nonIterableRest_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312903
|
+
/* harmony import */ var _arrayWithHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js");
|
|
312904
|
+
/* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/iterableToArray.js");
|
|
312905
|
+
/* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js");
|
|
312906
|
+
/* harmony import */ var _nonIterableRest_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./nonIterableRest.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js");
|
|
312270
312907
|
|
|
312271
312908
|
|
|
312272
312909
|
|
|
@@ -312278,9 +312915,9 @@ function _toArray(r) {
|
|
|
312278
312915
|
|
|
312279
312916
|
/***/ }),
|
|
312280
312917
|
|
|
312281
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312918
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js":
|
|
312282
312919
|
/*!*************************************************************************************************************************!*\
|
|
312283
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312920
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js ***!
|
|
312284
312921
|
\*************************************************************************************************************************/
|
|
312285
312922
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312286
312923
|
|
|
@@ -312289,7 +312926,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312289
312926
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312290
312927
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
|
312291
312928
|
/* harmony export */ });
|
|
312292
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312929
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
312293
312930
|
|
|
312294
312931
|
function toPrimitive(t, r) {
|
|
312295
312932
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
|
@@ -312305,9 +312942,9 @@ function toPrimitive(t, r) {
|
|
|
312305
312942
|
|
|
312306
312943
|
/***/ }),
|
|
312307
312944
|
|
|
312308
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312945
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js":
|
|
312309
312946
|
/*!***************************************************************************************************************************!*\
|
|
312310
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312947
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js ***!
|
|
312311
312948
|
\***************************************************************************************************************************/
|
|
312312
312949
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312313
312950
|
|
|
@@ -312316,8 +312953,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312316
312953
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312317
312954
|
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
|
312318
312955
|
/* harmony export */ });
|
|
312319
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312320
|
-
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312956
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
312957
|
+
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./toPrimitive.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/toPrimitive.js");
|
|
312321
312958
|
|
|
312322
312959
|
|
|
312323
312960
|
function toPropertyKey(t) {
|
|
@@ -312328,9 +312965,9 @@ function toPropertyKey(t) {
|
|
|
312328
312965
|
|
|
312329
312966
|
/***/ }),
|
|
312330
312967
|
|
|
312331
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312968
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js":
|
|
312332
312969
|
/*!********************************************************************************************************************!*\
|
|
312333
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312970
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js ***!
|
|
312334
312971
|
\********************************************************************************************************************/
|
|
312335
312972
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312336
312973
|
|
|
@@ -312352,9 +312989,9 @@ function _typeof(o) {
|
|
|
312352
312989
|
|
|
312353
312990
|
/***/ }),
|
|
312354
312991
|
|
|
312355
|
-
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312992
|
+
/***/ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js":
|
|
312356
312993
|
/*!****************************************************************************************************************************************!*\
|
|
312357
|
-
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312994
|
+
!*** ../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js ***!
|
|
312358
312995
|
\****************************************************************************************************************************************/
|
|
312359
312996
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312360
312997
|
|
|
@@ -312363,7 +313000,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312363
313000
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312364
313001
|
/* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
|
|
312365
313002
|
/* harmony export */ });
|
|
312366
|
-
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
313003
|
+
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayLikeToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.6/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js");
|
|
312367
313004
|
|
|
312368
313005
|
function _unsupportedIterableToArray(r, a) {
|
|
312369
313006
|
if (r) {
|
|
@@ -312376,9 +313013,9 @@ function _unsupportedIterableToArray(r, a) {
|
|
|
312376
313013
|
|
|
312377
313014
|
/***/ }),
|
|
312378
313015
|
|
|
312379
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313016
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/index.js":
|
|
312380
313017
|
/*!*************************************************************************************!*\
|
|
312381
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313018
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/index.js ***!
|
|
312382
313019
|
\*************************************************************************************/
|
|
312383
313020
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312384
313021
|
|
|
@@ -312403,7 +313040,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312403
313040
|
/* harmony export */ spread: () => (/* binding */ spread),
|
|
312404
313041
|
/* harmony export */ toFormData: () => (/* binding */ toFormData)
|
|
312405
313042
|
/* harmony export */ });
|
|
312406
|
-
/* harmony import */ var _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313043
|
+
/* harmony import */ var _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js");
|
|
312407
313044
|
|
|
312408
313045
|
|
|
312409
313046
|
// This module is intended to unwrap Axios default export as named.
|
|
@@ -312433,9 +313070,9 @@ const {
|
|
|
312433
313070
|
|
|
312434
313071
|
/***/ }),
|
|
312435
313072
|
|
|
312436
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313073
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/adapters.js":
|
|
312437
313074
|
/*!*****************************************************************************************************!*\
|
|
312438
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313075
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/adapters.js ***!
|
|
312439
313076
|
\*****************************************************************************************************/
|
|
312440
313077
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312441
313078
|
|
|
@@ -312444,11 +313081,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312444
313081
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312445
313082
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
312446
313083
|
/* harmony export */ });
|
|
312447
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312448
|
-
/* harmony import */ var _http_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./http.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312449
|
-
/* harmony import */ var _xhr_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./xhr.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312450
|
-
/* harmony import */ var _fetch_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./fetch.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312451
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313084
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
313085
|
+
/* harmony import */ var _http_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./http.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/null.js");
|
|
313086
|
+
/* harmony import */ var _xhr_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./xhr.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/xhr.js");
|
|
313087
|
+
/* harmony import */ var _fetch_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./fetch.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/fetch.js");
|
|
313088
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
312452
313089
|
|
|
312453
313090
|
|
|
312454
313091
|
|
|
@@ -312579,9 +313216,9 @@ function getAdapter(adapters, config) {
|
|
|
312579
313216
|
|
|
312580
313217
|
/***/ }),
|
|
312581
313218
|
|
|
312582
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313219
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/fetch.js":
|
|
312583
313220
|
/*!**************************************************************************************************!*\
|
|
312584
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313221
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/fetch.js ***!
|
|
312585
313222
|
\**************************************************************************************************/
|
|
312586
313223
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312587
313224
|
|
|
@@ -312591,15 +313228,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312591
313228
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
312592
313229
|
/* harmony export */ getFetch: () => (/* binding */ getFetch)
|
|
312593
313230
|
/* harmony export */ });
|
|
312594
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312595
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312596
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312597
|
-
/* harmony import */ var _helpers_composeSignals_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/composeSignals.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312598
|
-
/* harmony import */ var _helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/trackStream.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312599
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312600
|
-
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312601
|
-
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312602
|
-
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313231
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
313232
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
313233
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
313234
|
+
/* harmony import */ var _helpers_composeSignals_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/composeSignals.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/composeSignals.js");
|
|
313235
|
+
/* harmony import */ var _helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/trackStream.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/trackStream.js");
|
|
313236
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
313237
|
+
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/progressEventReducer.js");
|
|
313238
|
+
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/resolveConfig.js");
|
|
313239
|
+
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/settle.js");
|
|
312603
313240
|
|
|
312604
313241
|
|
|
312605
313242
|
|
|
@@ -312892,9 +313529,9 @@ const adapter = getFetch();
|
|
|
312892
313529
|
|
|
312893
313530
|
/***/ }),
|
|
312894
313531
|
|
|
312895
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313532
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/xhr.js":
|
|
312896
313533
|
/*!************************************************************************************************!*\
|
|
312897
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313534
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/xhr.js ***!
|
|
312898
313535
|
\************************************************************************************************/
|
|
312899
313536
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312900
313537
|
|
|
@@ -312903,16 +313540,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312903
313540
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312904
313541
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
312905
313542
|
/* harmony export */ });
|
|
312906
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*!
|
|
312907
|
-
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*!
|
|
312908
|
-
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312909
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312910
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312911
|
-
/* harmony import */ var _helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/parseProtocol.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312912
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312913
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312914
|
-
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312915
|
-
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313543
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
313544
|
+
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/settle.js");
|
|
313545
|
+
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/transitional.js");
|
|
313546
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
313547
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js");
|
|
313548
|
+
/* harmony import */ var _helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/parseProtocol.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseProtocol.js");
|
|
313549
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
313550
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
313551
|
+
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/progressEventReducer.js");
|
|
313552
|
+
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/resolveConfig.js");
|
|
312916
313553
|
|
|
312917
313554
|
|
|
312918
313555
|
|
|
@@ -313117,9 +313754,9 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
313117
313754
|
|
|
313118
313755
|
/***/ }),
|
|
313119
313756
|
|
|
313120
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313757
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js":
|
|
313121
313758
|
/*!*****************************************************************************************!*\
|
|
313122
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313759
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js ***!
|
|
313123
313760
|
\*****************************************************************************************/
|
|
313124
313761
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313125
313762
|
|
|
@@ -313128,23 +313765,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313128
313765
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313129
313766
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313130
313767
|
/* harmony export */ });
|
|
313131
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313132
|
-
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313133
|
-
/* harmony import */ var _core_Axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/Axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313134
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313135
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313136
|
-
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313137
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313138
|
-
/* harmony import */ var _cancel_CancelToken_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./cancel/CancelToken.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313139
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313140
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313141
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313142
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313143
|
-
/* harmony import */ var _helpers_spread_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./helpers/spread.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313144
|
-
/* harmony import */ var _helpers_isAxiosError_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./helpers/isAxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313145
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313146
|
-
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313147
|
-
/* harmony import */ var _helpers_HttpStatusCode_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./helpers/HttpStatusCode.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313768
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
313769
|
+
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/bind.js");
|
|
313770
|
+
/* harmony import */ var _core_Axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/Axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/Axios.js");
|
|
313771
|
+
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/mergeConfig.js");
|
|
313772
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/index.js");
|
|
313773
|
+
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/formDataToJSON.js");
|
|
313774
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js");
|
|
313775
|
+
/* harmony import */ var _cancel_CancelToken_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./cancel/CancelToken.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CancelToken.js");
|
|
313776
|
+
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/isCancel.js");
|
|
313777
|
+
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/env/data.js");
|
|
313778
|
+
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js");
|
|
313779
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
313780
|
+
/* harmony import */ var _helpers_spread_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./helpers/spread.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/spread.js");
|
|
313781
|
+
/* harmony import */ var _helpers_isAxiosError_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./helpers/isAxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAxiosError.js");
|
|
313782
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
313783
|
+
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/adapters.js");
|
|
313784
|
+
/* harmony import */ var _helpers_HttpStatusCode_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./helpers/HttpStatusCode.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/HttpStatusCode.js");
|
|
313148
313785
|
|
|
313149
313786
|
|
|
313150
313787
|
|
|
@@ -313238,9 +313875,9 @@ axios.default = axios;
|
|
|
313238
313875
|
|
|
313239
313876
|
/***/ }),
|
|
313240
313877
|
|
|
313241
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313878
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CancelToken.js":
|
|
313242
313879
|
/*!******************************************************************************************************!*\
|
|
313243
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313880
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CancelToken.js ***!
|
|
313244
313881
|
\******************************************************************************************************/
|
|
313245
313882
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313246
313883
|
|
|
@@ -313249,7 +313886,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313249
313886
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313250
313887
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313251
313888
|
/* harmony export */ });
|
|
313252
|
-
/* harmony import */ var _CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313889
|
+
/* harmony import */ var _CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js");
|
|
313253
313890
|
|
|
313254
313891
|
|
|
313255
313892
|
|
|
@@ -313389,9 +314026,9 @@ class CancelToken {
|
|
|
313389
314026
|
|
|
313390
314027
|
/***/ }),
|
|
313391
314028
|
|
|
313392
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314029
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js":
|
|
313393
314030
|
/*!********************************************************************************************************!*\
|
|
313394
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314031
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js ***!
|
|
313395
314032
|
\********************************************************************************************************/
|
|
313396
314033
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313397
314034
|
|
|
@@ -313400,40 +314037,36 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313400
314037
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313401
314038
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313402
314039
|
/* harmony export */ });
|
|
313403
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313404
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.2/node_modules/axios/lib/utils.js");
|
|
314040
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
313405
314041
|
|
|
313406
314042
|
|
|
313407
314043
|
|
|
313408
314044
|
|
|
313409
|
-
|
|
313410
|
-
/**
|
|
313411
|
-
|
|
313412
|
-
|
|
313413
|
-
|
|
313414
|
-
|
|
313415
|
-
|
|
313416
|
-
|
|
313417
|
-
|
|
313418
|
-
|
|
313419
|
-
|
|
313420
|
-
|
|
313421
|
-
|
|
313422
|
-
|
|
314045
|
+
class CanceledError extends _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
314046
|
+
/**
|
|
314047
|
+
* A `CanceledError` is an object that is thrown when an operation is canceled.
|
|
314048
|
+
*
|
|
314049
|
+
* @param {string=} message The message.
|
|
314050
|
+
* @param {Object=} config The config.
|
|
314051
|
+
* @param {Object=} request The request.
|
|
314052
|
+
*
|
|
314053
|
+
* @returns {CanceledError} The created error.
|
|
314054
|
+
*/
|
|
314055
|
+
constructor(message, config, request) {
|
|
314056
|
+
super(message == null ? 'canceled' : message, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"].ERR_CANCELED, config, request);
|
|
314057
|
+
this.name = 'CanceledError';
|
|
314058
|
+
this.__CANCEL__ = true;
|
|
314059
|
+
}
|
|
313423
314060
|
}
|
|
313424
314061
|
|
|
313425
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].inherits(CanceledError, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"], {
|
|
313426
|
-
__CANCEL__: true
|
|
313427
|
-
});
|
|
313428
|
-
|
|
313429
314062
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (CanceledError);
|
|
313430
314063
|
|
|
313431
314064
|
|
|
313432
314065
|
/***/ }),
|
|
313433
314066
|
|
|
313434
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314067
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/isCancel.js":
|
|
313435
314068
|
/*!***************************************************************************************************!*\
|
|
313436
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314069
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/isCancel.js ***!
|
|
313437
314070
|
\***************************************************************************************************/
|
|
313438
314071
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313439
314072
|
|
|
@@ -313451,9 +314084,9 @@ function isCancel(value) {
|
|
|
313451
314084
|
|
|
313452
314085
|
/***/ }),
|
|
313453
314086
|
|
|
313454
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314087
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/Axios.js":
|
|
313455
314088
|
/*!**********************************************************************************************!*\
|
|
313456
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314089
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/Axios.js ***!
|
|
313457
314090
|
\**********************************************************************************************/
|
|
313458
314091
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313459
314092
|
|
|
@@ -313462,14 +314095,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313462
314095
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313463
314096
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313464
314097
|
/* harmony export */ });
|
|
313465
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*!
|
|
313466
|
-
/* harmony import */ var _helpers_buildURL_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../helpers/buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313467
|
-
/* harmony import */ var _InterceptorManager_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./InterceptorManager.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313468
|
-
/* harmony import */ var _dispatchRequest_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./dispatchRequest.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313469
|
-
/* harmony import */ var _mergeConfig_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313470
|
-
/* harmony import */ var _buildFullPath_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313471
|
-
/* harmony import */ var _helpers_validator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/validator.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313472
|
-
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314098
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
314099
|
+
/* harmony import */ var _helpers_buildURL_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../helpers/buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/buildURL.js");
|
|
314100
|
+
/* harmony import */ var _InterceptorManager_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./InterceptorManager.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/InterceptorManager.js");
|
|
314101
|
+
/* harmony import */ var _dispatchRequest_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./dispatchRequest.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/dispatchRequest.js");
|
|
314102
|
+
/* harmony import */ var _mergeConfig_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/mergeConfig.js");
|
|
314103
|
+
/* harmony import */ var _buildFullPath_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/buildFullPath.js");
|
|
314104
|
+
/* harmony import */ var _helpers_validator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/validator.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/validator.js");
|
|
314105
|
+
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
313473
314106
|
|
|
313474
314107
|
|
|
313475
314108
|
|
|
@@ -313714,9 +314347,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch
|
|
|
313714
314347
|
|
|
313715
314348
|
/***/ }),
|
|
313716
314349
|
|
|
313717
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314350
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js":
|
|
313718
314351
|
/*!***************************************************************************************************!*\
|
|
313719
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314352
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js ***!
|
|
313720
314353
|
\***************************************************************************************************/
|
|
313721
314354
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313722
314355
|
|
|
@@ -313725,124 +314358,87 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313725
314358
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313726
314359
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313727
314360
|
/* harmony export */ });
|
|
313728
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314361
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
313729
314362
|
|
|
313730
314363
|
|
|
313731
314364
|
|
|
313732
314365
|
|
|
313733
|
-
|
|
313734
|
-
|
|
313735
|
-
|
|
313736
|
-
|
|
313737
|
-
|
|
313738
|
-
|
|
313739
|
-
|
|
313740
|
-
|
|
313741
|
-
*
|
|
313742
|
-
* @returns {Error} The created error.
|
|
313743
|
-
*/
|
|
313744
|
-
function AxiosError(message, code, config, request, response) {
|
|
313745
|
-
Error.call(this);
|
|
314366
|
+
class AxiosError extends Error {
|
|
314367
|
+
static from(error, code, config, request, response, customProps) {
|
|
314368
|
+
const axiosError = new AxiosError(error.message, code || error.code, config, request, response);
|
|
314369
|
+
axiosError.cause = error;
|
|
314370
|
+
axiosError.name = error.name;
|
|
314371
|
+
customProps && Object.assign(axiosError, customProps);
|
|
314372
|
+
return axiosError;
|
|
314373
|
+
}
|
|
313746
314374
|
|
|
313747
|
-
|
|
313748
|
-
|
|
313749
|
-
|
|
313750
|
-
|
|
313751
|
-
|
|
314375
|
+
/**
|
|
314376
|
+
* Create an Error with the specified message, config, error code, request and response.
|
|
314377
|
+
*
|
|
314378
|
+
* @param {string} message The error message.
|
|
314379
|
+
* @param {string} [code] The error code (for example, 'ECONNABORTED').
|
|
314380
|
+
* @param {Object} [config] The config.
|
|
314381
|
+
* @param {Object} [request] The request.
|
|
314382
|
+
* @param {Object} [response] The response.
|
|
314383
|
+
*
|
|
314384
|
+
* @returns {Error} The created error.
|
|
314385
|
+
*/
|
|
314386
|
+
constructor(message, code, config, request, response) {
|
|
314387
|
+
super(message);
|
|
314388
|
+
this.name = 'AxiosError';
|
|
314389
|
+
this.isAxiosError = true;
|
|
314390
|
+
code && (this.code = code);
|
|
314391
|
+
config && (this.config = config);
|
|
314392
|
+
request && (this.request = request);
|
|
314393
|
+
if (response) {
|
|
314394
|
+
this.response = response;
|
|
314395
|
+
this.status = response.status;
|
|
314396
|
+
}
|
|
314397
|
+
}
|
|
313752
314398
|
|
|
313753
|
-
|
|
313754
|
-
|
|
313755
|
-
|
|
313756
|
-
|
|
313757
|
-
|
|
313758
|
-
|
|
313759
|
-
|
|
313760
|
-
|
|
313761
|
-
|
|
314399
|
+
toJSON() {
|
|
314400
|
+
return {
|
|
314401
|
+
// Standard
|
|
314402
|
+
message: this.message,
|
|
314403
|
+
name: this.name,
|
|
314404
|
+
// Microsoft
|
|
314405
|
+
description: this.description,
|
|
314406
|
+
number: this.number,
|
|
314407
|
+
// Mozilla
|
|
314408
|
+
fileName: this.fileName,
|
|
314409
|
+
lineNumber: this.lineNumber,
|
|
314410
|
+
columnNumber: this.columnNumber,
|
|
314411
|
+
stack: this.stack,
|
|
314412
|
+
// Axios
|
|
314413
|
+
config: _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toJSONObject(this.config),
|
|
314414
|
+
code: this.code,
|
|
314415
|
+
status: this.status,
|
|
314416
|
+
};
|
|
314417
|
+
}
|
|
313762
314418
|
}
|
|
313763
314419
|
|
|
313764
|
-
|
|
313765
|
-
|
|
313766
|
-
|
|
313767
|
-
|
|
313768
|
-
|
|
313769
|
-
|
|
313770
|
-
|
|
313771
|
-
|
|
313772
|
-
|
|
313773
|
-
|
|
313774
|
-
|
|
313775
|
-
|
|
313776
|
-
|
|
313777
|
-
stack: this.stack,
|
|
313778
|
-
// Axios
|
|
313779
|
-
config: _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toJSONObject(this.config),
|
|
313780
|
-
code: this.code,
|
|
313781
|
-
status: this.status
|
|
313782
|
-
};
|
|
313783
|
-
}
|
|
313784
|
-
});
|
|
313785
|
-
|
|
313786
|
-
const prototype = AxiosError.prototype;
|
|
313787
|
-
const descriptors = {};
|
|
313788
|
-
|
|
313789
|
-
[
|
|
313790
|
-
'ERR_BAD_OPTION_VALUE',
|
|
313791
|
-
'ERR_BAD_OPTION',
|
|
313792
|
-
'ECONNABORTED',
|
|
313793
|
-
'ETIMEDOUT',
|
|
313794
|
-
'ERR_NETWORK',
|
|
313795
|
-
'ERR_FR_TOO_MANY_REDIRECTS',
|
|
313796
|
-
'ERR_DEPRECATED',
|
|
313797
|
-
'ERR_BAD_RESPONSE',
|
|
313798
|
-
'ERR_BAD_REQUEST',
|
|
313799
|
-
'ERR_CANCELED',
|
|
313800
|
-
'ERR_NOT_SUPPORT',
|
|
313801
|
-
'ERR_INVALID_URL'
|
|
313802
|
-
// eslint-disable-next-line func-names
|
|
313803
|
-
].forEach(code => {
|
|
313804
|
-
descriptors[code] = {value: code};
|
|
313805
|
-
});
|
|
313806
|
-
|
|
313807
|
-
Object.defineProperties(AxiosError, descriptors);
|
|
313808
|
-
Object.defineProperty(prototype, 'isAxiosError', {value: true});
|
|
313809
|
-
|
|
313810
|
-
// eslint-disable-next-line func-names
|
|
313811
|
-
AxiosError.from = (error, code, config, request, response, customProps) => {
|
|
313812
|
-
const axiosError = Object.create(prototype);
|
|
313813
|
-
|
|
313814
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toFlatObject(error, axiosError, function filter(obj) {
|
|
313815
|
-
return obj !== Error.prototype;
|
|
313816
|
-
}, prop => {
|
|
313817
|
-
return prop !== 'isAxiosError';
|
|
313818
|
-
});
|
|
313819
|
-
|
|
313820
|
-
const msg = error && error.message ? error.message : 'Error';
|
|
313821
|
-
|
|
313822
|
-
// Prefer explicit code; otherwise copy the low-level error's code (e.g. ECONNREFUSED)
|
|
313823
|
-
const errCode = code == null && error ? error.code : code;
|
|
313824
|
-
AxiosError.call(axiosError, msg, errCode, config, request, response);
|
|
313825
|
-
|
|
313826
|
-
// Chain the original error on the standard field; non-enumerable to avoid JSON noise
|
|
313827
|
-
if (error && axiosError.cause == null) {
|
|
313828
|
-
Object.defineProperty(axiosError, 'cause', { value: error, configurable: true });
|
|
313829
|
-
}
|
|
313830
|
-
|
|
313831
|
-
axiosError.name = (error && error.name) || 'Error';
|
|
313832
|
-
|
|
313833
|
-
customProps && Object.assign(axiosError, customProps);
|
|
313834
|
-
|
|
313835
|
-
return axiosError;
|
|
313836
|
-
};
|
|
314420
|
+
// This can be changed to static properties as soon as the parser options in .eslint.cjs are updated.
|
|
314421
|
+
AxiosError.ERR_BAD_OPTION_VALUE = 'ERR_BAD_OPTION_VALUE';
|
|
314422
|
+
AxiosError.ERR_BAD_OPTION = 'ERR_BAD_OPTION';
|
|
314423
|
+
AxiosError.ECONNABORTED = 'ECONNABORTED';
|
|
314424
|
+
AxiosError.ETIMEDOUT = 'ETIMEDOUT';
|
|
314425
|
+
AxiosError.ERR_NETWORK = 'ERR_NETWORK';
|
|
314426
|
+
AxiosError.ERR_FR_TOO_MANY_REDIRECTS = 'ERR_FR_TOO_MANY_REDIRECTS';
|
|
314427
|
+
AxiosError.ERR_DEPRECATED = 'ERR_DEPRECATED';
|
|
314428
|
+
AxiosError.ERR_BAD_RESPONSE = 'ERR_BAD_RESPONSE';
|
|
314429
|
+
AxiosError.ERR_BAD_REQUEST = 'ERR_BAD_REQUEST';
|
|
314430
|
+
AxiosError.ERR_CANCELED = 'ERR_CANCELED';
|
|
314431
|
+
AxiosError.ERR_NOT_SUPPORT = 'ERR_NOT_SUPPORT';
|
|
314432
|
+
AxiosError.ERR_INVALID_URL = 'ERR_INVALID_URL';
|
|
313837
314433
|
|
|
313838
314434
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (AxiosError);
|
|
313839
314435
|
|
|
313840
314436
|
|
|
313841
314437
|
/***/ }),
|
|
313842
314438
|
|
|
313843
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314439
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js":
|
|
313844
314440
|
/*!*****************************************************************************************************!*\
|
|
313845
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314441
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js ***!
|
|
313846
314442
|
\*****************************************************************************************************/
|
|
313847
314443
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313848
314444
|
|
|
@@ -313851,8 +314447,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313851
314447
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313852
314448
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313853
314449
|
/* harmony export */ });
|
|
313854
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313855
|
-
/* harmony import */ var _helpers_parseHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/parseHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314450
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
314451
|
+
/* harmony import */ var _helpers_parseHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/parseHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseHeaders.js");
|
|
313856
314452
|
|
|
313857
314453
|
|
|
313858
314454
|
|
|
@@ -314171,9 +314767,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].freezeMethods(AxiosHeaders);
|
|
|
314171
314767
|
|
|
314172
314768
|
/***/ }),
|
|
314173
314769
|
|
|
314174
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314770
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/InterceptorManager.js":
|
|
314175
314771
|
/*!***********************************************************************************************************!*\
|
|
314176
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314772
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/InterceptorManager.js ***!
|
|
314177
314773
|
\***********************************************************************************************************/
|
|
314178
314774
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314179
314775
|
|
|
@@ -314182,7 +314778,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314182
314778
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314183
314779
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314184
314780
|
/* harmony export */ });
|
|
314185
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*!
|
|
314781
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
314186
314782
|
|
|
314187
314783
|
|
|
314188
314784
|
|
|
@@ -314197,6 +314793,7 @@ class InterceptorManager {
|
|
|
314197
314793
|
*
|
|
314198
314794
|
* @param {Function} fulfilled The function to handle `then` for a `Promise`
|
|
314199
314795
|
* @param {Function} rejected The function to handle `reject` for a `Promise`
|
|
314796
|
+
* @param {Object} options The options for the interceptor, synchronous and runWhen
|
|
314200
314797
|
*
|
|
314201
314798
|
* @return {Number} An ID used to remove interceptor later
|
|
314202
314799
|
*/
|
|
@@ -314258,9 +314855,9 @@ class InterceptorManager {
|
|
|
314258
314855
|
|
|
314259
314856
|
/***/ }),
|
|
314260
314857
|
|
|
314261
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314858
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/buildFullPath.js":
|
|
314262
314859
|
/*!******************************************************************************************************!*\
|
|
314263
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314860
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/buildFullPath.js ***!
|
|
314264
314861
|
\******************************************************************************************************/
|
|
314265
314862
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314266
314863
|
|
|
@@ -314269,8 +314866,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314269
314866
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314270
314867
|
/* harmony export */ "default": () => (/* binding */ buildFullPath)
|
|
314271
314868
|
/* harmony export */ });
|
|
314272
|
-
/* harmony import */ var _helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/isAbsoluteURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314273
|
-
/* harmony import */ var _helpers_combineURLs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/combineURLs.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314869
|
+
/* harmony import */ var _helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/isAbsoluteURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAbsoluteURL.js");
|
|
314870
|
+
/* harmony import */ var _helpers_combineURLs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/combineURLs.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/combineURLs.js");
|
|
314274
314871
|
|
|
314275
314872
|
|
|
314276
314873
|
|
|
@@ -314297,9 +314894,9 @@ function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
|
|
|
314297
314894
|
|
|
314298
314895
|
/***/ }),
|
|
314299
314896
|
|
|
314300
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314897
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/dispatchRequest.js":
|
|
314301
314898
|
/*!********************************************************************************************************!*\
|
|
314302
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314899
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/dispatchRequest.js ***!
|
|
314303
314900
|
\********************************************************************************************************/
|
|
314304
314901
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314305
314902
|
|
|
@@ -314308,12 +314905,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314308
314905
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314309
314906
|
/* harmony export */ "default": () => (/* binding */ dispatchRequest)
|
|
314310
314907
|
/* harmony export */ });
|
|
314311
|
-
/* harmony import */ var _transformData_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./transformData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314312
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314313
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314314
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314315
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314316
|
-
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314908
|
+
/* harmony import */ var _transformData_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./transformData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/transformData.js");
|
|
314909
|
+
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/isCancel.js");
|
|
314910
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/index.js");
|
|
314911
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js");
|
|
314912
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
314913
|
+
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/adapters/adapters.js");
|
|
314317
314914
|
|
|
314318
314915
|
|
|
314319
314916
|
|
|
@@ -314399,9 +314996,9 @@ function dispatchRequest(config) {
|
|
|
314399
314996
|
|
|
314400
314997
|
/***/ }),
|
|
314401
314998
|
|
|
314402
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314999
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/mergeConfig.js":
|
|
314403
315000
|
/*!****************************************************************************************************!*\
|
|
314404
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315001
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/mergeConfig.js ***!
|
|
314405
315002
|
\****************************************************************************************************/
|
|
314406
315003
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314407
315004
|
|
|
@@ -314410,8 +315007,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314410
315007
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314411
315008
|
/* harmony export */ "default": () => (/* binding */ mergeConfig)
|
|
314412
315009
|
/* harmony export */ });
|
|
314413
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314414
|
-
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315010
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315011
|
+
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
314415
315012
|
|
|
314416
315013
|
|
|
314417
315014
|
|
|
@@ -314435,7 +315032,7 @@ function mergeConfig(config1, config2) {
|
|
|
314435
315032
|
|
|
314436
315033
|
function getMergedValue(target, source, prop, caseless) {
|
|
314437
315034
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(target) && _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(source)) {
|
|
314438
|
-
return _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].merge.call({caseless}, target, source);
|
|
315035
|
+
return _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].merge.call({ caseless }, target, source);
|
|
314439
315036
|
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(source)) {
|
|
314440
315037
|
return _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].merge({}, source);
|
|
314441
315038
|
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isArray(source)) {
|
|
@@ -314444,7 +315041,6 @@ function mergeConfig(config1, config2) {
|
|
|
314444
315041
|
return source;
|
|
314445
315042
|
}
|
|
314446
315043
|
|
|
314447
|
-
// eslint-disable-next-line consistent-return
|
|
314448
315044
|
function mergeDeepProperties(a, b, prop, caseless) {
|
|
314449
315045
|
if (!_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isUndefined(b)) {
|
|
314450
315046
|
return getMergedValue(a, b, prop, caseless);
|
|
@@ -314510,7 +315106,7 @@ function mergeConfig(config1, config2) {
|
|
|
314510
315106
|
headers: (a, b, prop) => mergeDeepProperties(headersToObject(a), headersToObject(b), prop, true)
|
|
314511
315107
|
};
|
|
314512
315108
|
|
|
314513
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].forEach(Object.keys({...config1, ...config2}), function computeConfigValue(prop) {
|
|
315109
|
+
_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].forEach(Object.keys({ ...config1, ...config2 }), function computeConfigValue(prop) {
|
|
314514
315110
|
const merge = mergeMap[prop] || mergeDeepProperties;
|
|
314515
315111
|
const configValue = merge(config1[prop], config2[prop], prop);
|
|
314516
315112
|
(_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);
|
|
@@ -314522,9 +315118,9 @@ function mergeConfig(config1, config2) {
|
|
|
314522
315118
|
|
|
314523
315119
|
/***/ }),
|
|
314524
315120
|
|
|
314525
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315121
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/settle.js":
|
|
314526
315122
|
/*!***********************************************************************************************!*\
|
|
314527
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315123
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/settle.js ***!
|
|
314528
315124
|
\***********************************************************************************************/
|
|
314529
315125
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314530
315126
|
|
|
@@ -314533,7 +315129,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314533
315129
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314534
315130
|
/* harmony export */ "default": () => (/* binding */ settle)
|
|
314535
315131
|
/* harmony export */ });
|
|
314536
|
-
/* harmony import */ var _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315132
|
+
/* harmony import */ var _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
314537
315133
|
|
|
314538
315134
|
|
|
314539
315135
|
|
|
@@ -314565,9 +315161,9 @@ function settle(resolve, reject, response) {
|
|
|
314565
315161
|
|
|
314566
315162
|
/***/ }),
|
|
314567
315163
|
|
|
314568
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315164
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/transformData.js":
|
|
314569
315165
|
/*!******************************************************************************************************!*\
|
|
314570
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315166
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/transformData.js ***!
|
|
314571
315167
|
\******************************************************************************************************/
|
|
314572
315168
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314573
315169
|
|
|
@@ -314576,9 +315172,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314576
315172
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314577
315173
|
/* harmony export */ "default": () => (/* binding */ transformData)
|
|
314578
315174
|
/* harmony export */ });
|
|
314579
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*!
|
|
314580
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314581
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315175
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315176
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/index.js");
|
|
315177
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
314582
315178
|
|
|
314583
315179
|
|
|
314584
315180
|
|
|
@@ -314611,9 +315207,9 @@ function transformData(fns, response) {
|
|
|
314611
315207
|
|
|
314612
315208
|
/***/ }),
|
|
314613
315209
|
|
|
314614
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315210
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/index.js":
|
|
314615
315211
|
/*!**************************************************************************************************!*\
|
|
314616
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315212
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/index.js ***!
|
|
314617
315213
|
\**************************************************************************************************/
|
|
314618
315214
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314619
315215
|
|
|
@@ -314622,13 +315218,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314622
315218
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314623
315219
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314624
315220
|
/* harmony export */ });
|
|
314625
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314626
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314627
|
-
/* harmony import */ var _transitional_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314628
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314629
|
-
/* harmony import */ var _helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/toURLEncodedForm.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314630
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314631
|
-
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315221
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315222
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
315223
|
+
/* harmony import */ var _transitional_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/transitional.js");
|
|
315224
|
+
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js");
|
|
315225
|
+
/* harmony import */ var _helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/toURLEncodedForm.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toURLEncodedForm.js");
|
|
315226
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
315227
|
+
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/formDataToJSON.js");
|
|
314632
315228
|
|
|
314633
315229
|
|
|
314634
315230
|
|
|
@@ -314794,9 +315390,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].forEach(['delete', 'get', 'hea
|
|
|
314794
315390
|
|
|
314795
315391
|
/***/ }),
|
|
314796
315392
|
|
|
314797
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315393
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/transitional.js":
|
|
314798
315394
|
/*!*********************************************************************************************************!*\
|
|
314799
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315395
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/defaults/transitional.js ***!
|
|
314800
315396
|
\*********************************************************************************************************/
|
|
314801
315397
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314802
315398
|
|
|
@@ -314816,9 +315412,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314816
315412
|
|
|
314817
315413
|
/***/ }),
|
|
314818
315414
|
|
|
314819
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315415
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/env/data.js":
|
|
314820
315416
|
/*!********************************************************************************************!*\
|
|
314821
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315417
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/env/data.js ***!
|
|
314822
315418
|
\********************************************************************************************/
|
|
314823
315419
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314824
315420
|
|
|
@@ -314827,13 +315423,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314827
315423
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314828
315424
|
/* harmony export */ VERSION: () => (/* binding */ VERSION)
|
|
314829
315425
|
/* harmony export */ });
|
|
314830
|
-
const VERSION = "1.13.
|
|
315426
|
+
const VERSION = "1.13.4";
|
|
314831
315427
|
|
|
314832
315428
|
/***/ }),
|
|
314833
315429
|
|
|
314834
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315430
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/AxiosURLSearchParams.js":
|
|
314835
315431
|
/*!****************************************************************************************************************!*\
|
|
314836
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315432
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/AxiosURLSearchParams.js ***!
|
|
314837
315433
|
\****************************************************************************************************************/
|
|
314838
315434
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314839
315435
|
|
|
@@ -314842,7 +315438,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314842
315438
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314843
315439
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314844
315440
|
/* harmony export */ });
|
|
314845
|
-
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315441
|
+
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js");
|
|
314846
315442
|
|
|
314847
315443
|
|
|
314848
315444
|
|
|
@@ -314905,9 +315501,9 @@ prototype.toString = function toString(encoder) {
|
|
|
314905
315501
|
|
|
314906
315502
|
/***/ }),
|
|
314907
315503
|
|
|
314908
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315504
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/HttpStatusCode.js":
|
|
314909
315505
|
/*!**********************************************************************************************************!*\
|
|
314910
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315506
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/HttpStatusCode.js ***!
|
|
314911
315507
|
\**********************************************************************************************************/
|
|
314912
315508
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314913
315509
|
|
|
@@ -314997,9 +315593,9 @@ Object.entries(HttpStatusCode).forEach(([key, value]) => {
|
|
|
314997
315593
|
|
|
314998
315594
|
/***/ }),
|
|
314999
315595
|
|
|
315000
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315596
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/bind.js":
|
|
315001
315597
|
/*!************************************************************************************************!*\
|
|
315002
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315598
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/bind.js ***!
|
|
315003
315599
|
\************************************************************************************************/
|
|
315004
315600
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315005
315601
|
|
|
@@ -315026,9 +315622,9 @@ function bind(fn, thisArg) {
|
|
|
315026
315622
|
|
|
315027
315623
|
/***/ }),
|
|
315028
315624
|
|
|
315029
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315625
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/buildURL.js":
|
|
315030
315626
|
/*!****************************************************************************************************!*\
|
|
315031
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315627
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/buildURL.js ***!
|
|
315032
315628
|
\****************************************************************************************************/
|
|
315033
315629
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315034
315630
|
|
|
@@ -315037,8 +315633,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315037
315633
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315038
315634
|
/* harmony export */ "default": () => (/* binding */ buildURL)
|
|
315039
315635
|
/* harmony export */ });
|
|
315040
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315041
|
-
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315636
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315637
|
+
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/AxiosURLSearchParams.js");
|
|
315042
315638
|
|
|
315043
315639
|
|
|
315044
315640
|
|
|
@@ -315070,29 +315666,26 @@ function encode(val) {
|
|
|
315070
315666
|
* @returns {string} The formatted url
|
|
315071
315667
|
*/
|
|
315072
315668
|
function buildURL(url, params, options) {
|
|
315073
|
-
/*eslint no-param-reassign:0*/
|
|
315074
315669
|
if (!params) {
|
|
315075
315670
|
return url;
|
|
315076
315671
|
}
|
|
315077
|
-
|
|
315672
|
+
|
|
315078
315673
|
const _encode = options && options.encode || encode;
|
|
315079
315674
|
|
|
315080
|
-
|
|
315081
|
-
options
|
|
315082
|
-
|
|
315083
|
-
};
|
|
315084
|
-
}
|
|
315675
|
+
const _options = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isFunction(options) ? {
|
|
315676
|
+
serialize: options
|
|
315677
|
+
} : options;
|
|
315085
315678
|
|
|
315086
|
-
const serializeFn =
|
|
315679
|
+
const serializeFn = _options && _options.serialize;
|
|
315087
315680
|
|
|
315088
315681
|
let serializedParams;
|
|
315089
315682
|
|
|
315090
315683
|
if (serializeFn) {
|
|
315091
|
-
serializedParams = serializeFn(params,
|
|
315684
|
+
serializedParams = serializeFn(params, _options);
|
|
315092
315685
|
} else {
|
|
315093
315686
|
serializedParams = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isURLSearchParams(params) ?
|
|
315094
315687
|
params.toString() :
|
|
315095
|
-
new _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__["default"](params,
|
|
315688
|
+
new _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__["default"](params, _options).toString(_encode);
|
|
315096
315689
|
}
|
|
315097
315690
|
|
|
315098
315691
|
if (serializedParams) {
|
|
@@ -315110,9 +315703,9 @@ function buildURL(url, params, options) {
|
|
|
315110
315703
|
|
|
315111
315704
|
/***/ }),
|
|
315112
315705
|
|
|
315113
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315706
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/combineURLs.js":
|
|
315114
315707
|
/*!*******************************************************************************************************!*\
|
|
315115
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315708
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/combineURLs.js ***!
|
|
315116
315709
|
\*******************************************************************************************************/
|
|
315117
315710
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315118
315711
|
|
|
@@ -315140,9 +315733,9 @@ function combineURLs(baseURL, relativeURL) {
|
|
|
315140
315733
|
|
|
315141
315734
|
/***/ }),
|
|
315142
315735
|
|
|
315143
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315736
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/composeSignals.js":
|
|
315144
315737
|
/*!**********************************************************************************************************!*\
|
|
315145
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315738
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/composeSignals.js ***!
|
|
315146
315739
|
\**********************************************************************************************************/
|
|
315147
315740
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315148
315741
|
|
|
@@ -315151,9 +315744,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315151
315744
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315152
315745
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315153
315746
|
/* harmony export */ });
|
|
315154
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315155
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315156
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315747
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/cancel/CanceledError.js");
|
|
315748
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
315749
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315157
315750
|
|
|
315158
315751
|
|
|
315159
315752
|
|
|
@@ -315177,7 +315770,7 @@ const composeSignals = (signals, timeout) => {
|
|
|
315177
315770
|
|
|
315178
315771
|
let timer = timeout && setTimeout(() => {
|
|
315179
315772
|
timer = null;
|
|
315180
|
-
onabort(new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"](`timeout ${timeout}
|
|
315773
|
+
onabort(new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"](`timeout of ${timeout}ms exceeded`, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"].ETIMEDOUT))
|
|
315181
315774
|
}, timeout)
|
|
315182
315775
|
|
|
315183
315776
|
const unsubscribe = () => {
|
|
@@ -315206,9 +315799,9 @@ const composeSignals = (signals, timeout) => {
|
|
|
315206
315799
|
|
|
315207
315800
|
/***/ }),
|
|
315208
315801
|
|
|
315209
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315802
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/cookies.js":
|
|
315210
315803
|
/*!***************************************************************************************************!*\
|
|
315211
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315804
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/cookies.js ***!
|
|
315212
315805
|
\***************************************************************************************************/
|
|
315213
315806
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315214
315807
|
|
|
@@ -315217,8 +315810,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315217
315810
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315218
315811
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315219
315812
|
/* harmony export */ });
|
|
315220
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*!
|
|
315221
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315813
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315814
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
315222
315815
|
|
|
315223
315816
|
|
|
315224
315817
|
|
|
@@ -315276,9 +315869,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315276
315869
|
|
|
315277
315870
|
/***/ }),
|
|
315278
315871
|
|
|
315279
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315872
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/formDataToJSON.js":
|
|
315280
315873
|
/*!**********************************************************************************************************!*\
|
|
315281
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315874
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/formDataToJSON.js ***!
|
|
315282
315875
|
\**********************************************************************************************************/
|
|
315283
315876
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315284
315877
|
|
|
@@ -315287,7 +315880,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315287
315880
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315288
315881
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315289
315882
|
/* harmony export */ });
|
|
315290
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315883
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315291
315884
|
|
|
315292
315885
|
|
|
315293
315886
|
|
|
@@ -315387,9 +315980,9 @@ function formDataToJSON(formData) {
|
|
|
315387
315980
|
|
|
315388
315981
|
/***/ }),
|
|
315389
315982
|
|
|
315390
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315983
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAbsoluteURL.js":
|
|
315391
315984
|
/*!*********************************************************************************************************!*\
|
|
315392
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315985
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAbsoluteURL.js ***!
|
|
315393
315986
|
\*********************************************************************************************************/
|
|
315394
315987
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315395
315988
|
|
|
@@ -315417,9 +316010,9 @@ function isAbsoluteURL(url) {
|
|
|
315417
316010
|
|
|
315418
316011
|
/***/ }),
|
|
315419
316012
|
|
|
315420
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316013
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAxiosError.js":
|
|
315421
316014
|
/*!********************************************************************************************************!*\
|
|
315422
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316015
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isAxiosError.js ***!
|
|
315423
316016
|
\********************************************************************************************************/
|
|
315424
316017
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315425
316018
|
|
|
@@ -315428,7 +316021,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315428
316021
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315429
316022
|
/* harmony export */ "default": () => (/* binding */ isAxiosError)
|
|
315430
316023
|
/* harmony export */ });
|
|
315431
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*!
|
|
316024
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315432
316025
|
|
|
315433
316026
|
|
|
315434
316027
|
|
|
@@ -315447,9 +316040,9 @@ function isAxiosError(payload) {
|
|
|
315447
316040
|
|
|
315448
316041
|
/***/ }),
|
|
315449
316042
|
|
|
315450
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316043
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isURLSameOrigin.js":
|
|
315451
316044
|
/*!***********************************************************************************************************!*\
|
|
315452
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316045
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isURLSameOrigin.js ***!
|
|
315453
316046
|
\***********************************************************************************************************/
|
|
315454
316047
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315455
316048
|
|
|
@@ -315458,7 +316051,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315458
316051
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315459
316052
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315460
316053
|
/* harmony export */ });
|
|
315461
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316054
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
315462
316055
|
|
|
315463
316056
|
|
|
315464
316057
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_platform_index_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasStandardBrowserEnv ? ((origin, isMSIE) => (url) => {
|
|
@@ -315477,9 +316070,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315477
316070
|
|
|
315478
316071
|
/***/ }),
|
|
315479
316072
|
|
|
315480
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316073
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/null.js":
|
|
315481
316074
|
/*!************************************************************************************************!*\
|
|
315482
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316075
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/null.js ***!
|
|
315483
316076
|
\************************************************************************************************/
|
|
315484
316077
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315485
316078
|
|
|
@@ -315494,9 +316087,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315494
316087
|
|
|
315495
316088
|
/***/ }),
|
|
315496
316089
|
|
|
315497
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316090
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseHeaders.js":
|
|
315498
316091
|
/*!********************************************************************************************************!*\
|
|
315499
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316092
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseHeaders.js ***!
|
|
315500
316093
|
\********************************************************************************************************/
|
|
315501
316094
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315502
316095
|
|
|
@@ -315505,7 +316098,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315505
316098
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315506
316099
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315507
316100
|
/* harmony export */ });
|
|
315508
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*!
|
|
316101
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315509
316102
|
|
|
315510
316103
|
|
|
315511
316104
|
|
|
@@ -315565,9 +316158,9 @@ const ignoreDuplicateOf = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toOb
|
|
|
315565
316158
|
|
|
315566
316159
|
/***/ }),
|
|
315567
316160
|
|
|
315568
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316161
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseProtocol.js":
|
|
315569
316162
|
/*!*********************************************************************************************************!*\
|
|
315570
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316163
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/parseProtocol.js ***!
|
|
315571
316164
|
\*********************************************************************************************************/
|
|
315572
316165
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315573
316166
|
|
|
@@ -315586,9 +316179,9 @@ function parseProtocol(url) {
|
|
|
315586
316179
|
|
|
315587
316180
|
/***/ }),
|
|
315588
316181
|
|
|
315589
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316182
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/progressEventReducer.js":
|
|
315590
316183
|
/*!****************************************************************************************************************!*\
|
|
315591
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316184
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/progressEventReducer.js ***!
|
|
315592
316185
|
\****************************************************************************************************************/
|
|
315593
316186
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315594
316187
|
|
|
@@ -315599,9 +316192,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315599
316192
|
/* harmony export */ progressEventDecorator: () => (/* binding */ progressEventDecorator),
|
|
315600
316193
|
/* harmony export */ progressEventReducer: () => (/* binding */ progressEventReducer)
|
|
315601
316194
|
/* harmony export */ });
|
|
315602
|
-
/* harmony import */ var _speedometer_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./speedometer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315603
|
-
/* harmony import */ var _throttle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./throttle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315604
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316195
|
+
/* harmony import */ var _speedometer_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./speedometer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/speedometer.js");
|
|
316196
|
+
/* harmony import */ var _throttle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./throttle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/throttle.js");
|
|
316197
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
315605
316198
|
|
|
315606
316199
|
|
|
315607
316200
|
|
|
@@ -315650,9 +316243,9 @@ const asyncDecorator = (fn) => (...args) => _utils_js__WEBPACK_IMPORTED_MODULE_2
|
|
|
315650
316243
|
|
|
315651
316244
|
/***/ }),
|
|
315652
316245
|
|
|
315653
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316246
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/resolveConfig.js":
|
|
315654
316247
|
/*!*********************************************************************************************************!*\
|
|
315655
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316248
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/resolveConfig.js ***!
|
|
315656
316249
|
\*********************************************************************************************************/
|
|
315657
316250
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315658
316251
|
|
|
@@ -315661,14 +316254,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315661
316254
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315662
316255
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315663
316256
|
/* harmony export */ });
|
|
315664
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315665
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315666
|
-
/* harmony import */ var _isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./isURLSameOrigin.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315667
|
-
/* harmony import */ var _cookies_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cookies.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315668
|
-
/* harmony import */ var _core_buildFullPath_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315669
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315670
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315671
|
-
/* harmony import */ var _buildURL_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316257
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
316258
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
316259
|
+
/* harmony import */ var _isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./isURLSameOrigin.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/isURLSameOrigin.js");
|
|
316260
|
+
/* harmony import */ var _cookies_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cookies.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/cookies.js");
|
|
316261
|
+
/* harmony import */ var _core_buildFullPath_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/buildFullPath.js");
|
|
316262
|
+
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/mergeConfig.js");
|
|
316263
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
316264
|
+
/* harmony import */ var _buildURL_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/buildURL.js");
|
|
315672
316265
|
|
|
315673
316266
|
|
|
315674
316267
|
|
|
@@ -315734,9 +316327,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315734
316327
|
|
|
315735
316328
|
/***/ }),
|
|
315736
316329
|
|
|
315737
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316330
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/speedometer.js":
|
|
315738
316331
|
/*!*******************************************************************************************************!*\
|
|
315739
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316332
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/speedometer.js ***!
|
|
315740
316333
|
\*******************************************************************************************************/
|
|
315741
316334
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315742
316335
|
|
|
@@ -315804,9 +316397,9 @@ function speedometer(samplesCount, min) {
|
|
|
315804
316397
|
|
|
315805
316398
|
/***/ }),
|
|
315806
316399
|
|
|
315807
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316400
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/spread.js":
|
|
315808
316401
|
/*!**************************************************************************************************!*\
|
|
315809
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316402
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/spread.js ***!
|
|
315810
316403
|
\**************************************************************************************************/
|
|
315811
316404
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315812
316405
|
|
|
@@ -315824,7 +316417,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315824
316417
|
*
|
|
315825
316418
|
* ```js
|
|
315826
316419
|
* function f(x, y, z) {}
|
|
315827
|
-
*
|
|
316420
|
+
* const args = [1, 2, 3];
|
|
315828
316421
|
* f.apply(null, args);
|
|
315829
316422
|
* ```
|
|
315830
316423
|
*
|
|
@@ -315847,9 +316440,9 @@ function spread(callback) {
|
|
|
315847
316440
|
|
|
315848
316441
|
/***/ }),
|
|
315849
316442
|
|
|
315850
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316443
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/throttle.js":
|
|
315851
316444
|
/*!****************************************************************************************************!*\
|
|
315852
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316445
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/throttle.js ***!
|
|
315853
316446
|
\****************************************************************************************************/
|
|
315854
316447
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315855
316448
|
|
|
@@ -315906,9 +316499,9 @@ function throttle(fn, freq) {
|
|
|
315906
316499
|
|
|
315907
316500
|
/***/ }),
|
|
315908
316501
|
|
|
315909
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316502
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js":
|
|
315910
316503
|
/*!******************************************************************************************************!*\
|
|
315911
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316504
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js ***!
|
|
315912
316505
|
\******************************************************************************************************/
|
|
315913
316506
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315914
316507
|
|
|
@@ -315917,9 +316510,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315917
316510
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315918
316511
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315919
316512
|
/* harmony export */ });
|
|
315920
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315921
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315922
|
-
/* harmony import */ var _platform_node_classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/node/classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316513
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
316514
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
316515
|
+
/* harmony import */ var _platform_node_classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/node/classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/null.js");
|
|
315923
316516
|
|
|
315924
316517
|
|
|
315925
316518
|
|
|
@@ -316147,9 +316740,9 @@ function toFormData(obj, formData, options) {
|
|
|
316147
316740
|
|
|
316148
316741
|
/***/ }),
|
|
316149
316742
|
|
|
316150
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316743
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toURLEncodedForm.js":
|
|
316151
316744
|
/*!************************************************************************************************************!*\
|
|
316152
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316745
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toURLEncodedForm.js ***!
|
|
316153
316746
|
\************************************************************************************************************/
|
|
316154
316747
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316155
316748
|
|
|
@@ -316158,9 +316751,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316158
316751
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316159
316752
|
/* harmony export */ "default": () => (/* binding */ toURLEncodedForm)
|
|
316160
316753
|
/* harmony export */ });
|
|
316161
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316162
|
-
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316163
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316754
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js");
|
|
316755
|
+
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/toFormData.js");
|
|
316756
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js");
|
|
316164
316757
|
|
|
316165
316758
|
|
|
316166
316759
|
|
|
@@ -316184,9 +316777,9 @@ function toURLEncodedForm(data, options) {
|
|
|
316184
316777
|
|
|
316185
316778
|
/***/ }),
|
|
316186
316779
|
|
|
316187
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316780
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/trackStream.js":
|
|
316188
316781
|
/*!*******************************************************************************************************!*\
|
|
316189
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316782
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/trackStream.js ***!
|
|
316190
316783
|
\*******************************************************************************************************/
|
|
316191
316784
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316192
316785
|
|
|
@@ -316288,9 +316881,9 @@ const trackStream = (stream, chunkSize, onProgress, onFinish) => {
|
|
|
316288
316881
|
|
|
316289
316882
|
/***/ }),
|
|
316290
316883
|
|
|
316291
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316884
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/validator.js":
|
|
316292
316885
|
/*!*****************************************************************************************************!*\
|
|
316293
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316886
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/validator.js ***!
|
|
316294
316887
|
\*****************************************************************************************************/
|
|
316295
316888
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316296
316889
|
|
|
@@ -316299,8 +316892,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316299
316892
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316300
316893
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316301
316894
|
/* harmony export */ });
|
|
316302
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316303
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316895
|
+
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/env/data.js");
|
|
316896
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/core/AxiosError.js");
|
|
316304
316897
|
|
|
316305
316898
|
|
|
316306
316899
|
|
|
@@ -316404,9 +316997,9 @@ function assertOptions(options, schema, allowUnknown) {
|
|
|
316404
316997
|
|
|
316405
316998
|
/***/ }),
|
|
316406
316999
|
|
|
316407
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317000
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/Blob.js":
|
|
316408
317001
|
/*!*****************************************************************************************************************!*\
|
|
316409
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317002
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/Blob.js ***!
|
|
316410
317003
|
\*****************************************************************************************************************/
|
|
316411
317004
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316412
317005
|
|
|
@@ -316422,9 +317015,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316422
317015
|
|
|
316423
317016
|
/***/ }),
|
|
316424
317017
|
|
|
316425
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317018
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/FormData.js":
|
|
316426
317019
|
/*!*********************************************************************************************************************!*\
|
|
316427
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317020
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/FormData.js ***!
|
|
316428
317021
|
\*********************************************************************************************************************/
|
|
316429
317022
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316430
317023
|
|
|
@@ -316440,9 +317033,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316440
317033
|
|
|
316441
317034
|
/***/ }),
|
|
316442
317035
|
|
|
316443
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317036
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js":
|
|
316444
317037
|
/*!****************************************************************************************************************************!*\
|
|
316445
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317038
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js ***!
|
|
316446
317039
|
\****************************************************************************************************************************/
|
|
316447
317040
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316448
317041
|
|
|
@@ -316451,7 +317044,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316451
317044
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316452
317045
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316453
317046
|
/* harmony export */ });
|
|
316454
|
-
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317047
|
+
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/AxiosURLSearchParams.js");
|
|
316455
317048
|
|
|
316456
317049
|
|
|
316457
317050
|
|
|
@@ -316460,9 +317053,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316460
317053
|
|
|
316461
317054
|
/***/ }),
|
|
316462
317055
|
|
|
316463
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317056
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/index.js":
|
|
316464
317057
|
/*!**********************************************************************************************************!*\
|
|
316465
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317058
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/index.js ***!
|
|
316466
317059
|
\**********************************************************************************************************/
|
|
316467
317060
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316468
317061
|
|
|
@@ -316471,9 +317064,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316471
317064
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316472
317065
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316473
317066
|
/* harmony export */ });
|
|
316474
|
-
/* harmony import */ var _classes_URLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./classes/URLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316475
|
-
/* harmony import */ var _classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316476
|
-
/* harmony import */ var _classes_Blob_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./classes/Blob.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317067
|
+
/* harmony import */ var _classes_URLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./classes/URLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js");
|
|
317068
|
+
/* harmony import */ var _classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/FormData.js");
|
|
317069
|
+
/* harmony import */ var _classes_Blob_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./classes/Blob.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/classes/Blob.js");
|
|
316477
317070
|
|
|
316478
317071
|
|
|
316479
317072
|
|
|
@@ -316491,9 +317084,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316491
317084
|
|
|
316492
317085
|
/***/ }),
|
|
316493
317086
|
|
|
316494
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317087
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/common/utils.js":
|
|
316495
317088
|
/*!*********************************************************************************************************!*\
|
|
316496
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317089
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/common/utils.js ***!
|
|
316497
317090
|
\*********************************************************************************************************/
|
|
316498
317091
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316499
317092
|
|
|
@@ -316555,9 +317148,9 @@ const origin = hasBrowserEnv && window.location.href || 'http://localhost';
|
|
|
316555
317148
|
|
|
316556
317149
|
/***/ }),
|
|
316557
317150
|
|
|
316558
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317151
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js":
|
|
316559
317152
|
/*!**************************************************************************************************!*\
|
|
316560
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317153
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/index.js ***!
|
|
316561
317154
|
\**************************************************************************************************/
|
|
316562
317155
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316563
317156
|
|
|
@@ -316566,8 +317159,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316566
317159
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316567
317160
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316568
317161
|
/* harmony export */ });
|
|
316569
|
-
/* harmony import */ var _node_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316570
|
-
/* harmony import */ var _common_utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./common/utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317162
|
+
/* harmony import */ var _node_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/browser/index.js");
|
|
317163
|
+
/* harmony import */ var _common_utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./common/utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/platform/common/utils.js");
|
|
316571
317164
|
|
|
316572
317165
|
|
|
316573
317166
|
|
|
@@ -316579,9 +317172,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316579
317172
|
|
|
316580
317173
|
/***/ }),
|
|
316581
317174
|
|
|
316582
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317175
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js":
|
|
316583
317176
|
/*!*****************************************************************************************!*\
|
|
316584
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317177
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js ***!
|
|
316585
317178
|
\*****************************************************************************************/
|
|
316586
317179
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316587
317180
|
|
|
@@ -316590,7 +317183,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316590
317183
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316591
317184
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316592
317185
|
/* harmony export */ });
|
|
316593
|
-
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317186
|
+
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/helpers/bind.js");
|
|
316594
317187
|
|
|
316595
317188
|
|
|
316596
317189
|
|
|
@@ -316845,10 +317438,11 @@ const trim = (str) => str.trim ?
|
|
|
316845
317438
|
* If 'obj' is an Object callback will be called passing
|
|
316846
317439
|
* the value, key, and complete object for each property.
|
|
316847
317440
|
*
|
|
316848
|
-
* @param {Object|Array} obj The object to iterate
|
|
317441
|
+
* @param {Object|Array<unknown>} obj The object to iterate
|
|
316849
317442
|
* @param {Function} fn The callback to invoke for each item
|
|
316850
317443
|
*
|
|
316851
|
-
* @param {
|
|
317444
|
+
* @param {Object} [options]
|
|
317445
|
+
* @param {Boolean} [options.allOwnKeys = false]
|
|
316852
317446
|
* @returns {any}
|
|
316853
317447
|
*/
|
|
316854
317448
|
function forEach(obj, fn, {allOwnKeys = false} = {}) {
|
|
@@ -316925,7 +317519,7 @@ const isContextDefined = (context) => !isUndefined(context) && context !== _glob
|
|
|
316925
317519
|
* Example:
|
|
316926
317520
|
*
|
|
316927
317521
|
* ```js
|
|
316928
|
-
*
|
|
317522
|
+
* const result = merge({foo: 123}, {foo: 456});
|
|
316929
317523
|
* console.log(result.foo); // outputs 456
|
|
316930
317524
|
* ```
|
|
316931
317525
|
*
|
|
@@ -316962,15 +317556,26 @@ function merge(/* obj1, obj2, obj3, ... */) {
|
|
|
316962
317556
|
* @param {Object} b The object to copy properties from
|
|
316963
317557
|
* @param {Object} thisArg The object to bind function to
|
|
316964
317558
|
*
|
|
316965
|
-
* @param {
|
|
317559
|
+
* @param {Object} [options]
|
|
317560
|
+
* @param {Boolean} [options.allOwnKeys]
|
|
316966
317561
|
* @returns {Object} The resulting value of object a
|
|
316967
317562
|
*/
|
|
316968
317563
|
const extend = (a, b, thisArg, {allOwnKeys}= {}) => {
|
|
316969
317564
|
forEach(b, (val, key) => {
|
|
316970
317565
|
if (thisArg && isFunction(val)) {
|
|
316971
|
-
a
|
|
317566
|
+
Object.defineProperty(a, key, {
|
|
317567
|
+
value: (0,_helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__["default"])(val, thisArg),
|
|
317568
|
+
writable: true,
|
|
317569
|
+
enumerable: true,
|
|
317570
|
+
configurable: true
|
|
317571
|
+
});
|
|
316972
317572
|
} else {
|
|
316973
|
-
a
|
|
317573
|
+
Object.defineProperty(a, key, {
|
|
317574
|
+
value: val,
|
|
317575
|
+
writable: true,
|
|
317576
|
+
enumerable: true,
|
|
317577
|
+
configurable: true
|
|
317578
|
+
});
|
|
316974
317579
|
}
|
|
316975
317580
|
}, {allOwnKeys});
|
|
316976
317581
|
return a;
|
|
@@ -317001,7 +317606,12 @@ const stripBOM = (content) => {
|
|
|
317001
317606
|
*/
|
|
317002
317607
|
const inherits = (constructor, superConstructor, props, descriptors) => {
|
|
317003
317608
|
constructor.prototype = Object.create(superConstructor.prototype, descriptors);
|
|
317004
|
-
constructor.prototype
|
|
317609
|
+
Object.defineProperty(constructor.prototype, 'constructor', {
|
|
317610
|
+
value: constructor,
|
|
317611
|
+
writable: true,
|
|
317612
|
+
enumerable: false,
|
|
317613
|
+
configurable: true
|
|
317614
|
+
});
|
|
317005
317615
|
Object.defineProperty(constructor, 'super', {
|
|
317006
317616
|
value: superConstructor.prototype
|
|
317007
317617
|
});
|
|
@@ -317826,15 +318436,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
317826
318436
|
/* harmony export */ t: () => (/* binding */ t),
|
|
317827
318437
|
/* harmony export */ use: () => (/* binding */ use)
|
|
317828
318438
|
/* harmony export */ });
|
|
317829
|
-
/* 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.28.
|
|
317830
|
-
/* 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.28.
|
|
317831
|
-
/* 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.28.
|
|
317832
|
-
/* 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.28.
|
|
317833
|
-
/* 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.28.
|
|
317834
|
-
/* 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.28.
|
|
317835
|
-
/* 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.28.
|
|
317836
|
-
/* 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.28.
|
|
317837
|
-
/* 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.28.
|
|
318439
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/typeof.js");
|
|
318440
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/classCallCheck.js");
|
|
318441
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/createClass.js");
|
|
318442
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js");
|
|
318443
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/inherits.js");
|
|
318444
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js");
|
|
318445
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js");
|
|
318446
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/defineProperty.js");
|
|
318447
|
+
/* 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.28.6/node_modules/@babel/runtime/helpers/esm/toArray.js");
|
|
317838
318448
|
|
|
317839
318449
|
|
|
317840
318450
|
|
|
@@ -320651,7 +321261,7 @@ var loadLanguages = instance.loadLanguages;
|
|
|
320651
321261
|
/***/ ((module) => {
|
|
320652
321262
|
|
|
320653
321263
|
"use strict";
|
|
320654
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@itwin/core-frontend","version":"5.6.0
|
|
321264
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@itwin/core-frontend","version":"5.6.0","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 && npm run -s copy:draco","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 ES2022 --outDir lib/esm","clean":"rimraf -g 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","copy:draco":"cpx \\"./node_modules/@loaders.gl/draco/dist/libs/*\\" ./lib/public/scripts","docs":"betools docs --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 --no-inline-config -c extraction.eslint.config.js \\"./src/**/*.ts\\" 1>&2","lint":"eslint \\"./src/**/*.ts\\" 1>&2","lint-fix":"eslint --fix -f visualstudio \\"./src/**/*.ts\\" 1>&2","lint-deprecation":"eslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js \\"./src/**/*.ts\\"","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run webpackTestWorker && vitest --run","cover":"npm run webpackTestWorker && vitest --run","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:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/ecschema-metadata":"workspace:*","@itwin/ecschema-rpcinterface-common":"workspace:*"},"//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/ecschema-metadata":"workspace:*","@itwin/ecschema-rpcinterface-common":"workspace:*","@itwin/object-storage-core":"^3.0.4","@itwin/eslint-plugin":"^6.0.0","@types/chai-as-promised":"^7","@types/draco3d":"^1.4.10","@types/sinon":"^17.0.2","@vitest/browser":"^3.0.6","@vitest/coverage-v8":"^3.0.6","cpx2":"^8.0.0","eslint":"^9.31.0","glob":"^10.5.0","playwright":"~1.56.1","rimraf":"^6.0.1","sinon":"^17.0.2","source-map-loader":"^5.0.0","typescript":"~5.6.2","typemoq":"^2.1.0","vitest":"^3.0.6","vite-multiple-assets":"^1.3.1","vite-plugin-static-copy":"2.2.0","webpack":"^5.97.1"},"//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/core-i18n":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"^4.3.4","@loaders.gl/draco":"^4.3.4","fuse.js":"^3.3.0","wms-capabilities":"0.4.0"}}');
|
|
320655
321265
|
|
|
320656
321266
|
/***/ })
|
|
320657
321267
|
|