@itwin/ecschema-rpcinterface-tests 5.6.0-dev.7 → 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 +1359 -742
- package/lib/dist/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
|
|
|
@@ -88550,6 +88822,10 @@ class IModelApp {
|
|
|
88550
88822
|
* @beta
|
|
88551
88823
|
*/
|
|
88552
88824
|
static applicationLogoCard;
|
|
88825
|
+
/** Applications may implement this method to supply a Logo Card footer which will always be placed last.
|
|
88826
|
+
* @beta
|
|
88827
|
+
*/
|
|
88828
|
+
static applicationLogoCardFooter;
|
|
88553
88829
|
/** Make a new Logo Card. Call this method from your implementation of [[IModelApp.applicationLogoCard]]
|
|
88554
88830
|
* @param opts Options for Logo Card
|
|
88555
88831
|
* @beta
|
|
@@ -102601,6 +102877,9 @@ class ScreenViewport extends Viewport {
|
|
|
102601
102877
|
for (const ref of this.getTileTreeRefs()) {
|
|
102602
102878
|
promises.push(ref.addAttributions(logos, this));
|
|
102603
102879
|
}
|
|
102880
|
+
if (undefined !== _IModelApp__WEBPACK_IMPORTED_MODULE_10__.IModelApp.applicationLogoCardFooter) {
|
|
102881
|
+
logos.appendChild(_IModelApp__WEBPACK_IMPORTED_MODULE_10__.IModelApp.applicationLogoCardFooter());
|
|
102882
|
+
}
|
|
102604
102883
|
await Promise.all(promises);
|
|
102605
102884
|
ev.stopPropagation();
|
|
102606
102885
|
};
|
|
@@ -108178,7 +108457,9 @@ function createMeshArgs(mesh) {
|
|
|
108178
108457
|
if (!mesh.triangles || mesh.triangles.isEmpty || mesh.points.length === 0)
|
|
108179
108458
|
return undefined;
|
|
108180
108459
|
const texture = mesh.displayParams.textureMapping?.texture;
|
|
108181
|
-
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;
|
|
108182
108463
|
const colors = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.ColorIndex();
|
|
108183
108464
|
mesh.colorMap.toColorIndex(colors, mesh.colors);
|
|
108184
108465
|
const features = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.FeatureIndex();
|
|
@@ -149957,7 +150238,7 @@ function readPnts(stream, dataOffset, pnts) {
|
|
|
149957
150238
|
}
|
|
149958
150239
|
async function decodeDracoPointCloud(buf) {
|
|
149959
150240
|
try {
|
|
149960
|
-
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;
|
|
149961
150242
|
const mesh = await dracoLoader.parse(buf, {});
|
|
149962
150243
|
if (mesh.topology !== "point-list")
|
|
149963
150244
|
return undefined;
|
|
@@ -161396,14 +161677,47 @@ class GltfReader {
|
|
|
161396
161677
|
}
|
|
161397
161678
|
}
|
|
161398
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
|
+
}
|
|
161399
161697
|
const isTransparent = this.isMaterialTransparent(material);
|
|
161400
161698
|
const textureId = this.extractTextureId(material);
|
|
161401
161699
|
const normalMapId = this.extractNormalMapId(material);
|
|
161402
|
-
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;
|
|
161403
161701
|
const color = colorFromMaterial(material, isTransparent);
|
|
161404
161702
|
let renderMaterial;
|
|
161405
|
-
if (undefined !== textureMapping
|
|
161406
|
-
|
|
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 };
|
|
161407
161721
|
renderMaterial = _IModelApp__WEBPACK_IMPORTED_MODULE_3__.IModelApp.renderSystem.createRenderMaterial(args);
|
|
161408
161722
|
// DisplayParams doesn't want a separate texture mapping if the material already has one.
|
|
161409
161723
|
textureMapping = undefined;
|
|
@@ -161415,7 +161729,30 @@ class GltfReader {
|
|
|
161415
161729
|
width = pointStyle.diameter;
|
|
161416
161730
|
}
|
|
161417
161731
|
}
|
|
161418
|
-
|
|
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);
|
|
161419
161756
|
}
|
|
161420
161757
|
readMeshPrimitives(node, featureTable, thisTransform, thisBias, instances) {
|
|
161421
161758
|
const meshes = [];
|
|
@@ -162217,7 +162554,7 @@ class GltfReader {
|
|
|
162217
162554
|
if (_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.ProcessDetector.isIEBrowser) {
|
|
162218
162555
|
throw new Error("Unsupported browser for Draco decoding");
|
|
162219
162556
|
}
|
|
162220
|
-
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;
|
|
162221
162558
|
await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
|
|
162222
162559
|
}
|
|
162223
162560
|
catch (err) {
|
|
@@ -162361,7 +162698,7 @@ class GltfReader {
|
|
|
162361
162698
|
});
|
|
162362
162699
|
return renderTexture ?? false;
|
|
162363
162700
|
}
|
|
162364
|
-
findTextureMapping(id, isTransparent, normalMapId) {
|
|
162701
|
+
findTextureMapping(id, isTransparent, normalMapId, constantLodParamProps, normalMapUseConstantLod = false) {
|
|
162365
162702
|
if (undefined === id && undefined === normalMapId)
|
|
162366
162703
|
return undefined;
|
|
162367
162704
|
let texture;
|
|
@@ -162383,16 +162720,18 @@ class GltfReader {
|
|
|
162383
162720
|
nMap = {
|
|
162384
162721
|
normalMap,
|
|
162385
162722
|
greenUp,
|
|
162723
|
+
useConstantLod: normalMapUseConstantLod,
|
|
162386
162724
|
};
|
|
162387
162725
|
}
|
|
162388
162726
|
else {
|
|
162389
162727
|
texture = normalMap;
|
|
162390
|
-
nMap = { greenUp };
|
|
162728
|
+
nMap = { greenUp, useConstantLod: normalMapUseConstantLod };
|
|
162391
162729
|
}
|
|
162392
162730
|
}
|
|
162393
162731
|
if (!texture)
|
|
162394
162732
|
return undefined;
|
|
162395
|
-
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 }));
|
|
162396
162735
|
textureMapping.normalMapParams = nMap;
|
|
162397
162736
|
return textureMapping;
|
|
162398
162737
|
}
|
|
@@ -162429,7 +162768,7 @@ async function readGltfTemplate(args) {
|
|
|
162429
162768
|
}
|
|
162430
162769
|
/** Produce a [[RenderGraphic]] from a [glTF](https://www.khronos.org/gltf/) asset suitable for use in [view decorations]($docs/learning/frontend/ViewDecorations).
|
|
162431
162770
|
* @returns a graphic produced from the glTF asset's default scene, or `undefined` if a graphic could not be produced from the asset.
|
|
162432
|
-
* 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.
|
|
162433
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.
|
|
162434
162773
|
* If a particular glTF asset fails to load and/or display properly, please
|
|
162435
162774
|
* [submit an issue](https://github.com/iTwin/itwinjs-core/issues).
|
|
@@ -162457,6 +162796,7 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162457
162796
|
_contentRange;
|
|
162458
162797
|
_transform;
|
|
162459
162798
|
_isLeaf;
|
|
162799
|
+
_useViewportRenderMode;
|
|
162460
162800
|
binaryData; // strictly for tests
|
|
162461
162801
|
meshes; // strictly for tests
|
|
162462
162802
|
constructor(props, args) {
|
|
@@ -162470,6 +162810,7 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162470
162810
|
this._contentRange = args.contentRange;
|
|
162471
162811
|
this._transform = args.transform;
|
|
162472
162812
|
this._isLeaf = true !== args.hasChildren;
|
|
162813
|
+
this._useViewportRenderMode = args.useViewportRenderMode ?? false;
|
|
162473
162814
|
this.binaryData = props.binaryData;
|
|
162474
162815
|
const pickableId = args.pickableOptions?.id;
|
|
162475
162816
|
if (pickableId) {
|
|
@@ -162480,7 +162821,8 @@ class GltfGraphicsReader extends GltfReader {
|
|
|
162480
162821
|
get viewFlagOverrides() {
|
|
162481
162822
|
return {
|
|
162482
162823
|
whiteOnWhiteReversal: false,
|
|
162483
|
-
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,
|
|
162484
162826
|
};
|
|
162485
162827
|
}
|
|
162486
162828
|
get meshElementIdToFeatureIndex() {
|
|
@@ -304088,6 +304430,8 @@ class BaseFormat {
|
|
|
304088
304430
|
_stationOffsetSize; // required when type is station; positive integer > 0
|
|
304089
304431
|
_stationBaseFactor; // optional positive integer base factor for station formatting; default is 1
|
|
304090
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
|
|
304091
304435
|
_azimuthBase; // value always clockwise from north
|
|
304092
304436
|
_azimuthBaseUnit; // unit for azimuthBase value
|
|
304093
304437
|
_azimuthCounterClockwise; // if set to true, azimuth values are returned counter-clockwise from base
|
|
@@ -304109,6 +304453,10 @@ class BaseFormat {
|
|
|
304109
304453
|
set scientificType(scientificType) { this._scientificType = scientificType; }
|
|
304110
304454
|
get ratioType() { return this._ratioType; }
|
|
304111
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; }
|
|
304112
304460
|
get showSignOption() { return this._showSignOption; }
|
|
304113
304461
|
set showSignOption(showSignOption) { this._showSignOption = showSignOption; }
|
|
304114
304462
|
get decimalSeparator() { return this._decimalSeparator; }
|
|
@@ -304177,6 +304525,22 @@ class BaseFormat {
|
|
|
304177
304525
|
if (undefined === formatProps.ratioType)
|
|
304178
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.`);
|
|
304179
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
|
+
}
|
|
304180
304544
|
}
|
|
304181
304545
|
if (undefined !== formatProps.roundFactor) { // optional; default is 0.0
|
|
304182
304546
|
if (typeof (formatProps.roundFactor) !== "number")
|
|
@@ -304301,6 +304665,8 @@ class Format extends BaseFormat {
|
|
|
304301
304665
|
newFormat._azimuthBaseUnit = this._azimuthBaseUnit;
|
|
304302
304666
|
newFormat._azimuthCounterClockwise = this._azimuthCounterClockwise;
|
|
304303
304667
|
newFormat._ratioType = this._ratioType;
|
|
304668
|
+
newFormat._ratioFormatType = this._ratioFormatType;
|
|
304669
|
+
newFormat._ratioSeparator = this._ratioSeparator;
|
|
304304
304670
|
newFormat._revolutionUnit = this._revolutionUnit;
|
|
304305
304671
|
newFormat._customProps = this._customProps;
|
|
304306
304672
|
this._units && (newFormat._units = [...this._units]);
|
|
@@ -304361,25 +304727,28 @@ class Format extends BaseFormat {
|
|
|
304361
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'`);
|
|
304362
304728
|
}
|
|
304363
304729
|
if (jsonObj.composite.units.length > 0 && jsonObj.composite.units.length <= 4) { // Composite requires 1-4 units
|
|
304364
|
-
|
|
304365
|
-
|
|
304366
|
-
|
|
304367
|
-
|
|
304368
|
-
|
|
304369
|
-
|
|
304370
|
-
|
|
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}'`);
|
|
304371
304739
|
}
|
|
304740
|
+
seenUnits.add(unitName);
|
|
304372
304741
|
}
|
|
304373
|
-
|
|
304374
|
-
this._units = [];
|
|
304375
|
-
}
|
|
304376
|
-
this._units.push([nextUnit.unit, nextUnit.label]);
|
|
304742
|
+
this._units.push([unitSpec.unit, unitSpec.label]);
|
|
304377
304743
|
}
|
|
304378
304744
|
}
|
|
304379
304745
|
}
|
|
304380
304746
|
if (undefined === this.units || this.units.length === 0)
|
|
304381
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'`);
|
|
304382
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
|
+
}
|
|
304383
304752
|
if (this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Azimuth || this.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatType.Bearing) {
|
|
304384
304753
|
this._azimuthBaseUnit = jsonObj.azimuthBaseUnit;
|
|
304385
304754
|
this._revolutionUnit = jsonObj.revolutionUnit;
|
|
@@ -304446,6 +304815,8 @@ class Format extends BaseFormat {
|
|
|
304446
304815
|
uomSeparator: this.uomSeparator,
|
|
304447
304816
|
scientificType: this.scientificType ? this.scientificType : undefined,
|
|
304448
304817
|
ratioType: this.ratioType,
|
|
304818
|
+
ratioFormatType: this.ratioFormatType,
|
|
304819
|
+
ratioSeparator: this.ratioSeparator,
|
|
304449
304820
|
stationOffsetSize: this.stationOffsetSize,
|
|
304450
304821
|
stationSeparator: this.stationSeparator,
|
|
304451
304822
|
stationBaseFactor: this.stationBaseFactor,
|
|
@@ -304490,6 +304861,15 @@ async function resolveFormatProps(formatName, unitsProvider, jsonObj) {
|
|
|
304490
304861
|
const unit = await resolveCompositeUnit(unitsProvider, entry.name);
|
|
304491
304862
|
return { unit, label: entry.label };
|
|
304492
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
|
+
}
|
|
304493
304873
|
}
|
|
304494
304874
|
let azimuthBaseUnit, revolutionUnit;
|
|
304495
304875
|
const type = (0,_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.parseFormatType)(jsonObj.type, formatName);
|
|
@@ -304530,6 +304910,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304530
304910
|
/* harmony export */ FormatTraits: () => (/* binding */ FormatTraits),
|
|
304531
304911
|
/* harmony export */ FormatType: () => (/* binding */ FormatType),
|
|
304532
304912
|
/* harmony export */ FractionalPrecision: () => (/* binding */ FractionalPrecision),
|
|
304913
|
+
/* harmony export */ RatioFormatType: () => (/* binding */ RatioFormatType),
|
|
304533
304914
|
/* harmony export */ RatioType: () => (/* binding */ RatioType),
|
|
304534
304915
|
/* harmony export */ ScientificType: () => (/* binding */ ScientificType),
|
|
304535
304916
|
/* harmony export */ ShowSignOption: () => (/* binding */ ShowSignOption),
|
|
@@ -304543,6 +304924,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304543
304924
|
/* harmony export */ parseFormatType: () => (/* binding */ parseFormatType),
|
|
304544
304925
|
/* harmony export */ parseFractionalPrecision: () => (/* binding */ parseFractionalPrecision),
|
|
304545
304926
|
/* harmony export */ parsePrecision: () => (/* binding */ parsePrecision),
|
|
304927
|
+
/* harmony export */ parseRatioFormatType: () => (/* binding */ parseRatioFormatType),
|
|
304546
304928
|
/* harmony export */ parseRatioType: () => (/* binding */ parseRatioType),
|
|
304547
304929
|
/* harmony export */ parseScientificType: () => (/* binding */ parseScientificType),
|
|
304548
304930
|
/* harmony export */ parseShowSignOption: () => (/* binding */ parseShowSignOption),
|
|
@@ -304687,6 +305069,16 @@ var RatioType;
|
|
|
304687
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 */
|
|
304688
305070
|
RatioType["UseGreatestCommonDivisor"] = "UseGreatestCommonDivisor";
|
|
304689
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 = {}));
|
|
304690
305082
|
/** Determines how the sign of values are displayed
|
|
304691
305083
|
* @beta */
|
|
304692
305084
|
var ShowSignOption;
|
|
@@ -304732,6 +305124,18 @@ function parseRatioType(ratioType, formatName) {
|
|
|
304732
305124
|
}
|
|
304733
305125
|
throw new _Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityError(_Exception__WEBPACK_IMPORTED_MODULE_0__.QuantityStatus.InvalidJson, `The Format ${formatName} has an invalid 'ratioType' attribute.`);
|
|
304734
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
|
+
}
|
|
304735
305139
|
/** @beta */
|
|
304736
305140
|
function parseShowSignOption(showSignOption, formatName) {
|
|
304737
305141
|
switch (showSignOption.toLowerCase()) {
|
|
@@ -304893,10 +305297,18 @@ function parsePrecision(precision, type, formatName) {
|
|
|
304893
305297
|
case FormatType.Decimal:
|
|
304894
305298
|
case FormatType.Scientific:
|
|
304895
305299
|
case FormatType.Station:
|
|
304896
|
-
case FormatType.Ratio:
|
|
304897
305300
|
case FormatType.Bearing:
|
|
304898
305301
|
case FormatType.Azimuth:
|
|
304899
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
|
+
}
|
|
304900
305312
|
case FormatType.Fractional:
|
|
304901
305313
|
return parseFractionalPrecision(precision, formatName);
|
|
304902
305314
|
default:
|
|
@@ -304920,8 +305332,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304920
305332
|
/* harmony export */ });
|
|
304921
305333
|
/* harmony import */ var _Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Constants */ "../../core/quantity/lib/esm/Constants.js");
|
|
304922
305334
|
/* harmony import */ var _Exception__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../Exception */ "../../core/quantity/lib/esm/Exception.js");
|
|
304923
|
-
/* harmony import */ var
|
|
304924
|
-
/* 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");
|
|
304925
305338
|
/*---------------------------------------------------------------------------------------------
|
|
304926
305339
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
304927
305340
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -304933,6 +305346,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
304933
305346
|
|
|
304934
305347
|
|
|
304935
305348
|
|
|
305349
|
+
|
|
304936
305350
|
/** rounding additive
|
|
304937
305351
|
* @internal
|
|
304938
305352
|
*/
|
|
@@ -305033,7 +305447,7 @@ class Formatter {
|
|
|
305033
305447
|
static integerPartToText(wholePart, spec) {
|
|
305034
305448
|
// build invariant string represent wholePart
|
|
305035
305449
|
let formattedValue = wholePart.toFixed(0);
|
|
305036
|
-
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))) {
|
|
305037
305451
|
let numSeparators = Math.floor(formattedValue.length / 3);
|
|
305038
305452
|
let groupLength = formattedValue.length % 3;
|
|
305039
305453
|
if (groupLength === 0) {
|
|
@@ -305080,7 +305494,7 @@ class Formatter {
|
|
|
305080
305494
|
else {
|
|
305081
305495
|
componentText = Formatter.formatMagnitude(compositeValue, spec);
|
|
305082
305496
|
}
|
|
305083
|
-
if (spec.format.hasFormatTraitSet(
|
|
305497
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ShowUnitLabel)) {
|
|
305084
305498
|
componentText = componentText + spec.format.uomSeparator + label;
|
|
305085
305499
|
}
|
|
305086
305500
|
return componentText;
|
|
@@ -305100,12 +305514,11 @@ class Formatter {
|
|
|
305100
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.`);
|
|
305101
305515
|
if (i > 0 && unitConversion.offset !== 0) // offset should only ever be defined for major unit
|
|
305102
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.`);
|
|
305103
|
-
|
|
305104
|
-
if (spec.format.type ===
|
|
305105
|
-
|
|
305106
|
-
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;
|
|
305107
305520
|
try {
|
|
305108
|
-
|
|
305521
|
+
ratioUnitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(remainingMagnitude, unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305109
305522
|
}
|
|
305110
305523
|
catch (e) {
|
|
305111
305524
|
// The "InvertingZero" error is thrown when the value is zero and the conversion factor is inverted.
|
|
@@ -305113,12 +305526,13 @@ class Formatter {
|
|
|
305113
305526
|
if (e instanceof _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError && e.errorNumber === _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvertingZero) {
|
|
305114
305527
|
return { componentText: "1:0", isNegative: false };
|
|
305115
305528
|
}
|
|
305529
|
+
throw e;
|
|
305116
305530
|
}
|
|
305117
|
-
compositeStrings.push(this.formatRatio(
|
|
305118
|
-
isNegative =
|
|
305531
|
+
compositeStrings.push(this.formatRatio(ratioUnitValue, spec));
|
|
305532
|
+
isNegative = ratioUnitValue < 0;
|
|
305119
305533
|
continue;
|
|
305120
305534
|
}
|
|
305121
|
-
unitValue = (0,
|
|
305535
|
+
let unitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(remainingMagnitude, unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305122
305536
|
if (0 === i) {
|
|
305123
305537
|
// Only set isNegative from the first (major) unit conversion
|
|
305124
305538
|
isNegative = unitValue < 0;
|
|
@@ -305126,16 +305540,16 @@ class Formatter {
|
|
|
305126
305540
|
// but use higher precision if the format specifies it
|
|
305127
305541
|
const precisionScale = Math.pow(10, Math.max(8, spec.format.precision));
|
|
305128
305542
|
unitValue = Math.floor(unitValue * precisionScale + FPV_ROUNDFACTOR) / precisionScale;
|
|
305129
|
-
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))
|
|
305130
305544
|
return { componentText: "", isNegative: false };
|
|
305131
305545
|
}
|
|
305132
305546
|
if (i < (spec.format.units?.length ?? 0) - 1) {
|
|
305133
305547
|
let wholePart = Math.trunc(unitValue);
|
|
305134
305548
|
// Check if the remaining fractional part will round up to a full unit in the next (smaller) component
|
|
305135
|
-
if (spec.format.type ===
|
|
305549
|
+
if (spec.format.type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Fractional && i === spec.unitConversions.length - 2) {
|
|
305136
305550
|
// For the second-to-last unit with fractional formatting, check if rounding causes carry-over
|
|
305137
305551
|
const fractionalPart = unitValue - wholePart;
|
|
305138
|
-
const nextUnitValue = (0,
|
|
305552
|
+
const nextUnitValue = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)(fractionalPart, spec.unitConversions[i + 1].conversion);
|
|
305139
305553
|
// Create a FractionalNumeric to determine what the rounded value would be
|
|
305140
305554
|
const fn = new FractionalNumeric(Math.abs(nextUnitValue), spec.format.precision, true);
|
|
305141
305555
|
// If the fractional numeric rounds to a whole unit (integral part increased due to rounding)
|
|
@@ -305165,18 +305579,18 @@ class Formatter {
|
|
|
305165
305579
|
*/
|
|
305166
305580
|
static formatMagnitude(magnitude, spec) {
|
|
305167
305581
|
let posMagnitude = Math.abs(magnitude);
|
|
305168
|
-
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))
|
|
305169
305583
|
return "";
|
|
305170
|
-
if (spec.format.hasFormatTraitSet(
|
|
305584
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.ApplyRounding))
|
|
305171
305585
|
posMagnitude = Math.abs(Formatter.roundDouble(magnitude, spec.format.roundFactor));
|
|
305172
|
-
const isSci = ((posMagnitude > 1.0e12) || spec.format.type ===
|
|
305173
|
-
const isDecimal = (isSci || spec.format.type ===
|
|
305174
|
-
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);
|
|
305175
305589
|
/* const usesStops = spec.format.type === FormatType.Station; */
|
|
305176
|
-
const isPrecisionZero = spec.format.precision ===
|
|
305177
|
-
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);
|
|
305178
305592
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305179
|
-
const isKeepTrailingZeroes = spec.format.hasFormatTraitSet(
|
|
305593
|
+
const isKeepTrailingZeroes = spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.TrailZeroes);
|
|
305180
305594
|
let expInt = 0.0;
|
|
305181
305595
|
if (isSci && (posMagnitude !== 0.0)) {
|
|
305182
305596
|
let exp = Math.log10(posMagnitude);
|
|
@@ -305186,10 +305600,10 @@ class Formatter {
|
|
|
305186
305600
|
negativeExp = true;
|
|
305187
305601
|
}
|
|
305188
305602
|
expInt = Math.floor(exp);
|
|
305189
|
-
if (spec.format.type ===
|
|
305190
|
-
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)
|
|
305191
305605
|
expInt += 1.0;
|
|
305192
|
-
else if (spec.format.scientificType ===
|
|
305606
|
+
else if (spec.format.scientificType === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ScientificType.Normalized && posMagnitude < 1.0)
|
|
305193
305607
|
expInt += 1.0;
|
|
305194
305608
|
if (negativeExp)
|
|
305195
305609
|
expInt = -expInt;
|
|
@@ -305211,7 +305625,7 @@ class Formatter {
|
|
|
305211
305625
|
}
|
|
305212
305626
|
formattedValue = Formatter.integerPartToText(wholePart, spec);
|
|
305213
305627
|
if (isPrecisionZero) {
|
|
305214
|
-
if (spec.format.hasFormatTraitSet(
|
|
305628
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint) && !isKeepSingleZero)
|
|
305215
305629
|
formattedValue = formattedValue + spec.format.decimalSeparator;
|
|
305216
305630
|
else if (isKeepSingleZero)
|
|
305217
305631
|
formattedValue = `${formattedValue + spec.format.decimalSeparator}0`;
|
|
@@ -305226,7 +305640,7 @@ class Formatter {
|
|
|
305226
305640
|
if (fractionString.length > 0)
|
|
305227
305641
|
formattedValue = formattedValue + spec.format.decimalSeparator + fractionString;
|
|
305228
305642
|
else {
|
|
305229
|
-
if (spec.format.hasFormatTraitSet(
|
|
305643
|
+
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint))
|
|
305230
305644
|
formattedValue = formattedValue + spec.format.decimalSeparator + (isKeepSingleZero ? "0" : "");
|
|
305231
305645
|
}
|
|
305232
305646
|
}
|
|
@@ -305239,7 +305653,7 @@ class Formatter {
|
|
|
305239
305653
|
const fn = new FractionalNumeric(posMagnitude, spec.format.precision, true);
|
|
305240
305654
|
formattedValue = fn.getIntegralString();
|
|
305241
305655
|
if (!fn.isZero && fn.hasFractionPart) {
|
|
305242
|
-
const wholeFractionSeparator = spec.format.hasFormatTraitSet(
|
|
305656
|
+
const wholeFractionSeparator = spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.FractionDash) ? "-" : " ";
|
|
305243
305657
|
const fractionString = `${fn.getNumeratorString()}/${fn.getDenominatorString()}`;
|
|
305244
305658
|
formattedValue = formattedValue + wholeFractionSeparator + fractionString;
|
|
305245
305659
|
}
|
|
@@ -305268,7 +305682,7 @@ class Formatter {
|
|
|
305268
305682
|
else {
|
|
305269
305683
|
if (isKeepTrailingZeroes)
|
|
305270
305684
|
fractionString = spec.format.decimalSeparator + "".padEnd(spec.format.precision, "0");
|
|
305271
|
-
else if (spec.format.hasFormatTraitSet(
|
|
305685
|
+
else if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatTraits.KeepDecimalPoint))
|
|
305272
305686
|
fractionString = spec.format.decimalSeparator;
|
|
305273
305687
|
formattedValue = stationString + fractionString;
|
|
305274
305688
|
}
|
|
@@ -305297,21 +305711,21 @@ class Formatter {
|
|
|
305297
305711
|
let prefix = "";
|
|
305298
305712
|
let suffix = "";
|
|
305299
305713
|
switch (showSignOption) {
|
|
305300
|
-
case
|
|
305714
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.NegativeParentheses:
|
|
305301
305715
|
if (isNegative) {
|
|
305302
305716
|
prefix = "(";
|
|
305303
305717
|
suffix = ")";
|
|
305304
305718
|
}
|
|
305305
305719
|
break;
|
|
305306
|
-
case
|
|
305307
|
-
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) {
|
|
305308
305722
|
prefix = "-";
|
|
305309
305723
|
}
|
|
305310
305724
|
break;
|
|
305311
|
-
case
|
|
305725
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.SignAlways:
|
|
305312
305726
|
prefix = isNegative ? "-" : "+";
|
|
305313
305727
|
break;
|
|
305314
|
-
case
|
|
305728
|
+
case _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.ShowSignOption.NoSign:
|
|
305315
305729
|
default:
|
|
305316
305730
|
break;
|
|
305317
305731
|
}
|
|
@@ -305327,14 +305741,20 @@ class Formatter {
|
|
|
305327
305741
|
let suffix = "";
|
|
305328
305742
|
let formattedValue = "";
|
|
305329
305743
|
// Handle bearing/azimuth special formatting
|
|
305330
|
-
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) {
|
|
305331
305745
|
const result = this.processBearingAndAzimuth(magnitude, spec);
|
|
305332
305746
|
magnitude = result.magnitude;
|
|
305333
305747
|
prefix = result.prefix ?? "";
|
|
305334
305748
|
suffix = result.suffix ?? "";
|
|
305335
305749
|
}
|
|
305336
305750
|
let formattedMagnitude = "";
|
|
305337
|
-
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) {
|
|
305338
305758
|
const compositeResult = Formatter.formatComposite(magnitude, spec);
|
|
305339
305759
|
formattedMagnitude = compositeResult.componentText;
|
|
305340
305760
|
// Override the sign detection with the composite conversion result
|
|
@@ -305343,8 +305763,8 @@ class Formatter {
|
|
|
305343
305763
|
else {
|
|
305344
305764
|
// unitless quantity
|
|
305345
305765
|
formattedMagnitude = Formatter.formatMagnitude(magnitude, spec);
|
|
305346
|
-
if (formattedMagnitude.length > 0 && spec.unitConversions.length > 0 && spec.format.hasFormatTraitSet(
|
|
305347
|
-
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))
|
|
305348
305768
|
formattedMagnitude = spec.unitConversions[0].label + spec.format.uomSeparator + formattedMagnitude;
|
|
305349
305769
|
else
|
|
305350
305770
|
formattedMagnitude = formattedMagnitude + spec.format.uomSeparator + spec.unitConversions[0].label;
|
|
@@ -305364,12 +305784,12 @@ class Formatter {
|
|
|
305364
305784
|
}
|
|
305365
305785
|
static processBearingAndAzimuth(magnitude, spec) {
|
|
305366
305786
|
const type = spec.format.type;
|
|
305367
|
-
if (type !==
|
|
305787
|
+
if (type !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing && type !== _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth)
|
|
305368
305788
|
return { magnitude };
|
|
305369
305789
|
const revolution = this.getRevolution(spec);
|
|
305370
305790
|
magnitude = this.normalizeAngle(magnitude, revolution);
|
|
305371
305791
|
const quarterRevolution = revolution / 4;
|
|
305372
|
-
if (type ===
|
|
305792
|
+
if (type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Bearing) {
|
|
305373
305793
|
let quadrant = 0;
|
|
305374
305794
|
while (magnitude > quarterRevolution) {
|
|
305375
305795
|
magnitude -= quarterRevolution;
|
|
@@ -305396,7 +305816,7 @@ class Formatter {
|
|
|
305396
305816
|
if (quadrant === 2 && spec.unitConversions.length > 0) {
|
|
305397
305817
|
// To determine if value is small, we need to convert it to the smallest unit presented and use the provided precision on it
|
|
305398
305818
|
const unitConversion = spec.unitConversions[spec.unitConversions.length - 1].conversion;
|
|
305399
|
-
const smallestFormattedDelta = (0,
|
|
305819
|
+
const smallestFormattedDelta = (0,_Quantity__WEBPACK_IMPORTED_MODULE_4__.applyConversion)((quarterRevolution - magnitude), unitConversion) + this.FPV_MINTHRESHOLD;
|
|
305400
305820
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305401
305821
|
const floor = Math.floor((smallestFormattedDelta) * precisionScale + FPV_ROUNDFACTOR) / precisionScale;
|
|
305402
305822
|
if (floor === 0) {
|
|
@@ -305405,13 +305825,13 @@ class Formatter {
|
|
|
305405
305825
|
}
|
|
305406
305826
|
return { magnitude, prefix, suffix };
|
|
305407
305827
|
}
|
|
305408
|
-
if (type ===
|
|
305828
|
+
if (type === _FormatEnums__WEBPACK_IMPORTED_MODULE_3__.FormatType.Azimuth) {
|
|
305409
305829
|
let azimuthBase = 0; // default base is North
|
|
305410
305830
|
if (spec.format.azimuthBase !== undefined) {
|
|
305411
305831
|
if (spec.azimuthBaseConversion === undefined) {
|
|
305412
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.`);
|
|
305413
305833
|
}
|
|
305414
|
-
const azBaseQuantity = new
|
|
305834
|
+
const azBaseQuantity = new _Quantity__WEBPACK_IMPORTED_MODULE_4__.Quantity(spec.format.azimuthBaseUnit, spec.format.azimuthBase);
|
|
305415
305835
|
const azBaseConverted = azBaseQuantity.convertTo(spec.persistenceUnit, spec.azimuthBaseConversion);
|
|
305416
305836
|
if (azBaseConverted === undefined || !azBaseConverted.isValid) {
|
|
305417
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}.`);
|
|
@@ -305441,40 +305861,87 @@ class Formatter {
|
|
|
305441
305861
|
if (spec.revolutionConversion === undefined) {
|
|
305442
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.`);
|
|
305443
305863
|
}
|
|
305444
|
-
const revolution = new
|
|
305864
|
+
const revolution = new _Quantity__WEBPACK_IMPORTED_MODULE_4__.Quantity(spec.format.revolutionUnit, 1.0);
|
|
305445
305865
|
const converted = revolution.convertTo(spec.persistenceUnit, spec.revolutionConversion);
|
|
305446
305866
|
if (converted === undefined || !converted.isValid) {
|
|
305447
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}.`);
|
|
305448
305868
|
}
|
|
305449
305869
|
return converted.magnitude;
|
|
305450
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
|
+
}
|
|
305451
305907
|
static formatRatio(magnitude, spec) {
|
|
305452
305908
|
if (null === spec.format.ratioType)
|
|
305453
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.`);
|
|
305454
305910
|
const precisionScale = Math.pow(10.0, spec.format.precision);
|
|
305911
|
+
const separator = spec.format.ratioSeparator;
|
|
305455
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();
|
|
305456
305921
|
if (magnitude === 0.0)
|
|
305457
|
-
return
|
|
305922
|
+
return `0${separator}1`;
|
|
305458
305923
|
else
|
|
305459
305924
|
reciprocal = 1.0 / magnitude;
|
|
305460
305925
|
switch (spec.format.ratioType) {
|
|
305461
|
-
case
|
|
305462
|
-
return `1
|
|
305463
|
-
case
|
|
305464
|
-
return `${this.
|
|
305465
|
-
case
|
|
305466
|
-
if (magnitude > 1.0)
|
|
305467
|
-
return `${this.
|
|
305468
|
-
|
|
305469
|
-
|
|
305470
|
-
|
|
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:
|
|
305471
305938
|
magnitude = Math.round(magnitude * precisionScale) / precisionScale;
|
|
305472
305939
|
let numerator = magnitude * precisionScale;
|
|
305473
305940
|
let denominator = precisionScale;
|
|
305474
305941
|
const gcd = FractionalNumeric.getGreatestCommonFactor(numerator, denominator);
|
|
305475
305942
|
numerator /= gcd;
|
|
305476
305943
|
denominator /= gcd;
|
|
305477
|
-
return `${this.
|
|
305944
|
+
return `${this.formatRatioPart(numerator, spec, "numerator")}${separator}${this.formatRatioPart(denominator, spec, "denominator")}`;
|
|
305478
305945
|
default:
|
|
305479
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.`);
|
|
305480
305947
|
}
|
|
@@ -305495,7 +305962,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
305495
305962
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
305496
305963
|
/* harmony export */ FormatterSpec: () => (/* binding */ FormatterSpec)
|
|
305497
305964
|
/* harmony export */ });
|
|
305498
|
-
/* 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");
|
|
305499
305967
|
/*---------------------------------------------------------------------------------------------
|
|
305500
305968
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
305501
305969
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -305504,6 +305972,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
305504
305972
|
* @module Quantity
|
|
305505
305973
|
*/
|
|
305506
305974
|
|
|
305975
|
+
|
|
305507
305976
|
// cSpell:ignore ZERONORMALIZED, nosign, onlynegative, signalways, negativeparentheses
|
|
305508
305977
|
// cSpell:ignore trailzeroes, keepsinglezero, zeroempty, keepdecimalpoint, applyrounding, fractiondash, showunitlabel, prependunitlabel, exponentonlynegative
|
|
305509
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.
|
|
@@ -305550,6 +306019,49 @@ class FormatterSpec {
|
|
|
305550
306019
|
get persistenceUnit() { return this._persistenceUnit; }
|
|
305551
306020
|
get azimuthBaseConversion() { return this._azimuthBaseConversion; }
|
|
305552
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
|
+
}
|
|
305553
306065
|
/** Get an array of UnitConversionSpecs, one for each unit that is to be shown in the formatted quantity string. */
|
|
305554
306066
|
static async getUnitConversions(format, unitsProvider, inputUnit) {
|
|
305555
306067
|
const conversions = [];
|
|
@@ -305563,6 +306075,10 @@ class FormatterSpec {
|
|
|
305563
306075
|
throw new Error("Formatter Spec needs persistence unit to be specified");
|
|
305564
306076
|
}
|
|
305565
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
|
+
}
|
|
305566
306082
|
if (format.units) {
|
|
305567
306083
|
let convertFromUnit = inputUnit;
|
|
305568
306084
|
for (const unit of format.units) {
|
|
@@ -305619,7 +306135,7 @@ class FormatterSpec {
|
|
|
305619
306135
|
}
|
|
305620
306136
|
/** Format a quantity value. */
|
|
305621
306137
|
applyFormatting(magnitude) {
|
|
305622
|
-
return
|
|
306138
|
+
return _Formatter__WEBPACK_IMPORTED_MODULE_1__.Formatter.formatQuantity(magnitude, this);
|
|
305623
306139
|
}
|
|
305624
306140
|
}
|
|
305625
306141
|
|
|
@@ -305727,13 +306243,14 @@ var ParseError;
|
|
|
305727
306243
|
ParseError[ParseError["BearingPrefixOrSuffixMissing"] = 7] = "BearingPrefixOrSuffixMissing";
|
|
305728
306244
|
ParseError[ParseError["MathematicOperationFoundButIsNotAllowed"] = 8] = "MathematicOperationFoundButIsNotAllowed";
|
|
305729
306245
|
ParseError[ParseError["BearingAngleOutOfRange"] = 9] = "BearingAngleOutOfRange";
|
|
306246
|
+
ParseError[ParseError["InvalidMathResult"] = 10] = "InvalidMathResult";
|
|
305730
306247
|
})(ParseError || (ParseError = {}));
|
|
305731
306248
|
var Operator;
|
|
305732
306249
|
(function (Operator) {
|
|
305733
306250
|
Operator["addition"] = "+";
|
|
305734
306251
|
Operator["subtraction"] = "-";
|
|
305735
306252
|
Operator["multiplication"] = "*";
|
|
305736
|
-
Operator["division"] = "/";
|
|
306253
|
+
Operator["division"] = "/";
|
|
305737
306254
|
})(Operator || (Operator = {}));
|
|
305738
306255
|
function isOperator(char) {
|
|
305739
306256
|
if (typeof char === "number") {
|
|
@@ -306488,36 +307005,107 @@ class Parser {
|
|
|
306488
307005
|
magnitude = this.normalizeAngle(magnitude, revolution);
|
|
306489
307006
|
return { ok: true, value: magnitude };
|
|
306490
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
|
+
}
|
|
306491
307054
|
static parseRatioFormat(inString, spec) {
|
|
306492
307055
|
if (!inString)
|
|
306493
307056
|
return { ok: false, error: ParseError.NoValueOrUnitFoundInString };
|
|
306494
|
-
const
|
|
307057
|
+
const separator = spec.format.ratioSeparator ?? ":";
|
|
307058
|
+
const parts = inString.split(separator);
|
|
306495
307059
|
if (parts.length > 2)
|
|
306496
307060
|
return { ok: false, error: ParseError.UnableToConvertParseTokensToQuantity };
|
|
306497
|
-
|
|
306498
|
-
|
|
306499
|
-
if (parts.length === 1) {
|
|
306500
|
-
|
|
306501
|
-
|
|
306502
|
-
|
|
306503
|
-
|
|
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;
|
|
306504
307075
|
}
|
|
306505
|
-
|
|
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))
|
|
306506
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
|
|
306507
307095
|
const defaultUnit = spec.format.units && spec.format.units.length > 0 ? spec.format.units[0][0] : undefined;
|
|
306508
307096
|
const unitConversion = defaultUnit ? Parser.tryFindUnitConversion(defaultUnit.label, spec.unitConversions, defaultUnit) : undefined;
|
|
306509
307097
|
if (!unitConversion) {
|
|
306510
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}.`);
|
|
306511
307099
|
}
|
|
306512
|
-
if (
|
|
306513
|
-
if (unitConversion.inversion &&
|
|
307100
|
+
if (denominatorPart.value === 0) {
|
|
307101
|
+
if (unitConversion.inversion && numeratorPart.value === 1)
|
|
306514
307102
|
return { ok: true, value: 0.0 };
|
|
306515
307103
|
else
|
|
306516
|
-
return { ok: false, error: ParseError.
|
|
307104
|
+
return { ok: false, error: ParseError.InvalidMathResult };
|
|
306517
307105
|
}
|
|
306518
307106
|
let quantity;
|
|
306519
307107
|
if (spec.format.units && spec.outUnit) {
|
|
306520
|
-
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);
|
|
306521
307109
|
}
|
|
306522
307110
|
else {
|
|
306523
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.");
|
|
@@ -306529,7 +307117,7 @@ class Parser {
|
|
|
306529
307117
|
catch (err) {
|
|
306530
307118
|
// for input of "0:N" with reversed unit
|
|
306531
307119
|
if (err instanceof _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError && err.errorNumber === _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityStatus.InvertingZero) {
|
|
306532
|
-
return { ok: false, error: ParseError.
|
|
307120
|
+
return { ok: false, error: ParseError.InvalidMathResult };
|
|
306533
307121
|
}
|
|
306534
307122
|
}
|
|
306535
307123
|
if (converted === undefined || !converted.isValid) {
|
|
@@ -306655,7 +307243,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306655
307243
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
306656
307244
|
/* harmony export */ ParserSpec: () => (/* binding */ ParserSpec)
|
|
306657
307245
|
/* harmony export */ });
|
|
306658
|
-
/* 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");
|
|
306659
307248
|
/*---------------------------------------------------------------------------------------------
|
|
306660
307249
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
306661
307250
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -306664,6 +307253,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306664
307253
|
* @module Quantity
|
|
306665
307254
|
*/
|
|
306666
307255
|
|
|
307256
|
+
|
|
306667
307257
|
/** A ParserSpec holds information needed to parse a string into a quantity synchronously.
|
|
306668
307258
|
* @beta
|
|
306669
307259
|
*/
|
|
@@ -306689,6 +307279,51 @@ class ParserSpec {
|
|
|
306689
307279
|
get outUnit() { return this._outUnit; }
|
|
306690
307280
|
get azimuthBaseConversion() { return this._azimuthBaseConversion; }
|
|
306691
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
|
+
}
|
|
306692
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
|
|
306693
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
|
|
306694
307329
|
* async calls to lookup unit definitions.
|
|
@@ -306697,7 +307332,14 @@ class ParserSpec {
|
|
|
306697
307332
|
* @param outUnit The unit a value will be formatted to. This unit is often referred to as persistence unit.
|
|
306698
307333
|
*/
|
|
306699
307334
|
static async create(format, unitsProvider, outUnit, altUnitLabelsProvider) {
|
|
306700
|
-
|
|
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
|
+
}
|
|
306701
307343
|
const spec = new ParserSpec(outUnit, format, conversions);
|
|
306702
307344
|
if (format.azimuthBaseUnit !== undefined) {
|
|
306703
307345
|
if (outUnit !== undefined) {
|
|
@@ -306719,7 +307361,7 @@ class ParserSpec {
|
|
|
306719
307361
|
}
|
|
306720
307362
|
/** Do the parsing. Done this way to allow Custom Parser Specs to parse custom formatted strings into their quantities. */
|
|
306721
307363
|
parseToQuantityValue(inString) {
|
|
306722
|
-
return
|
|
307364
|
+
return _Parser__WEBPACK_IMPORTED_MODULE_1__.Parser.parseQuantityString(inString, this);
|
|
306723
307365
|
}
|
|
306724
307366
|
}
|
|
306725
307367
|
|
|
@@ -306917,6 +307559,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306917
307559
|
/* harmony export */ QuantityConstants: () => (/* reexport safe */ _Constants__WEBPACK_IMPORTED_MODULE_0__.QuantityConstants),
|
|
306918
307560
|
/* harmony export */ QuantityError: () => (/* reexport safe */ _Exception__WEBPACK_IMPORTED_MODULE_1__.QuantityError),
|
|
306919
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),
|
|
306920
307563
|
/* harmony export */ RatioType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.RatioType),
|
|
306921
307564
|
/* harmony export */ ScientificType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.ScientificType),
|
|
306922
307565
|
/* harmony export */ ShowSignOption: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.ShowSignOption),
|
|
@@ -306935,6 +307578,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306935
307578
|
/* harmony export */ parseFormatType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseFormatType),
|
|
306936
307579
|
/* harmony export */ parseFractionalPrecision: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseFractionalPrecision),
|
|
306937
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),
|
|
306938
307582
|
/* harmony export */ parseRatioType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseRatioType),
|
|
306939
307583
|
/* harmony export */ parseScientificType: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseScientificType),
|
|
306940
307584
|
/* harmony export */ parseShowSignOption: () => (/* reexport safe */ _Formatter_FormatEnums__WEBPACK_IMPORTED_MODULE_9__.parseShowSignOption),
|
|
@@ -311988,9 +312632,9 @@ const gBase64 = {
|
|
|
311988
312632
|
|
|
311989
312633
|
/***/ }),
|
|
311990
312634
|
|
|
311991
|
-
/***/ "../../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":
|
|
311992
312636
|
/*!******************************************************************************************************************************!*\
|
|
311993
|
-
!*** ../../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 ***!
|
|
311994
312638
|
\******************************************************************************************************************************/
|
|
311995
312639
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
311996
312640
|
|
|
@@ -312008,9 +312652,9 @@ function _arrayLikeToArray(r, a) {
|
|
|
312008
312652
|
|
|
312009
312653
|
/***/ }),
|
|
312010
312654
|
|
|
312011
|
-
/***/ "../../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":
|
|
312012
312656
|
/*!****************************************************************************************************************************!*\
|
|
312013
|
-
!*** ../../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 ***!
|
|
312014
312658
|
\****************************************************************************************************************************/
|
|
312015
312659
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312016
312660
|
|
|
@@ -312026,9 +312670,9 @@ function _arrayWithHoles(r) {
|
|
|
312026
312670
|
|
|
312027
312671
|
/***/ }),
|
|
312028
312672
|
|
|
312029
|
-
/***/ "../../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":
|
|
312030
312674
|
/*!***********************************************************************************************************************************!*\
|
|
312031
|
-
!*** ../../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 ***!
|
|
312032
312676
|
\***********************************************************************************************************************************/
|
|
312033
312677
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312034
312678
|
|
|
@@ -312045,9 +312689,9 @@ function _assertThisInitialized(e) {
|
|
|
312045
312689
|
|
|
312046
312690
|
/***/ }),
|
|
312047
312691
|
|
|
312048
|
-
/***/ "../../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":
|
|
312049
312693
|
/*!****************************************************************************************************************************!*\
|
|
312050
|
-
!*** ../../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 ***!
|
|
312051
312695
|
\****************************************************************************************************************************/
|
|
312052
312696
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312053
312697
|
|
|
@@ -312063,9 +312707,9 @@ function _classCallCheck(a, n) {
|
|
|
312063
312707
|
|
|
312064
312708
|
/***/ }),
|
|
312065
312709
|
|
|
312066
|
-
/***/ "../../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":
|
|
312067
312711
|
/*!*************************************************************************************************************************!*\
|
|
312068
|
-
!*** ../../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 ***!
|
|
312069
312713
|
\*************************************************************************************************************************/
|
|
312070
312714
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312071
312715
|
|
|
@@ -312074,7 +312718,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312074
312718
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312075
312719
|
/* harmony export */ "default": () => (/* binding */ _createClass)
|
|
312076
312720
|
/* harmony export */ });
|
|
312077
|
-
/* 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");
|
|
312078
312722
|
|
|
312079
312723
|
function _defineProperties(e, r) {
|
|
312080
312724
|
for (var t = 0; t < r.length; t++) {
|
|
@@ -312091,9 +312735,9 @@ function _createClass(e, r, t) {
|
|
|
312091
312735
|
|
|
312092
312736
|
/***/ }),
|
|
312093
312737
|
|
|
312094
|
-
/***/ "../../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":
|
|
312095
312739
|
/*!****************************************************************************************************************************!*\
|
|
312096
|
-
!*** ../../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 ***!
|
|
312097
312741
|
\****************************************************************************************************************************/
|
|
312098
312742
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312099
312743
|
|
|
@@ -312102,7 +312746,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312102
312746
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312103
312747
|
/* harmony export */ "default": () => (/* binding */ _defineProperty)
|
|
312104
312748
|
/* harmony export */ });
|
|
312105
|
-
/* 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");
|
|
312106
312750
|
|
|
312107
312751
|
function _defineProperty(e, r, t) {
|
|
312108
312752
|
return (r = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -312116,9 +312760,9 @@ function _defineProperty(e, r, t) {
|
|
|
312116
312760
|
|
|
312117
312761
|
/***/ }),
|
|
312118
312762
|
|
|
312119
|
-
/***/ "../../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":
|
|
312120
312764
|
/*!****************************************************************************************************************************!*\
|
|
312121
|
-
!*** ../../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 ***!
|
|
312122
312766
|
\****************************************************************************************************************************/
|
|
312123
312767
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312124
312768
|
|
|
@@ -312136,9 +312780,9 @@ function _getPrototypeOf(t) {
|
|
|
312136
312780
|
|
|
312137
312781
|
/***/ }),
|
|
312138
312782
|
|
|
312139
|
-
/***/ "../../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":
|
|
312140
312784
|
/*!**********************************************************************************************************************!*\
|
|
312141
|
-
!*** ../../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 ***!
|
|
312142
312786
|
\**********************************************************************************************************************/
|
|
312143
312787
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312144
312788
|
|
|
@@ -312147,7 +312791,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312147
312791
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312148
312792
|
/* harmony export */ "default": () => (/* binding */ _inherits)
|
|
312149
312793
|
/* harmony export */ });
|
|
312150
|
-
/* 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");
|
|
312151
312795
|
|
|
312152
312796
|
function _inherits(t, e) {
|
|
312153
312797
|
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
@@ -312165,9 +312809,9 @@ function _inherits(t, e) {
|
|
|
312165
312809
|
|
|
312166
312810
|
/***/ }),
|
|
312167
312811
|
|
|
312168
|
-
/***/ "../../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":
|
|
312169
312813
|
/*!*****************************************************************************************************************************!*\
|
|
312170
|
-
!*** ../../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 ***!
|
|
312171
312815
|
\*****************************************************************************************************************************/
|
|
312172
312816
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312173
312817
|
|
|
@@ -312183,9 +312827,9 @@ function _iterableToArray(r) {
|
|
|
312183
312827
|
|
|
312184
312828
|
/***/ }),
|
|
312185
312829
|
|
|
312186
|
-
/***/ "../../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":
|
|
312187
312831
|
/*!*****************************************************************************************************************************!*\
|
|
312188
|
-
!*** ../../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 ***!
|
|
312189
312833
|
\*****************************************************************************************************************************/
|
|
312190
312834
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312191
312835
|
|
|
@@ -312201,9 +312845,9 @@ function _nonIterableRest() {
|
|
|
312201
312845
|
|
|
312202
312846
|
/***/ }),
|
|
312203
312847
|
|
|
312204
|
-
/***/ "../../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":
|
|
312205
312849
|
/*!***************************************************************************************************************************************!*\
|
|
312206
|
-
!*** ../../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 ***!
|
|
312207
312851
|
\***************************************************************************************************************************************/
|
|
312208
312852
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312209
312853
|
|
|
@@ -312212,8 +312856,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312212
312856
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312213
312857
|
/* harmony export */ "default": () => (/* binding */ _possibleConstructorReturn)
|
|
312214
312858
|
/* harmony export */ });
|
|
312215
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312216
|
-
/* 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");
|
|
312217
312861
|
|
|
312218
312862
|
|
|
312219
312863
|
function _possibleConstructorReturn(t, e) {
|
|
@@ -312225,9 +312869,9 @@ function _possibleConstructorReturn(t, e) {
|
|
|
312225
312869
|
|
|
312226
312870
|
/***/ }),
|
|
312227
312871
|
|
|
312228
|
-
/***/ "../../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":
|
|
312229
312873
|
/*!****************************************************************************************************************************!*\
|
|
312230
|
-
!*** ../../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 ***!
|
|
312231
312875
|
\****************************************************************************************************************************/
|
|
312232
312876
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312233
312877
|
|
|
@@ -312245,9 +312889,9 @@ function _setPrototypeOf(t, e) {
|
|
|
312245
312889
|
|
|
312246
312890
|
/***/ }),
|
|
312247
312891
|
|
|
312248
|
-
/***/ "../../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":
|
|
312249
312893
|
/*!*********************************************************************************************************************!*\
|
|
312250
|
-
!*** ../../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 ***!
|
|
312251
312895
|
\*********************************************************************************************************************/
|
|
312252
312896
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312253
312897
|
|
|
@@ -312256,10 +312900,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312256
312900
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312257
312901
|
/* harmony export */ "default": () => (/* binding */ _toArray)
|
|
312258
312902
|
/* harmony export */ });
|
|
312259
|
-
/* harmony import */ var _arrayWithHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./arrayWithHoles.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312260
|
-
/* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./iterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312261
|
-
/* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./unsupportedIterableToArray.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312262
|
-
/* 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");
|
|
312263
312907
|
|
|
312264
312908
|
|
|
312265
312909
|
|
|
@@ -312271,9 +312915,9 @@ function _toArray(r) {
|
|
|
312271
312915
|
|
|
312272
312916
|
/***/ }),
|
|
312273
312917
|
|
|
312274
|
-
/***/ "../../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":
|
|
312275
312919
|
/*!*************************************************************************************************************************!*\
|
|
312276
|
-
!*** ../../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 ***!
|
|
312277
312921
|
\*************************************************************************************************************************/
|
|
312278
312922
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312279
312923
|
|
|
@@ -312282,7 +312926,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312282
312926
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312283
312927
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
|
312284
312928
|
/* harmony export */ });
|
|
312285
|
-
/* 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");
|
|
312286
312930
|
|
|
312287
312931
|
function toPrimitive(t, r) {
|
|
312288
312932
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
|
@@ -312298,9 +312942,9 @@ function toPrimitive(t, r) {
|
|
|
312298
312942
|
|
|
312299
312943
|
/***/ }),
|
|
312300
312944
|
|
|
312301
|
-
/***/ "../../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":
|
|
312302
312946
|
/*!***************************************************************************************************************************!*\
|
|
312303
|
-
!*** ../../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 ***!
|
|
312304
312948
|
\***************************************************************************************************************************/
|
|
312305
312949
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312306
312950
|
|
|
@@ -312309,8 +312953,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312309
312953
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312310
312954
|
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
|
312311
312955
|
/* harmony export */ });
|
|
312312
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typeof.js */ "../../common/temp/node_modules/.pnpm/@babel+runtime@7.28.
|
|
312313
|
-
/* 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");
|
|
312314
312958
|
|
|
312315
312959
|
|
|
312316
312960
|
function toPropertyKey(t) {
|
|
@@ -312321,9 +312965,9 @@ function toPropertyKey(t) {
|
|
|
312321
312965
|
|
|
312322
312966
|
/***/ }),
|
|
312323
312967
|
|
|
312324
|
-
/***/ "../../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":
|
|
312325
312969
|
/*!********************************************************************************************************************!*\
|
|
312326
|
-
!*** ../../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 ***!
|
|
312327
312971
|
\********************************************************************************************************************/
|
|
312328
312972
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312329
312973
|
|
|
@@ -312345,9 +312989,9 @@ function _typeof(o) {
|
|
|
312345
312989
|
|
|
312346
312990
|
/***/ }),
|
|
312347
312991
|
|
|
312348
|
-
/***/ "../../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":
|
|
312349
312993
|
/*!****************************************************************************************************************************************!*\
|
|
312350
|
-
!*** ../../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 ***!
|
|
312351
312995
|
\****************************************************************************************************************************************/
|
|
312352
312996
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312353
312997
|
|
|
@@ -312356,7 +313000,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312356
313000
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312357
313001
|
/* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
|
|
312358
313002
|
/* harmony export */ });
|
|
312359
|
-
/* 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");
|
|
312360
313004
|
|
|
312361
313005
|
function _unsupportedIterableToArray(r, a) {
|
|
312362
313006
|
if (r) {
|
|
@@ -312369,9 +313013,9 @@ function _unsupportedIterableToArray(r, a) {
|
|
|
312369
313013
|
|
|
312370
313014
|
/***/ }),
|
|
312371
313015
|
|
|
312372
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313016
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/index.js":
|
|
312373
313017
|
/*!*************************************************************************************!*\
|
|
312374
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313018
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/index.js ***!
|
|
312375
313019
|
\*************************************************************************************/
|
|
312376
313020
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312377
313021
|
|
|
@@ -312396,7 +313040,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312396
313040
|
/* harmony export */ spread: () => (/* binding */ spread),
|
|
312397
313041
|
/* harmony export */ toFormData: () => (/* binding */ toFormData)
|
|
312398
313042
|
/* harmony export */ });
|
|
312399
|
-
/* 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");
|
|
312400
313044
|
|
|
312401
313045
|
|
|
312402
313046
|
// This module is intended to unwrap Axios default export as named.
|
|
@@ -312426,9 +313070,9 @@ const {
|
|
|
312426
313070
|
|
|
312427
313071
|
/***/ }),
|
|
312428
313072
|
|
|
312429
|
-
/***/ "../../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":
|
|
312430
313074
|
/*!*****************************************************************************************************!*\
|
|
312431
|
-
!*** ../../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 ***!
|
|
312432
313076
|
\*****************************************************************************************************/
|
|
312433
313077
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312434
313078
|
|
|
@@ -312437,11 +313081,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312437
313081
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312438
313082
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
312439
313083
|
/* harmony export */ });
|
|
312440
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312441
|
-
/* harmony import */ var _http_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./http.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312442
|
-
/* harmony import */ var _xhr_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./xhr.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312443
|
-
/* harmony import */ var _fetch_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./fetch.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312444
|
-
/* 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");
|
|
312445
313089
|
|
|
312446
313090
|
|
|
312447
313091
|
|
|
@@ -312572,9 +313216,9 @@ function getAdapter(adapters, config) {
|
|
|
312572
313216
|
|
|
312573
313217
|
/***/ }),
|
|
312574
313218
|
|
|
312575
|
-
/***/ "../../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":
|
|
312576
313220
|
/*!**************************************************************************************************!*\
|
|
312577
|
-
!*** ../../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 ***!
|
|
312578
313222
|
\**************************************************************************************************/
|
|
312579
313223
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312580
313224
|
|
|
@@ -312584,15 +313228,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312584
313228
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
312585
313229
|
/* harmony export */ getFetch: () => (/* binding */ getFetch)
|
|
312586
313230
|
/* harmony export */ });
|
|
312587
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312588
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312589
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312590
|
-
/* harmony import */ var _helpers_composeSignals_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/composeSignals.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312591
|
-
/* harmony import */ var _helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/trackStream.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312592
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312593
|
-
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312594
|
-
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312595
|
-
/* 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");
|
|
312596
313240
|
|
|
312597
313241
|
|
|
312598
313242
|
|
|
@@ -312885,9 +313529,9 @@ const adapter = getFetch();
|
|
|
312885
313529
|
|
|
312886
313530
|
/***/ }),
|
|
312887
313531
|
|
|
312888
|
-
/***/ "../../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":
|
|
312889
313533
|
/*!************************************************************************************************!*\
|
|
312890
|
-
!*** ../../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 ***!
|
|
312891
313535
|
\************************************************************************************************/
|
|
312892
313536
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
312893
313537
|
|
|
@@ -312896,16 +313540,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
312896
313540
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
312897
313541
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
312898
313542
|
/* harmony export */ });
|
|
312899
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*!
|
|
312900
|
-
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*!
|
|
312901
|
-
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312902
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312903
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312904
|
-
/* harmony import */ var _helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/parseProtocol.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312905
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312906
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312907
|
-
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
312908
|
-
/* 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");
|
|
312909
313553
|
|
|
312910
313554
|
|
|
312911
313555
|
|
|
@@ -313110,9 +313754,9 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
313110
313754
|
|
|
313111
313755
|
/***/ }),
|
|
313112
313756
|
|
|
313113
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313757
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js":
|
|
313114
313758
|
/*!*****************************************************************************************!*\
|
|
313115
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313759
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/axios.js ***!
|
|
313116
313760
|
\*****************************************************************************************/
|
|
313117
313761
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313118
313762
|
|
|
@@ -313121,23 +313765,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313121
313765
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313122
313766
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313123
313767
|
/* harmony export */ });
|
|
313124
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313125
|
-
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313126
|
-
/* harmony import */ var _core_Axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/Axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313127
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313128
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313129
|
-
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313130
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313131
|
-
/* harmony import */ var _cancel_CancelToken_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./cancel/CancelToken.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313132
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313133
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313134
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313135
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313136
|
-
/* harmony import */ var _helpers_spread_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./helpers/spread.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313137
|
-
/* harmony import */ var _helpers_isAxiosError_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./helpers/isAxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313138
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313139
|
-
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313140
|
-
/* 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");
|
|
313141
313785
|
|
|
313142
313786
|
|
|
313143
313787
|
|
|
@@ -313231,9 +313875,9 @@ axios.default = axios;
|
|
|
313231
313875
|
|
|
313232
313876
|
/***/ }),
|
|
313233
313877
|
|
|
313234
|
-
/***/ "../../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":
|
|
313235
313879
|
/*!******************************************************************************************************!*\
|
|
313236
|
-
!*** ../../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 ***!
|
|
313237
313881
|
\******************************************************************************************************/
|
|
313238
313882
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313239
313883
|
|
|
@@ -313242,7 +313886,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313242
313886
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313243
313887
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313244
313888
|
/* harmony export */ });
|
|
313245
|
-
/* 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");
|
|
313246
313890
|
|
|
313247
313891
|
|
|
313248
313892
|
|
|
@@ -313382,9 +314026,9 @@ class CancelToken {
|
|
|
313382
314026
|
|
|
313383
314027
|
/***/ }),
|
|
313384
314028
|
|
|
313385
|
-
/***/ "../../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":
|
|
313386
314030
|
/*!********************************************************************************************************!*\
|
|
313387
|
-
!*** ../../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 ***!
|
|
313388
314032
|
\********************************************************************************************************/
|
|
313389
314033
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313390
314034
|
|
|
@@ -313393,40 +314037,36 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313393
314037
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313394
314038
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313395
314039
|
/* harmony export */ });
|
|
313396
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313397
|
-
/* 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");
|
|
313398
314041
|
|
|
313399
314042
|
|
|
313400
314043
|
|
|
313401
314044
|
|
|
313402
|
-
|
|
313403
|
-
/**
|
|
313404
|
-
|
|
313405
|
-
|
|
313406
|
-
|
|
313407
|
-
|
|
313408
|
-
|
|
313409
|
-
|
|
313410
|
-
|
|
313411
|
-
|
|
313412
|
-
|
|
313413
|
-
|
|
313414
|
-
|
|
313415
|
-
|
|
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
|
+
}
|
|
313416
314060
|
}
|
|
313417
314061
|
|
|
313418
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].inherits(CanceledError, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"], {
|
|
313419
|
-
__CANCEL__: true
|
|
313420
|
-
});
|
|
313421
|
-
|
|
313422
314062
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (CanceledError);
|
|
313423
314063
|
|
|
313424
314064
|
|
|
313425
314065
|
/***/ }),
|
|
313426
314066
|
|
|
313427
|
-
/***/ "../../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":
|
|
313428
314068
|
/*!***************************************************************************************************!*\
|
|
313429
|
-
!*** ../../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 ***!
|
|
313430
314070
|
\***************************************************************************************************/
|
|
313431
314071
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313432
314072
|
|
|
@@ -313444,9 +314084,9 @@ function isCancel(value) {
|
|
|
313444
314084
|
|
|
313445
314085
|
/***/ }),
|
|
313446
314086
|
|
|
313447
|
-
/***/ "../../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":
|
|
313448
314088
|
/*!**********************************************************************************************!*\
|
|
313449
|
-
!*** ../../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 ***!
|
|
313450
314090
|
\**********************************************************************************************/
|
|
313451
314091
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313452
314092
|
|
|
@@ -313455,14 +314095,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313455
314095
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313456
314096
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313457
314097
|
/* harmony export */ });
|
|
313458
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*!
|
|
313459
|
-
/* harmony import */ var _helpers_buildURL_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../helpers/buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313460
|
-
/* harmony import */ var _InterceptorManager_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./InterceptorManager.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313461
|
-
/* harmony import */ var _dispatchRequest_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./dispatchRequest.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313462
|
-
/* harmony import */ var _mergeConfig_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313463
|
-
/* harmony import */ var _buildFullPath_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313464
|
-
/* harmony import */ var _helpers_validator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/validator.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313465
|
-
/* 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");
|
|
313466
314106
|
|
|
313467
314107
|
|
|
313468
314108
|
|
|
@@ -313707,9 +314347,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch
|
|
|
313707
314347
|
|
|
313708
314348
|
/***/ }),
|
|
313709
314349
|
|
|
313710
|
-
/***/ "../../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":
|
|
313711
314351
|
/*!***************************************************************************************************!*\
|
|
313712
|
-
!*** ../../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 ***!
|
|
313713
314353
|
\***************************************************************************************************/
|
|
313714
314354
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313715
314355
|
|
|
@@ -313718,124 +314358,87 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313718
314358
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313719
314359
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313720
314360
|
/* harmony export */ });
|
|
313721
|
-
/* 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");
|
|
313722
314362
|
|
|
313723
314363
|
|
|
313724
314364
|
|
|
313725
314365
|
|
|
313726
|
-
|
|
313727
|
-
|
|
313728
|
-
|
|
313729
|
-
|
|
313730
|
-
|
|
313731
|
-
|
|
313732
|
-
|
|
313733
|
-
|
|
313734
|
-
*
|
|
313735
|
-
* @returns {Error} The created error.
|
|
313736
|
-
*/
|
|
313737
|
-
function AxiosError(message, code, config, request, response) {
|
|
313738
|
-
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
|
+
}
|
|
313739
314374
|
|
|
313740
|
-
|
|
313741
|
-
|
|
313742
|
-
|
|
313743
|
-
|
|
313744
|
-
|
|
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
|
+
}
|
|
313745
314398
|
|
|
313746
|
-
|
|
313747
|
-
|
|
313748
|
-
|
|
313749
|
-
|
|
313750
|
-
|
|
313751
|
-
|
|
313752
|
-
|
|
313753
|
-
|
|
313754
|
-
|
|
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
|
+
}
|
|
313755
314418
|
}
|
|
313756
314419
|
|
|
313757
|
-
|
|
313758
|
-
|
|
313759
|
-
|
|
313760
|
-
|
|
313761
|
-
|
|
313762
|
-
|
|
313763
|
-
|
|
313764
|
-
|
|
313765
|
-
|
|
313766
|
-
|
|
313767
|
-
|
|
313768
|
-
|
|
313769
|
-
|
|
313770
|
-
stack: this.stack,
|
|
313771
|
-
// Axios
|
|
313772
|
-
config: _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toJSONObject(this.config),
|
|
313773
|
-
code: this.code,
|
|
313774
|
-
status: this.status
|
|
313775
|
-
};
|
|
313776
|
-
}
|
|
313777
|
-
});
|
|
313778
|
-
|
|
313779
|
-
const prototype = AxiosError.prototype;
|
|
313780
|
-
const descriptors = {};
|
|
313781
|
-
|
|
313782
|
-
[
|
|
313783
|
-
'ERR_BAD_OPTION_VALUE',
|
|
313784
|
-
'ERR_BAD_OPTION',
|
|
313785
|
-
'ECONNABORTED',
|
|
313786
|
-
'ETIMEDOUT',
|
|
313787
|
-
'ERR_NETWORK',
|
|
313788
|
-
'ERR_FR_TOO_MANY_REDIRECTS',
|
|
313789
|
-
'ERR_DEPRECATED',
|
|
313790
|
-
'ERR_BAD_RESPONSE',
|
|
313791
|
-
'ERR_BAD_REQUEST',
|
|
313792
|
-
'ERR_CANCELED',
|
|
313793
|
-
'ERR_NOT_SUPPORT',
|
|
313794
|
-
'ERR_INVALID_URL'
|
|
313795
|
-
// eslint-disable-next-line func-names
|
|
313796
|
-
].forEach(code => {
|
|
313797
|
-
descriptors[code] = {value: code};
|
|
313798
|
-
});
|
|
313799
|
-
|
|
313800
|
-
Object.defineProperties(AxiosError, descriptors);
|
|
313801
|
-
Object.defineProperty(prototype, 'isAxiosError', {value: true});
|
|
313802
|
-
|
|
313803
|
-
// eslint-disable-next-line func-names
|
|
313804
|
-
AxiosError.from = (error, code, config, request, response, customProps) => {
|
|
313805
|
-
const axiosError = Object.create(prototype);
|
|
313806
|
-
|
|
313807
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toFlatObject(error, axiosError, function filter(obj) {
|
|
313808
|
-
return obj !== Error.prototype;
|
|
313809
|
-
}, prop => {
|
|
313810
|
-
return prop !== 'isAxiosError';
|
|
313811
|
-
});
|
|
313812
|
-
|
|
313813
|
-
const msg = error && error.message ? error.message : 'Error';
|
|
313814
|
-
|
|
313815
|
-
// Prefer explicit code; otherwise copy the low-level error's code (e.g. ECONNREFUSED)
|
|
313816
|
-
const errCode = code == null && error ? error.code : code;
|
|
313817
|
-
AxiosError.call(axiosError, msg, errCode, config, request, response);
|
|
313818
|
-
|
|
313819
|
-
// Chain the original error on the standard field; non-enumerable to avoid JSON noise
|
|
313820
|
-
if (error && axiosError.cause == null) {
|
|
313821
|
-
Object.defineProperty(axiosError, 'cause', { value: error, configurable: true });
|
|
313822
|
-
}
|
|
313823
|
-
|
|
313824
|
-
axiosError.name = (error && error.name) || 'Error';
|
|
313825
|
-
|
|
313826
|
-
customProps && Object.assign(axiosError, customProps);
|
|
313827
|
-
|
|
313828
|
-
return axiosError;
|
|
313829
|
-
};
|
|
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';
|
|
313830
314433
|
|
|
313831
314434
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (AxiosError);
|
|
313832
314435
|
|
|
313833
314436
|
|
|
313834
314437
|
/***/ }),
|
|
313835
314438
|
|
|
313836
|
-
/***/ "../../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":
|
|
313837
314440
|
/*!*****************************************************************************************************!*\
|
|
313838
|
-
!*** ../../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 ***!
|
|
313839
314442
|
\*****************************************************************************************************/
|
|
313840
314443
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
313841
314444
|
|
|
@@ -313844,8 +314447,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
313844
314447
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
313845
314448
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
313846
314449
|
/* harmony export */ });
|
|
313847
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
313848
|
-
/* 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");
|
|
313849
314452
|
|
|
313850
314453
|
|
|
313851
314454
|
|
|
@@ -314164,9 +314767,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].freezeMethods(AxiosHeaders);
|
|
|
314164
314767
|
|
|
314165
314768
|
/***/ }),
|
|
314166
314769
|
|
|
314167
|
-
/***/ "../../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":
|
|
314168
314771
|
/*!***********************************************************************************************************!*\
|
|
314169
|
-
!*** ../../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 ***!
|
|
314170
314773
|
\***********************************************************************************************************/
|
|
314171
314774
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314172
314775
|
|
|
@@ -314175,7 +314778,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314175
314778
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314176
314779
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314177
314780
|
/* harmony export */ });
|
|
314178
|
-
/* 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");
|
|
314179
314782
|
|
|
314180
314783
|
|
|
314181
314784
|
|
|
@@ -314190,6 +314793,7 @@ class InterceptorManager {
|
|
|
314190
314793
|
*
|
|
314191
314794
|
* @param {Function} fulfilled The function to handle `then` for a `Promise`
|
|
314192
314795
|
* @param {Function} rejected The function to handle `reject` for a `Promise`
|
|
314796
|
+
* @param {Object} options The options for the interceptor, synchronous and runWhen
|
|
314193
314797
|
*
|
|
314194
314798
|
* @return {Number} An ID used to remove interceptor later
|
|
314195
314799
|
*/
|
|
@@ -314251,9 +314855,9 @@ class InterceptorManager {
|
|
|
314251
314855
|
|
|
314252
314856
|
/***/ }),
|
|
314253
314857
|
|
|
314254
|
-
/***/ "../../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":
|
|
314255
314859
|
/*!******************************************************************************************************!*\
|
|
314256
|
-
!*** ../../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 ***!
|
|
314257
314861
|
\******************************************************************************************************/
|
|
314258
314862
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314259
314863
|
|
|
@@ -314262,8 +314866,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314262
314866
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314263
314867
|
/* harmony export */ "default": () => (/* binding */ buildFullPath)
|
|
314264
314868
|
/* harmony export */ });
|
|
314265
|
-
/* harmony import */ var _helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/isAbsoluteURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314266
|
-
/* 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");
|
|
314267
314871
|
|
|
314268
314872
|
|
|
314269
314873
|
|
|
@@ -314290,9 +314894,9 @@ function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
|
|
|
314290
314894
|
|
|
314291
314895
|
/***/ }),
|
|
314292
314896
|
|
|
314293
|
-
/***/ "../../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":
|
|
314294
314898
|
/*!********************************************************************************************************!*\
|
|
314295
|
-
!*** ../../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 ***!
|
|
314296
314900
|
\********************************************************************************************************/
|
|
314297
314901
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314298
314902
|
|
|
@@ -314301,12 +314905,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314301
314905
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314302
314906
|
/* harmony export */ "default": () => (/* binding */ dispatchRequest)
|
|
314303
314907
|
/* harmony export */ });
|
|
314304
|
-
/* harmony import */ var _transformData_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./transformData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314305
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314306
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314307
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314308
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314309
|
-
/* 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");
|
|
314310
314914
|
|
|
314311
314915
|
|
|
314312
314916
|
|
|
@@ -314392,9 +314996,9 @@ function dispatchRequest(config) {
|
|
|
314392
314996
|
|
|
314393
314997
|
/***/ }),
|
|
314394
314998
|
|
|
314395
|
-
/***/ "../../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":
|
|
314396
315000
|
/*!****************************************************************************************************!*\
|
|
314397
|
-
!*** ../../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 ***!
|
|
314398
315002
|
\****************************************************************************************************/
|
|
314399
315003
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314400
315004
|
|
|
@@ -314403,8 +315007,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314403
315007
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314404
315008
|
/* harmony export */ "default": () => (/* binding */ mergeConfig)
|
|
314405
315009
|
/* harmony export */ });
|
|
314406
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314407
|
-
/* 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");
|
|
314408
315012
|
|
|
314409
315013
|
|
|
314410
315014
|
|
|
@@ -314428,7 +315032,7 @@ function mergeConfig(config1, config2) {
|
|
|
314428
315032
|
|
|
314429
315033
|
function getMergedValue(target, source, prop, caseless) {
|
|
314430
315034
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(target) && _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(source)) {
|
|
314431
|
-
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);
|
|
314432
315036
|
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(source)) {
|
|
314433
315037
|
return _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].merge({}, source);
|
|
314434
315038
|
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isArray(source)) {
|
|
@@ -314437,7 +315041,6 @@ function mergeConfig(config1, config2) {
|
|
|
314437
315041
|
return source;
|
|
314438
315042
|
}
|
|
314439
315043
|
|
|
314440
|
-
// eslint-disable-next-line consistent-return
|
|
314441
315044
|
function mergeDeepProperties(a, b, prop, caseless) {
|
|
314442
315045
|
if (!_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isUndefined(b)) {
|
|
314443
315046
|
return getMergedValue(a, b, prop, caseless);
|
|
@@ -314503,7 +315106,7 @@ function mergeConfig(config1, config2) {
|
|
|
314503
315106
|
headers: (a, b, prop) => mergeDeepProperties(headersToObject(a), headersToObject(b), prop, true)
|
|
314504
315107
|
};
|
|
314505
315108
|
|
|
314506
|
-
_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) {
|
|
314507
315110
|
const merge = mergeMap[prop] || mergeDeepProperties;
|
|
314508
315111
|
const configValue = merge(config1[prop], config2[prop], prop);
|
|
314509
315112
|
(_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);
|
|
@@ -314515,9 +315118,9 @@ function mergeConfig(config1, config2) {
|
|
|
314515
315118
|
|
|
314516
315119
|
/***/ }),
|
|
314517
315120
|
|
|
314518
|
-
/***/ "../../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":
|
|
314519
315122
|
/*!***********************************************************************************************!*\
|
|
314520
|
-
!*** ../../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 ***!
|
|
314521
315124
|
\***********************************************************************************************/
|
|
314522
315125
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314523
315126
|
|
|
@@ -314526,7 +315129,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314526
315129
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314527
315130
|
/* harmony export */ "default": () => (/* binding */ settle)
|
|
314528
315131
|
/* harmony export */ });
|
|
314529
|
-
/* 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");
|
|
314530
315133
|
|
|
314531
315134
|
|
|
314532
315135
|
|
|
@@ -314558,9 +315161,9 @@ function settle(resolve, reject, response) {
|
|
|
314558
315161
|
|
|
314559
315162
|
/***/ }),
|
|
314560
315163
|
|
|
314561
|
-
/***/ "../../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":
|
|
314562
315165
|
/*!******************************************************************************************************!*\
|
|
314563
|
-
!*** ../../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 ***!
|
|
314564
315167
|
\******************************************************************************************************/
|
|
314565
315168
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314566
315169
|
|
|
@@ -314569,9 +315172,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314569
315172
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314570
315173
|
/* harmony export */ "default": () => (/* binding */ transformData)
|
|
314571
315174
|
/* harmony export */ });
|
|
314572
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*!
|
|
314573
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314574
|
-
/* 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");
|
|
314575
315178
|
|
|
314576
315179
|
|
|
314577
315180
|
|
|
@@ -314604,9 +315207,9 @@ function transformData(fns, response) {
|
|
|
314604
315207
|
|
|
314605
315208
|
/***/ }),
|
|
314606
315209
|
|
|
314607
|
-
/***/ "../../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":
|
|
314608
315211
|
/*!**************************************************************************************************!*\
|
|
314609
|
-
!*** ../../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 ***!
|
|
314610
315213
|
\**************************************************************************************************/
|
|
314611
315214
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314612
315215
|
|
|
@@ -314615,13 +315218,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314615
315218
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314616
315219
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314617
315220
|
/* harmony export */ });
|
|
314618
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314619
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314620
|
-
/* harmony import */ var _transitional_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314621
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314622
|
-
/* harmony import */ var _helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/toURLEncodedForm.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314623
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
314624
|
-
/* 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");
|
|
314625
315228
|
|
|
314626
315229
|
|
|
314627
315230
|
|
|
@@ -314787,9 +315390,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].forEach(['delete', 'get', 'hea
|
|
|
314787
315390
|
|
|
314788
315391
|
/***/ }),
|
|
314789
315392
|
|
|
314790
|
-
/***/ "../../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":
|
|
314791
315394
|
/*!*********************************************************************************************************!*\
|
|
314792
|
-
!*** ../../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 ***!
|
|
314793
315396
|
\*********************************************************************************************************/
|
|
314794
315397
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314795
315398
|
|
|
@@ -314809,9 +315412,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314809
315412
|
|
|
314810
315413
|
/***/ }),
|
|
314811
315414
|
|
|
314812
|
-
/***/ "../../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":
|
|
314813
315416
|
/*!********************************************************************************************!*\
|
|
314814
|
-
!*** ../../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 ***!
|
|
314815
315418
|
\********************************************************************************************/
|
|
314816
315419
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314817
315420
|
|
|
@@ -314820,13 +315423,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314820
315423
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314821
315424
|
/* harmony export */ VERSION: () => (/* binding */ VERSION)
|
|
314822
315425
|
/* harmony export */ });
|
|
314823
|
-
const VERSION = "1.13.
|
|
315426
|
+
const VERSION = "1.13.4";
|
|
314824
315427
|
|
|
314825
315428
|
/***/ }),
|
|
314826
315429
|
|
|
314827
|
-
/***/ "../../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":
|
|
314828
315431
|
/*!****************************************************************************************************************!*\
|
|
314829
|
-
!*** ../../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 ***!
|
|
314830
315433
|
\****************************************************************************************************************/
|
|
314831
315434
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314832
315435
|
|
|
@@ -314835,7 +315438,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
314835
315438
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
314836
315439
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
314837
315440
|
/* harmony export */ });
|
|
314838
|
-
/* 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");
|
|
314839
315442
|
|
|
314840
315443
|
|
|
314841
315444
|
|
|
@@ -314898,9 +315501,9 @@ prototype.toString = function toString(encoder) {
|
|
|
314898
315501
|
|
|
314899
315502
|
/***/ }),
|
|
314900
315503
|
|
|
314901
|
-
/***/ "../../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":
|
|
314902
315505
|
/*!**********************************************************************************************************!*\
|
|
314903
|
-
!*** ../../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 ***!
|
|
314904
315507
|
\**********************************************************************************************************/
|
|
314905
315508
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314906
315509
|
|
|
@@ -314990,9 +315593,9 @@ Object.entries(HttpStatusCode).forEach(([key, value]) => {
|
|
|
314990
315593
|
|
|
314991
315594
|
/***/ }),
|
|
314992
315595
|
|
|
314993
|
-
/***/ "../../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":
|
|
314994
315597
|
/*!************************************************************************************************!*\
|
|
314995
|
-
!*** ../../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 ***!
|
|
314996
315599
|
\************************************************************************************************/
|
|
314997
315600
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
314998
315601
|
|
|
@@ -315019,9 +315622,9 @@ function bind(fn, thisArg) {
|
|
|
315019
315622
|
|
|
315020
315623
|
/***/ }),
|
|
315021
315624
|
|
|
315022
|
-
/***/ "../../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":
|
|
315023
315626
|
/*!****************************************************************************************************!*\
|
|
315024
|
-
!*** ../../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 ***!
|
|
315025
315628
|
\****************************************************************************************************/
|
|
315026
315629
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315027
315630
|
|
|
@@ -315030,8 +315633,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315030
315633
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315031
315634
|
/* harmony export */ "default": () => (/* binding */ buildURL)
|
|
315032
315635
|
/* harmony export */ });
|
|
315033
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315034
|
-
/* 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");
|
|
315035
315638
|
|
|
315036
315639
|
|
|
315037
315640
|
|
|
@@ -315063,29 +315666,26 @@ function encode(val) {
|
|
|
315063
315666
|
* @returns {string} The formatted url
|
|
315064
315667
|
*/
|
|
315065
315668
|
function buildURL(url, params, options) {
|
|
315066
|
-
/*eslint no-param-reassign:0*/
|
|
315067
315669
|
if (!params) {
|
|
315068
315670
|
return url;
|
|
315069
315671
|
}
|
|
315070
|
-
|
|
315672
|
+
|
|
315071
315673
|
const _encode = options && options.encode || encode;
|
|
315072
315674
|
|
|
315073
|
-
|
|
315074
|
-
options
|
|
315075
|
-
|
|
315076
|
-
};
|
|
315077
|
-
}
|
|
315675
|
+
const _options = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isFunction(options) ? {
|
|
315676
|
+
serialize: options
|
|
315677
|
+
} : options;
|
|
315078
315678
|
|
|
315079
|
-
const serializeFn =
|
|
315679
|
+
const serializeFn = _options && _options.serialize;
|
|
315080
315680
|
|
|
315081
315681
|
let serializedParams;
|
|
315082
315682
|
|
|
315083
315683
|
if (serializeFn) {
|
|
315084
|
-
serializedParams = serializeFn(params,
|
|
315684
|
+
serializedParams = serializeFn(params, _options);
|
|
315085
315685
|
} else {
|
|
315086
315686
|
serializedParams = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isURLSearchParams(params) ?
|
|
315087
315687
|
params.toString() :
|
|
315088
|
-
new _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__["default"](params,
|
|
315688
|
+
new _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__["default"](params, _options).toString(_encode);
|
|
315089
315689
|
}
|
|
315090
315690
|
|
|
315091
315691
|
if (serializedParams) {
|
|
@@ -315103,9 +315703,9 @@ function buildURL(url, params, options) {
|
|
|
315103
315703
|
|
|
315104
315704
|
/***/ }),
|
|
315105
315705
|
|
|
315106
|
-
/***/ "../../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":
|
|
315107
315707
|
/*!*******************************************************************************************************!*\
|
|
315108
|
-
!*** ../../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 ***!
|
|
315109
315709
|
\*******************************************************************************************************/
|
|
315110
315710
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315111
315711
|
|
|
@@ -315133,9 +315733,9 @@ function combineURLs(baseURL, relativeURL) {
|
|
|
315133
315733
|
|
|
315134
315734
|
/***/ }),
|
|
315135
315735
|
|
|
315136
|
-
/***/ "../../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":
|
|
315137
315737
|
/*!**********************************************************************************************************!*\
|
|
315138
|
-
!*** ../../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 ***!
|
|
315139
315739
|
\**********************************************************************************************************/
|
|
315140
315740
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315141
315741
|
|
|
@@ -315144,9 +315744,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315144
315744
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315145
315745
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315146
315746
|
/* harmony export */ });
|
|
315147
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315148
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315149
|
-
/* 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");
|
|
315150
315750
|
|
|
315151
315751
|
|
|
315152
315752
|
|
|
@@ -315170,7 +315770,7 @@ const composeSignals = (signals, timeout) => {
|
|
|
315170
315770
|
|
|
315171
315771
|
let timer = timeout && setTimeout(() => {
|
|
315172
315772
|
timer = null;
|
|
315173
|
-
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))
|
|
315174
315774
|
}, timeout)
|
|
315175
315775
|
|
|
315176
315776
|
const unsubscribe = () => {
|
|
@@ -315199,9 +315799,9 @@ const composeSignals = (signals, timeout) => {
|
|
|
315199
315799
|
|
|
315200
315800
|
/***/ }),
|
|
315201
315801
|
|
|
315202
|
-
/***/ "../../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":
|
|
315203
315803
|
/*!***************************************************************************************************!*\
|
|
315204
|
-
!*** ../../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 ***!
|
|
315205
315805
|
\***************************************************************************************************/
|
|
315206
315806
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315207
315807
|
|
|
@@ -315210,8 +315810,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315210
315810
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315211
315811
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315212
315812
|
/* harmony export */ });
|
|
315213
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*!
|
|
315214
|
-
/* 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");
|
|
315215
315815
|
|
|
315216
315816
|
|
|
315217
315817
|
|
|
@@ -315269,9 +315869,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315269
315869
|
|
|
315270
315870
|
/***/ }),
|
|
315271
315871
|
|
|
315272
|
-
/***/ "../../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":
|
|
315273
315873
|
/*!**********************************************************************************************************!*\
|
|
315274
|
-
!*** ../../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 ***!
|
|
315275
315875
|
\**********************************************************************************************************/
|
|
315276
315876
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315277
315877
|
|
|
@@ -315280,7 +315880,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315280
315880
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315281
315881
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315282
315882
|
/* harmony export */ });
|
|
315283
|
-
/* 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");
|
|
315284
315884
|
|
|
315285
315885
|
|
|
315286
315886
|
|
|
@@ -315380,9 +315980,9 @@ function formDataToJSON(formData) {
|
|
|
315380
315980
|
|
|
315381
315981
|
/***/ }),
|
|
315382
315982
|
|
|
315383
|
-
/***/ "../../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":
|
|
315384
315984
|
/*!*********************************************************************************************************!*\
|
|
315385
|
-
!*** ../../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 ***!
|
|
315386
315986
|
\*********************************************************************************************************/
|
|
315387
315987
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315388
315988
|
|
|
@@ -315410,9 +316010,9 @@ function isAbsoluteURL(url) {
|
|
|
315410
316010
|
|
|
315411
316011
|
/***/ }),
|
|
315412
316012
|
|
|
315413
|
-
/***/ "../../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":
|
|
315414
316014
|
/*!********************************************************************************************************!*\
|
|
315415
|
-
!*** ../../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 ***!
|
|
315416
316016
|
\********************************************************************************************************/
|
|
315417
316017
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315418
316018
|
|
|
@@ -315421,7 +316021,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315421
316021
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315422
316022
|
/* harmony export */ "default": () => (/* binding */ isAxiosError)
|
|
315423
316023
|
/* harmony export */ });
|
|
315424
|
-
/* 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");
|
|
315425
316025
|
|
|
315426
316026
|
|
|
315427
316027
|
|
|
@@ -315440,9 +316040,9 @@ function isAxiosError(payload) {
|
|
|
315440
316040
|
|
|
315441
316041
|
/***/ }),
|
|
315442
316042
|
|
|
315443
|
-
/***/ "../../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":
|
|
315444
316044
|
/*!***********************************************************************************************************!*\
|
|
315445
|
-
!*** ../../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 ***!
|
|
315446
316046
|
\***********************************************************************************************************/
|
|
315447
316047
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315448
316048
|
|
|
@@ -315451,7 +316051,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315451
316051
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315452
316052
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315453
316053
|
/* harmony export */ });
|
|
315454
|
-
/* 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");
|
|
315455
316055
|
|
|
315456
316056
|
|
|
315457
316057
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_platform_index_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasStandardBrowserEnv ? ((origin, isMSIE) => (url) => {
|
|
@@ -315470,9 +316070,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315470
316070
|
|
|
315471
316071
|
/***/ }),
|
|
315472
316072
|
|
|
315473
|
-
/***/ "../../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":
|
|
315474
316074
|
/*!************************************************************************************************!*\
|
|
315475
|
-
!*** ../../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 ***!
|
|
315476
316076
|
\************************************************************************************************/
|
|
315477
316077
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315478
316078
|
|
|
@@ -315487,9 +316087,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315487
316087
|
|
|
315488
316088
|
/***/ }),
|
|
315489
316089
|
|
|
315490
|
-
/***/ "../../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":
|
|
315491
316091
|
/*!********************************************************************************************************!*\
|
|
315492
|
-
!*** ../../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 ***!
|
|
315493
316093
|
\********************************************************************************************************/
|
|
315494
316094
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315495
316095
|
|
|
@@ -315498,7 +316098,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315498
316098
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315499
316099
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315500
316100
|
/* harmony export */ });
|
|
315501
|
-
/* 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");
|
|
315502
316102
|
|
|
315503
316103
|
|
|
315504
316104
|
|
|
@@ -315558,9 +316158,9 @@ const ignoreDuplicateOf = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toOb
|
|
|
315558
316158
|
|
|
315559
316159
|
/***/ }),
|
|
315560
316160
|
|
|
315561
|
-
/***/ "../../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":
|
|
315562
316162
|
/*!*********************************************************************************************************!*\
|
|
315563
|
-
!*** ../../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 ***!
|
|
315564
316164
|
\*********************************************************************************************************/
|
|
315565
316165
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315566
316166
|
|
|
@@ -315579,9 +316179,9 @@ function parseProtocol(url) {
|
|
|
315579
316179
|
|
|
315580
316180
|
/***/ }),
|
|
315581
316181
|
|
|
315582
|
-
/***/ "../../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":
|
|
315583
316183
|
/*!****************************************************************************************************************!*\
|
|
315584
|
-
!*** ../../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 ***!
|
|
315585
316185
|
\****************************************************************************************************************/
|
|
315586
316186
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315587
316187
|
|
|
@@ -315592,9 +316192,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315592
316192
|
/* harmony export */ progressEventDecorator: () => (/* binding */ progressEventDecorator),
|
|
315593
316193
|
/* harmony export */ progressEventReducer: () => (/* binding */ progressEventReducer)
|
|
315594
316194
|
/* harmony export */ });
|
|
315595
|
-
/* harmony import */ var _speedometer_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./speedometer.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315596
|
-
/* harmony import */ var _throttle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./throttle.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315597
|
-
/* 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");
|
|
315598
316198
|
|
|
315599
316199
|
|
|
315600
316200
|
|
|
@@ -315643,9 +316243,9 @@ const asyncDecorator = (fn) => (...args) => _utils_js__WEBPACK_IMPORTED_MODULE_2
|
|
|
315643
316243
|
|
|
315644
316244
|
/***/ }),
|
|
315645
316245
|
|
|
315646
|
-
/***/ "../../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":
|
|
315647
316247
|
/*!*********************************************************************************************************!*\
|
|
315648
|
-
!*** ../../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 ***!
|
|
315649
316249
|
\*********************************************************************************************************/
|
|
315650
316250
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315651
316251
|
|
|
@@ -315654,14 +316254,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315654
316254
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315655
316255
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315656
316256
|
/* harmony export */ });
|
|
315657
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315658
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315659
|
-
/* harmony import */ var _isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./isURLSameOrigin.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315660
|
-
/* harmony import */ var _cookies_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cookies.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315661
|
-
/* harmony import */ var _core_buildFullPath_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315662
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315663
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315664
|
-
/* 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");
|
|
315665
316265
|
|
|
315666
316266
|
|
|
315667
316267
|
|
|
@@ -315727,9 +316327,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315727
316327
|
|
|
315728
316328
|
/***/ }),
|
|
315729
316329
|
|
|
315730
|
-
/***/ "../../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":
|
|
315731
316331
|
/*!*******************************************************************************************************!*\
|
|
315732
|
-
!*** ../../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 ***!
|
|
315733
316333
|
\*******************************************************************************************************/
|
|
315734
316334
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315735
316335
|
|
|
@@ -315797,9 +316397,9 @@ function speedometer(samplesCount, min) {
|
|
|
315797
316397
|
|
|
315798
316398
|
/***/ }),
|
|
315799
316399
|
|
|
315800
|
-
/***/ "../../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":
|
|
315801
316401
|
/*!**************************************************************************************************!*\
|
|
315802
|
-
!*** ../../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 ***!
|
|
315803
316403
|
\**************************************************************************************************/
|
|
315804
316404
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315805
316405
|
|
|
@@ -315817,7 +316417,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315817
316417
|
*
|
|
315818
316418
|
* ```js
|
|
315819
316419
|
* function f(x, y, z) {}
|
|
315820
|
-
*
|
|
316420
|
+
* const args = [1, 2, 3];
|
|
315821
316421
|
* f.apply(null, args);
|
|
315822
316422
|
* ```
|
|
315823
316423
|
*
|
|
@@ -315840,9 +316440,9 @@ function spread(callback) {
|
|
|
315840
316440
|
|
|
315841
316441
|
/***/ }),
|
|
315842
316442
|
|
|
315843
|
-
/***/ "../../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":
|
|
315844
316444
|
/*!****************************************************************************************************!*\
|
|
315845
|
-
!*** ../../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 ***!
|
|
315846
316446
|
\****************************************************************************************************/
|
|
315847
316447
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315848
316448
|
|
|
@@ -315899,9 +316499,9 @@ function throttle(fn, freq) {
|
|
|
315899
316499
|
|
|
315900
316500
|
/***/ }),
|
|
315901
316501
|
|
|
315902
|
-
/***/ "../../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":
|
|
315903
316503
|
/*!******************************************************************************************************!*\
|
|
315904
|
-
!*** ../../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 ***!
|
|
315905
316505
|
\******************************************************************************************************/
|
|
315906
316506
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
315907
316507
|
|
|
@@ -315910,9 +316510,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
315910
316510
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
315911
316511
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
315912
316512
|
/* harmony export */ });
|
|
315913
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315914
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
315915
|
-
/* 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");
|
|
315916
316516
|
|
|
315917
316517
|
|
|
315918
316518
|
|
|
@@ -316140,9 +316740,9 @@ function toFormData(obj, formData, options) {
|
|
|
316140
316740
|
|
|
316141
316741
|
/***/ }),
|
|
316142
316742
|
|
|
316143
|
-
/***/ "../../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":
|
|
316144
316744
|
/*!************************************************************************************************************!*\
|
|
316145
|
-
!*** ../../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 ***!
|
|
316146
316746
|
\************************************************************************************************************/
|
|
316147
316747
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316148
316748
|
|
|
@@ -316151,9 +316751,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316151
316751
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316152
316752
|
/* harmony export */ "default": () => (/* binding */ toURLEncodedForm)
|
|
316153
316753
|
/* harmony export */ });
|
|
316154
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316155
|
-
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316156
|
-
/* 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");
|
|
316157
316757
|
|
|
316158
316758
|
|
|
316159
316759
|
|
|
@@ -316177,9 +316777,9 @@ function toURLEncodedForm(data, options) {
|
|
|
316177
316777
|
|
|
316178
316778
|
/***/ }),
|
|
316179
316779
|
|
|
316180
|
-
/***/ "../../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":
|
|
316181
316781
|
/*!*******************************************************************************************************!*\
|
|
316182
|
-
!*** ../../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 ***!
|
|
316183
316783
|
\*******************************************************************************************************/
|
|
316184
316784
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316185
316785
|
|
|
@@ -316281,9 +316881,9 @@ const trackStream = (stream, chunkSize, onProgress, onFinish) => {
|
|
|
316281
316881
|
|
|
316282
316882
|
/***/ }),
|
|
316283
316883
|
|
|
316284
|
-
/***/ "../../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":
|
|
316285
316885
|
/*!*****************************************************************************************************!*\
|
|
316286
|
-
!*** ../../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 ***!
|
|
316287
316887
|
\*****************************************************************************************************/
|
|
316288
316888
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316289
316889
|
|
|
@@ -316292,8 +316892,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316292
316892
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316293
316893
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316294
316894
|
/* harmony export */ });
|
|
316295
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316296
|
-
/* 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");
|
|
316297
316897
|
|
|
316298
316898
|
|
|
316299
316899
|
|
|
@@ -316397,9 +316997,9 @@ function assertOptions(options, schema, allowUnknown) {
|
|
|
316397
316997
|
|
|
316398
316998
|
/***/ }),
|
|
316399
316999
|
|
|
316400
|
-
/***/ "../../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":
|
|
316401
317001
|
/*!*****************************************************************************************************************!*\
|
|
316402
|
-
!*** ../../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 ***!
|
|
316403
317003
|
\*****************************************************************************************************************/
|
|
316404
317004
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316405
317005
|
|
|
@@ -316415,9 +317015,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316415
317015
|
|
|
316416
317016
|
/***/ }),
|
|
316417
317017
|
|
|
316418
|
-
/***/ "../../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":
|
|
316419
317019
|
/*!*********************************************************************************************************************!*\
|
|
316420
|
-
!*** ../../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 ***!
|
|
316421
317021
|
\*********************************************************************************************************************/
|
|
316422
317022
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316423
317023
|
|
|
@@ -316433,9 +317033,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316433
317033
|
|
|
316434
317034
|
/***/ }),
|
|
316435
317035
|
|
|
316436
|
-
/***/ "../../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":
|
|
316437
317037
|
/*!****************************************************************************************************************************!*\
|
|
316438
|
-
!*** ../../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 ***!
|
|
316439
317039
|
\****************************************************************************************************************************/
|
|
316440
317040
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316441
317041
|
|
|
@@ -316444,7 +317044,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316444
317044
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316445
317045
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316446
317046
|
/* harmony export */ });
|
|
316447
|
-
/* 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");
|
|
316448
317048
|
|
|
316449
317049
|
|
|
316450
317050
|
|
|
@@ -316453,9 +317053,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316453
317053
|
|
|
316454
317054
|
/***/ }),
|
|
316455
317055
|
|
|
316456
|
-
/***/ "../../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":
|
|
316457
317057
|
/*!**********************************************************************************************************!*\
|
|
316458
|
-
!*** ../../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 ***!
|
|
316459
317059
|
\**********************************************************************************************************/
|
|
316460
317060
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316461
317061
|
|
|
@@ -316464,9 +317064,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316464
317064
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316465
317065
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316466
317066
|
/* harmony export */ });
|
|
316467
|
-
/* harmony import */ var _classes_URLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./classes/URLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316468
|
-
/* harmony import */ var _classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316469
|
-
/* 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");
|
|
316470
317070
|
|
|
316471
317071
|
|
|
316472
317072
|
|
|
@@ -316484,9 +317084,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316484
317084
|
|
|
316485
317085
|
/***/ }),
|
|
316486
317086
|
|
|
316487
|
-
/***/ "../../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":
|
|
316488
317088
|
/*!*********************************************************************************************************!*\
|
|
316489
|
-
!*** ../../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 ***!
|
|
316490
317090
|
\*********************************************************************************************************/
|
|
316491
317091
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316492
317092
|
|
|
@@ -316548,9 +317148,9 @@ const origin = hasBrowserEnv && window.location.href || 'http://localhost';
|
|
|
316548
317148
|
|
|
316549
317149
|
/***/ }),
|
|
316550
317150
|
|
|
316551
|
-
/***/ "../../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":
|
|
316552
317152
|
/*!**************************************************************************************************!*\
|
|
316553
|
-
!*** ../../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 ***!
|
|
316554
317154
|
\**************************************************************************************************/
|
|
316555
317155
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316556
317156
|
|
|
@@ -316559,8 +317159,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316559
317159
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316560
317160
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316561
317161
|
/* harmony export */ });
|
|
316562
|
-
/* harmony import */ var _node_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
316563
|
-
/* 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");
|
|
316564
317164
|
|
|
316565
317165
|
|
|
316566
317166
|
|
|
@@ -316572,9 +317172,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316572
317172
|
|
|
316573
317173
|
/***/ }),
|
|
316574
317174
|
|
|
316575
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317175
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js":
|
|
316576
317176
|
/*!*****************************************************************************************!*\
|
|
316577
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.
|
|
317177
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.13.4/node_modules/axios/lib/utils.js ***!
|
|
316578
317178
|
\*****************************************************************************************/
|
|
316579
317179
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
316580
317180
|
|
|
@@ -316583,7 +317183,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316583
317183
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
316584
317184
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
316585
317185
|
/* harmony export */ });
|
|
316586
|
-
/* 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");
|
|
316587
317187
|
|
|
316588
317188
|
|
|
316589
317189
|
|
|
@@ -316838,10 +317438,11 @@ const trim = (str) => str.trim ?
|
|
|
316838
317438
|
* If 'obj' is an Object callback will be called passing
|
|
316839
317439
|
* the value, key, and complete object for each property.
|
|
316840
317440
|
*
|
|
316841
|
-
* @param {Object|Array} obj The object to iterate
|
|
317441
|
+
* @param {Object|Array<unknown>} obj The object to iterate
|
|
316842
317442
|
* @param {Function} fn The callback to invoke for each item
|
|
316843
317443
|
*
|
|
316844
|
-
* @param {
|
|
317444
|
+
* @param {Object} [options]
|
|
317445
|
+
* @param {Boolean} [options.allOwnKeys = false]
|
|
316845
317446
|
* @returns {any}
|
|
316846
317447
|
*/
|
|
316847
317448
|
function forEach(obj, fn, {allOwnKeys = false} = {}) {
|
|
@@ -316918,7 +317519,7 @@ const isContextDefined = (context) => !isUndefined(context) && context !== _glob
|
|
|
316918
317519
|
* Example:
|
|
316919
317520
|
*
|
|
316920
317521
|
* ```js
|
|
316921
|
-
*
|
|
317522
|
+
* const result = merge({foo: 123}, {foo: 456});
|
|
316922
317523
|
* console.log(result.foo); // outputs 456
|
|
316923
317524
|
* ```
|
|
316924
317525
|
*
|
|
@@ -316955,15 +317556,26 @@ function merge(/* obj1, obj2, obj3, ... */) {
|
|
|
316955
317556
|
* @param {Object} b The object to copy properties from
|
|
316956
317557
|
* @param {Object} thisArg The object to bind function to
|
|
316957
317558
|
*
|
|
316958
|
-
* @param {
|
|
317559
|
+
* @param {Object} [options]
|
|
317560
|
+
* @param {Boolean} [options.allOwnKeys]
|
|
316959
317561
|
* @returns {Object} The resulting value of object a
|
|
316960
317562
|
*/
|
|
316961
317563
|
const extend = (a, b, thisArg, {allOwnKeys}= {}) => {
|
|
316962
317564
|
forEach(b, (val, key) => {
|
|
316963
317565
|
if (thisArg && isFunction(val)) {
|
|
316964
|
-
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
|
+
});
|
|
316965
317572
|
} else {
|
|
316966
|
-
a
|
|
317573
|
+
Object.defineProperty(a, key, {
|
|
317574
|
+
value: val,
|
|
317575
|
+
writable: true,
|
|
317576
|
+
enumerable: true,
|
|
317577
|
+
configurable: true
|
|
317578
|
+
});
|
|
316967
317579
|
}
|
|
316968
317580
|
}, {allOwnKeys});
|
|
316969
317581
|
return a;
|
|
@@ -316994,7 +317606,12 @@ const stripBOM = (content) => {
|
|
|
316994
317606
|
*/
|
|
316995
317607
|
const inherits = (constructor, superConstructor, props, descriptors) => {
|
|
316996
317608
|
constructor.prototype = Object.create(superConstructor.prototype, descriptors);
|
|
316997
|
-
constructor.prototype
|
|
317609
|
+
Object.defineProperty(constructor.prototype, 'constructor', {
|
|
317610
|
+
value: constructor,
|
|
317611
|
+
writable: true,
|
|
317612
|
+
enumerable: false,
|
|
317613
|
+
configurable: true
|
|
317614
|
+
});
|
|
316998
317615
|
Object.defineProperty(constructor, 'super', {
|
|
316999
317616
|
value: superConstructor.prototype
|
|
317000
317617
|
});
|
|
@@ -317819,15 +318436,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
317819
318436
|
/* harmony export */ t: () => (/* binding */ t),
|
|
317820
318437
|
/* harmony export */ use: () => (/* binding */ use)
|
|
317821
318438
|
/* harmony export */ });
|
|
317822
|
-
/* 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.
|
|
317823
|
-
/* 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.
|
|
317824
|
-
/* 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.
|
|
317825
|
-
/* 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.
|
|
317826
|
-
/* 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.
|
|
317827
|
-
/* 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.
|
|
317828
|
-
/* 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.
|
|
317829
|
-
/* 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.
|
|
317830
|
-
/* 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");
|
|
317831
318448
|
|
|
317832
318449
|
|
|
317833
318450
|
|
|
@@ -320644,7 +321261,7 @@ var loadLanguages = instance.loadLanguages;
|
|
|
320644
321261
|
/***/ ((module) => {
|
|
320645
321262
|
|
|
320646
321263
|
"use strict";
|
|
320647
|
-
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"}}');
|
|
320648
321265
|
|
|
320649
321266
|
/***/ })
|
|
320650
321267
|
|