@itwin/core-frontend 3.2.0-dev.5 → 3.2.0-dev.50

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.
Files changed (966) hide show
  1. package/CHANGELOG.md +60 -1
  2. package/lib/cjs/AccuDraw.d.ts +2 -0
  3. package/lib/cjs/AccuDraw.d.ts.map +1 -1
  4. package/lib/cjs/AccuDraw.js +2 -0
  5. package/lib/cjs/AccuDraw.js.map +1 -1
  6. package/lib/cjs/AccuSnap.d.ts +1 -0
  7. package/lib/cjs/AccuSnap.d.ts.map +1 -1
  8. package/lib/cjs/AccuSnap.js +1 -0
  9. package/lib/cjs/AccuSnap.js.map +1 -1
  10. package/lib/cjs/ApproximateTerrainHeights.d.ts.map +1 -1
  11. package/lib/cjs/ApproximateTerrainHeights.js +4 -2
  12. package/lib/cjs/ApproximateTerrainHeights.js.map +1 -1
  13. package/lib/cjs/ApproximateTerrainHeightsProps.d.ts +1 -1
  14. package/lib/cjs/ApproximateTerrainHeightsProps.d.ts.map +1 -1
  15. package/lib/cjs/ApproximateTerrainHeightsProps.js +2 -2
  16. package/lib/cjs/ApproximateTerrainHeightsProps.js.map +1 -1
  17. package/lib/cjs/AuxCoordSys.d.ts +12 -2
  18. package/lib/cjs/AuxCoordSys.d.ts.map +1 -1
  19. package/lib/cjs/AuxCoordSys.js +12 -2
  20. package/lib/cjs/AuxCoordSys.js.map +1 -1
  21. package/lib/cjs/BingLocation.d.ts +1 -0
  22. package/lib/cjs/BingLocation.d.ts.map +1 -1
  23. package/lib/cjs/BingLocation.js +1 -0
  24. package/lib/cjs/BingLocation.js.map +1 -1
  25. package/lib/cjs/BriefcaseConnection.d.ts +35 -1
  26. package/lib/cjs/BriefcaseConnection.d.ts.map +1 -1
  27. package/lib/cjs/BriefcaseConnection.js +52 -1
  28. package/lib/cjs/BriefcaseConnection.js.map +1 -1
  29. package/lib/cjs/CategorySelectorState.d.ts +1 -0
  30. package/lib/cjs/CategorySelectorState.d.ts.map +1 -1
  31. package/lib/cjs/CategorySelectorState.js +1 -0
  32. package/lib/cjs/CategorySelectorState.js.map +1 -1
  33. package/lib/cjs/ChangeFlags.d.ts +1 -0
  34. package/lib/cjs/ChangeFlags.d.ts.map +1 -1
  35. package/lib/cjs/ChangeFlags.js +1 -0
  36. package/lib/cjs/ChangeFlags.js.map +1 -1
  37. package/lib/cjs/ContextRealityModelState.d.ts +1 -0
  38. package/lib/cjs/ContextRealityModelState.d.ts.map +1 -1
  39. package/lib/cjs/ContextRealityModelState.js +1 -0
  40. package/lib/cjs/ContextRealityModelState.js.map +1 -1
  41. package/lib/cjs/CoordSystem.d.ts +1 -0
  42. package/lib/cjs/CoordSystem.d.ts.map +1 -1
  43. package/lib/cjs/CoordSystem.js +1 -0
  44. package/lib/cjs/CoordSystem.js.map +1 -1
  45. package/lib/cjs/DisplayStyleState.d.ts +4 -0
  46. package/lib/cjs/DisplayStyleState.d.ts.map +1 -1
  47. package/lib/cjs/DisplayStyleState.js +9 -4
  48. package/lib/cjs/DisplayStyleState.js.map +1 -1
  49. package/lib/cjs/DrawingViewState.d.ts +5 -2
  50. package/lib/cjs/DrawingViewState.d.ts.map +1 -1
  51. package/lib/cjs/DrawingViewState.js +34 -3
  52. package/lib/cjs/DrawingViewState.js.map +1 -1
  53. package/lib/cjs/ElementLocateManager.d.ts +23 -5
  54. package/lib/cjs/ElementLocateManager.d.ts.map +1 -1
  55. package/lib/cjs/ElementLocateManager.js +19 -4
  56. package/lib/cjs/ElementLocateManager.js.map +1 -1
  57. package/lib/cjs/EmphasizeElements.d.ts +1 -0
  58. package/lib/cjs/EmphasizeElements.d.ts.map +1 -1
  59. package/lib/cjs/EmphasizeElements.js +1 -0
  60. package/lib/cjs/EmphasizeElements.js.map +1 -1
  61. package/lib/cjs/EntityState.d.ts +2 -0
  62. package/lib/cjs/EntityState.d.ts.map +1 -1
  63. package/lib/cjs/EntityState.js +2 -0
  64. package/lib/cjs/EntityState.js.map +1 -1
  65. package/lib/cjs/FeatureOverrideProvider.d.ts +1 -0
  66. package/lib/cjs/FeatureOverrideProvider.d.ts.map +1 -1
  67. package/lib/cjs/FeatureOverrideProvider.js.map +1 -1
  68. package/lib/cjs/FlashSettings.d.ts +3 -0
  69. package/lib/cjs/FlashSettings.d.ts.map +1 -1
  70. package/lib/cjs/FlashSettings.js +2 -0
  71. package/lib/cjs/FlashSettings.js.map +1 -1
  72. package/lib/cjs/FrontendHubAccess.d.ts +4 -1
  73. package/lib/cjs/FrontendHubAccess.d.ts.map +1 -1
  74. package/lib/cjs/FrontendHubAccess.js.map +1 -1
  75. package/lib/cjs/FrontendLoggerCategory.d.ts +1 -0
  76. package/lib/cjs/FrontendLoggerCategory.d.ts.map +1 -1
  77. package/lib/cjs/FrontendLoggerCategory.js +1 -0
  78. package/lib/cjs/FrontendLoggerCategory.js.map +1 -1
  79. package/lib/cjs/FrustumAnimator.d.ts +1 -0
  80. package/lib/cjs/FrustumAnimator.d.ts.map +1 -1
  81. package/lib/cjs/FrustumAnimator.js +1 -0
  82. package/lib/cjs/FrustumAnimator.js.map +1 -1
  83. package/lib/cjs/FuzzySearch.d.ts +1 -0
  84. package/lib/cjs/FuzzySearch.d.ts.map +1 -1
  85. package/lib/cjs/FuzzySearch.js.map +1 -1
  86. package/lib/cjs/GlobeAnimator.d.ts +1 -0
  87. package/lib/cjs/GlobeAnimator.d.ts.map +1 -1
  88. package/lib/cjs/GlobeAnimator.js +1 -0
  89. package/lib/cjs/GlobeAnimator.js.map +1 -1
  90. package/lib/cjs/HitDetail.d.ts +26 -5
  91. package/lib/cjs/HitDetail.d.ts.map +1 -1
  92. package/lib/cjs/HitDetail.js +26 -5
  93. package/lib/cjs/HitDetail.js.map +1 -1
  94. package/lib/cjs/IModelApp.d.ts +9 -0
  95. package/lib/cjs/IModelApp.d.ts.map +1 -1
  96. package/lib/cjs/IModelApp.js +38 -23
  97. package/lib/cjs/IModelApp.js.map +1 -1
  98. package/lib/cjs/IModelConnection.d.ts +16 -4
  99. package/lib/cjs/IModelConnection.d.ts.map +1 -1
  100. package/lib/cjs/IModelConnection.js +34 -5
  101. package/lib/cjs/IModelConnection.js.map +1 -1
  102. package/lib/cjs/ImageUtil.d.ts +15 -2
  103. package/lib/cjs/ImageUtil.d.ts.map +1 -1
  104. package/lib/cjs/ImageUtil.js +19 -4
  105. package/lib/cjs/ImageUtil.js.map +1 -1
  106. package/lib/cjs/IpcApp.d.ts +1 -0
  107. package/lib/cjs/IpcApp.d.ts.map +1 -1
  108. package/lib/cjs/IpcApp.js +1 -0
  109. package/lib/cjs/IpcApp.js.map +1 -1
  110. package/lib/cjs/MarginPercent.d.ts +1 -0
  111. package/lib/cjs/MarginPercent.d.ts.map +1 -1
  112. package/lib/cjs/MarginPercent.js +1 -0
  113. package/lib/cjs/MarginPercent.js.map +1 -1
  114. package/lib/cjs/Marker.d.ts +16 -3
  115. package/lib/cjs/Marker.d.ts.map +1 -1
  116. package/lib/cjs/Marker.js +3 -0
  117. package/lib/cjs/Marker.js.map +1 -1
  118. package/lib/cjs/ModelSelectorState.d.ts +1 -0
  119. package/lib/cjs/ModelSelectorState.d.ts.map +1 -1
  120. package/lib/cjs/ModelSelectorState.js +1 -0
  121. package/lib/cjs/ModelSelectorState.js.map +1 -1
  122. package/lib/cjs/ModelState.d.ts +10 -0
  123. package/lib/cjs/ModelState.d.ts.map +1 -1
  124. package/lib/cjs/ModelState.js +10 -0
  125. package/lib/cjs/ModelState.js.map +1 -1
  126. package/lib/cjs/NotificationManager.d.ts +11 -0
  127. package/lib/cjs/NotificationManager.d.ts.map +1 -1
  128. package/lib/cjs/NotificationManager.js +10 -0
  129. package/lib/cjs/NotificationManager.js.map +1 -1
  130. package/lib/cjs/PerModelCategoryVisibility.d.ts +1 -0
  131. package/lib/cjs/PerModelCategoryVisibility.d.ts.map +1 -1
  132. package/lib/cjs/PerModelCategoryVisibility.js +1 -0
  133. package/lib/cjs/PerModelCategoryVisibility.js.map +1 -1
  134. package/lib/cjs/SelectionSet.d.ts +7 -0
  135. package/lib/cjs/SelectionSet.d.ts.map +1 -1
  136. package/lib/cjs/SelectionSet.js +3 -0
  137. package/lib/cjs/SelectionSet.js.map +1 -1
  138. package/lib/cjs/SheetViewState.d.ts +6 -5
  139. package/lib/cjs/SheetViewState.d.ts.map +1 -1
  140. package/lib/cjs/SheetViewState.js +58 -6
  141. package/lib/cjs/SheetViewState.js.map +1 -1
  142. package/lib/cjs/SpatialViewState.d.ts +7 -2
  143. package/lib/cjs/SpatialViewState.d.ts.map +1 -1
  144. package/lib/cjs/SpatialViewState.js +17 -3
  145. package/lib/cjs/SpatialViewState.js.map +1 -1
  146. package/lib/cjs/Sprites.d.ts +3 -0
  147. package/lib/cjs/Sprites.d.ts.map +1 -1
  148. package/lib/cjs/Sprites.js +3 -0
  149. package/lib/cjs/Sprites.js.map +1 -1
  150. package/lib/cjs/StandardView.d.ts +1 -0
  151. package/lib/cjs/StandardView.d.ts.map +1 -1
  152. package/lib/cjs/StandardView.js +1 -0
  153. package/lib/cjs/StandardView.js.map +1 -1
  154. package/lib/cjs/SubCategoriesCache.d.ts +14 -7
  155. package/lib/cjs/SubCategoriesCache.d.ts.map +1 -1
  156. package/lib/cjs/SubCategoriesCache.js +36 -8
  157. package/lib/cjs/SubCategoriesCache.js.map +1 -1
  158. package/lib/cjs/TentativePoint.d.ts +4 -1
  159. package/lib/cjs/TentativePoint.d.ts.map +1 -1
  160. package/lib/cjs/TentativePoint.js +4 -1
  161. package/lib/cjs/TentativePoint.js.map +1 -1
  162. package/lib/cjs/Tiles.d.ts +1 -0
  163. package/lib/cjs/Tiles.d.ts.map +1 -1
  164. package/lib/cjs/Tiles.js +1 -0
  165. package/lib/cjs/Tiles.js.map +1 -1
  166. package/lib/cjs/ViewAnimation.d.ts +6 -0
  167. package/lib/cjs/ViewAnimation.d.ts.map +1 -1
  168. package/lib/cjs/ViewAnimation.js.map +1 -1
  169. package/lib/cjs/ViewCreator2d.d.ts +2 -0
  170. package/lib/cjs/ViewCreator2d.d.ts.map +1 -1
  171. package/lib/cjs/ViewCreator2d.js +1 -0
  172. package/lib/cjs/ViewCreator2d.js.map +1 -1
  173. package/lib/cjs/ViewCreator3d.d.ts +2 -8
  174. package/lib/cjs/ViewCreator3d.d.ts.map +1 -1
  175. package/lib/cjs/ViewCreator3d.js +12 -38
  176. package/lib/cjs/ViewCreator3d.js.map +1 -1
  177. package/lib/cjs/ViewGlobalLocation.d.ts +3 -0
  178. package/lib/cjs/ViewGlobalLocation.d.ts.map +1 -1
  179. package/lib/cjs/ViewGlobalLocation.js +1 -0
  180. package/lib/cjs/ViewGlobalLocation.js.map +1 -1
  181. package/lib/cjs/ViewManager.d.ts +3 -0
  182. package/lib/cjs/ViewManager.d.ts.map +1 -1
  183. package/lib/cjs/ViewManager.js +2 -0
  184. package/lib/cjs/ViewManager.js.map +1 -1
  185. package/lib/cjs/ViewPose.d.ts +1 -0
  186. package/lib/cjs/ViewPose.d.ts.map +1 -1
  187. package/lib/cjs/ViewPose.js +1 -0
  188. package/lib/cjs/ViewPose.js.map +1 -1
  189. package/lib/cjs/ViewRect.d.ts +1 -0
  190. package/lib/cjs/ViewRect.d.ts.map +1 -1
  191. package/lib/cjs/ViewRect.js +1 -0
  192. package/lib/cjs/ViewRect.js.map +1 -1
  193. package/lib/cjs/ViewState.d.ts +17 -2
  194. package/lib/cjs/ViewState.d.ts.map +1 -1
  195. package/lib/cjs/ViewState.js +40 -9
  196. package/lib/cjs/ViewState.js.map +1 -1
  197. package/lib/cjs/ViewStatus.d.ts +1 -0
  198. package/lib/cjs/ViewStatus.d.ts.map +1 -1
  199. package/lib/cjs/ViewStatus.js +1 -0
  200. package/lib/cjs/ViewStatus.js.map +1 -1
  201. package/lib/cjs/ViewingSpace.d.ts +1 -0
  202. package/lib/cjs/ViewingSpace.d.ts.map +1 -1
  203. package/lib/cjs/ViewingSpace.js +1 -0
  204. package/lib/cjs/ViewingSpace.js.map +1 -1
  205. package/lib/cjs/Viewport.d.ts.map +1 -1
  206. package/lib/cjs/Viewport.js +5 -1
  207. package/lib/cjs/Viewport.js.map +1 -1
  208. package/lib/cjs/core-frontend.d.ts +6 -5
  209. package/lib/cjs/core-frontend.d.ts.map +1 -1
  210. package/lib/cjs/core-frontend.js +7 -5
  211. package/lib/cjs/core-frontend.js.map +1 -1
  212. package/lib/cjs/extension/Extension.d.ts +22 -3
  213. package/lib/cjs/extension/Extension.d.ts.map +1 -1
  214. package/lib/cjs/extension/Extension.js +0 -8
  215. package/lib/cjs/extension/Extension.js.map +1 -1
  216. package/lib/cjs/extension/ExtensionAdmin.d.ts +1 -3
  217. package/lib/cjs/extension/ExtensionAdmin.d.ts.map +1 -1
  218. package/lib/cjs/extension/ExtensionAdmin.js +1 -4
  219. package/lib/cjs/extension/ExtensionAdmin.js.map +1 -1
  220. package/lib/cjs/extension/ExtensionRuntime.js +231 -59
  221. package/lib/cjs/extension/ExtensionRuntime.js.map +1 -1
  222. package/lib/cjs/quantity-formatting/QuantityFormatter.d.ts.map +1 -1
  223. package/lib/cjs/quantity-formatting/QuantityFormatter.js +2 -1
  224. package/lib/cjs/quantity-formatting/QuantityFormatter.js.map +1 -1
  225. package/lib/cjs/render/CanvasDecoration.d.ts +2 -0
  226. package/lib/cjs/render/CanvasDecoration.d.ts.map +1 -1
  227. package/lib/cjs/render/CanvasDecoration.js.map +1 -1
  228. package/lib/cjs/render/Decorations.d.ts +1 -0
  229. package/lib/cjs/render/Decorations.d.ts.map +1 -1
  230. package/lib/cjs/render/Decorations.js +1 -0
  231. package/lib/cjs/render/Decorations.js.map +1 -1
  232. package/lib/cjs/render/FeatureSymbology.d.ts +1 -0
  233. package/lib/cjs/render/FeatureSymbology.d.ts.map +1 -1
  234. package/lib/cjs/render/FeatureSymbology.js +1 -0
  235. package/lib/cjs/render/FeatureSymbology.js.map +1 -1
  236. package/lib/cjs/render/GraphicBranch.d.ts +2 -0
  237. package/lib/cjs/render/GraphicBranch.d.ts.map +1 -1
  238. package/lib/cjs/render/GraphicBranch.js +1 -0
  239. package/lib/cjs/render/GraphicBranch.js.map +1 -1
  240. package/lib/cjs/render/GraphicBuilder.d.ts +8 -0
  241. package/lib/cjs/render/GraphicBuilder.d.ts.map +1 -1
  242. package/lib/cjs/render/GraphicBuilder.js +2 -0
  243. package/lib/cjs/render/GraphicBuilder.js.map +1 -1
  244. package/lib/cjs/render/GraphicPrimitive.d.ts +14 -0
  245. package/lib/cjs/render/GraphicPrimitive.d.ts.map +1 -1
  246. package/lib/cjs/render/GraphicPrimitive.js.map +1 -1
  247. package/lib/cjs/render/ParticleCollectionBuilder.d.ts +3 -0
  248. package/lib/cjs/render/ParticleCollectionBuilder.d.ts.map +1 -1
  249. package/lib/cjs/render/ParticleCollectionBuilder.js.map +1 -1
  250. package/lib/cjs/render/Pixel.d.ts +1 -0
  251. package/lib/cjs/render/Pixel.d.ts.map +1 -1
  252. package/lib/cjs/render/Pixel.js +1 -0
  253. package/lib/cjs/render/Pixel.js.map +1 -1
  254. package/lib/cjs/render/RenderClipVolume.d.ts +1 -0
  255. package/lib/cjs/render/RenderClipVolume.d.ts.map +1 -1
  256. package/lib/cjs/render/RenderClipVolume.js +1 -0
  257. package/lib/cjs/render/RenderClipVolume.js.map +1 -1
  258. package/lib/cjs/render/RenderGraphic.d.ts +3 -0
  259. package/lib/cjs/render/RenderGraphic.d.ts.map +1 -1
  260. package/lib/cjs/render/RenderGraphic.js +2 -0
  261. package/lib/cjs/render/RenderGraphic.js.map +1 -1
  262. package/lib/cjs/render/RenderSystem.d.ts +1 -0
  263. package/lib/cjs/render/RenderSystem.d.ts.map +1 -1
  264. package/lib/cjs/render/RenderSystem.js +1 -0
  265. package/lib/cjs/render/RenderSystem.js.map +1 -1
  266. package/lib/cjs/render/RenderTexture.d.ts +7 -0
  267. package/lib/cjs/render/RenderTexture.d.ts.map +1 -1
  268. package/lib/cjs/render/RenderTexture.js.map +1 -1
  269. package/lib/cjs/render/Scene.d.ts +1 -0
  270. package/lib/cjs/render/Scene.d.ts.map +1 -1
  271. package/lib/cjs/render/Scene.js +1 -0
  272. package/lib/cjs/render/Scene.js.map +1 -1
  273. package/lib/cjs/render/ScreenSpaceEffectBuilder.d.ts +10 -0
  274. package/lib/cjs/render/ScreenSpaceEffectBuilder.d.ts.map +1 -1
  275. package/lib/cjs/render/ScreenSpaceEffectBuilder.js +2 -0
  276. package/lib/cjs/render/ScreenSpaceEffectBuilder.js.map +1 -1
  277. package/lib/cjs/render/primitives/VertexTable.d.ts +1 -1
  278. package/lib/cjs/render/primitives/VertexTable.js +30 -2
  279. package/lib/cjs/render/primitives/VertexTable.js.map +1 -1
  280. package/lib/cjs/render/primitives/geometry/GeometryAccumulator.d.ts.map +1 -1
  281. package/lib/cjs/render/primitives/geometry/GeometryAccumulator.js +7 -3
  282. package/lib/cjs/render/primitives/geometry/GeometryAccumulator.js.map +1 -1
  283. package/lib/cjs/render/webgl/DrawCommand.d.ts.map +1 -1
  284. package/lib/cjs/render/webgl/DrawCommand.js +2 -1
  285. package/lib/cjs/render/webgl/DrawCommand.js.map +1 -1
  286. package/lib/cjs/render/webgl/RealityMesh.d.ts +1 -0
  287. package/lib/cjs/render/webgl/RealityMesh.d.ts.map +1 -1
  288. package/lib/cjs/render/webgl/RealityMesh.js +1 -0
  289. package/lib/cjs/render/webgl/RealityMesh.js.map +1 -1
  290. package/lib/cjs/render/webgl/ShaderBuilder.d.ts +5 -4
  291. package/lib/cjs/render/webgl/ShaderBuilder.d.ts.map +1 -1
  292. package/lib/cjs/render/webgl/ShaderBuilder.js +7 -6
  293. package/lib/cjs/render/webgl/ShaderBuilder.js.map +1 -1
  294. package/lib/cjs/render/webgl/System.d.ts +1 -1
  295. package/lib/cjs/render/webgl/Target.d.ts +6 -1
  296. package/lib/cjs/render/webgl/Target.d.ts.map +1 -1
  297. package/lib/cjs/render/webgl/Target.js +64 -13
  298. package/lib/cjs/render/webgl/Target.js.map +1 -1
  299. package/lib/cjs/render/webgl/Technique.d.ts +4 -2
  300. package/lib/cjs/render/webgl/Technique.d.ts.map +1 -1
  301. package/lib/cjs/render/webgl/Technique.js +148 -120
  302. package/lib/cjs/render/webgl/Technique.js.map +1 -1
  303. package/lib/cjs/render/webgl/TechniqueFlags.d.ts +7 -3
  304. package/lib/cjs/render/webgl/TechniqueFlags.d.ts.map +1 -1
  305. package/lib/cjs/render/webgl/TechniqueFlags.js +17 -4
  306. package/lib/cjs/render/webgl/TechniqueFlags.js.map +1 -1
  307. package/lib/cjs/render/webgl/glsl/Animation.d.ts.map +1 -1
  308. package/lib/cjs/render/webgl/glsl/Animation.js +2 -0
  309. package/lib/cjs/render/webgl/glsl/Animation.js.map +1 -1
  310. package/lib/cjs/render/webgl/glsl/Color.d.ts.map +1 -1
  311. package/lib/cjs/render/webgl/glsl/Color.js +8 -7
  312. package/lib/cjs/render/webgl/glsl/Color.js.map +1 -1
  313. package/lib/cjs/render/webgl/glsl/Decode.d.ts +2 -1
  314. package/lib/cjs/render/webgl/glsl/Decode.d.ts.map +1 -1
  315. package/lib/cjs/render/webgl/glsl/Decode.js +16 -2
  316. package/lib/cjs/render/webgl/glsl/Decode.js.map +1 -1
  317. package/lib/cjs/render/webgl/glsl/Edge.d.ts +2 -2
  318. package/lib/cjs/render/webgl/glsl/Edge.d.ts.map +1 -1
  319. package/lib/cjs/render/webgl/glsl/Edge.js +6 -19
  320. package/lib/cjs/render/webgl/glsl/Edge.js.map +1 -1
  321. package/lib/cjs/render/webgl/glsl/FeatureSymbology.d.ts.map +1 -1
  322. package/lib/cjs/render/webgl/glsl/FeatureSymbology.js +0 -2
  323. package/lib/cjs/render/webgl/glsl/FeatureSymbology.js.map +1 -1
  324. package/lib/cjs/render/webgl/glsl/PointString.d.ts +3 -3
  325. package/lib/cjs/render/webgl/glsl/PointString.d.ts.map +1 -1
  326. package/lib/cjs/render/webgl/glsl/PointString.js +6 -6
  327. package/lib/cjs/render/webgl/glsl/PointString.js.map +1 -1
  328. package/lib/cjs/render/webgl/glsl/Polyline.d.ts +3 -3
  329. package/lib/cjs/render/webgl/glsl/Polyline.d.ts.map +1 -1
  330. package/lib/cjs/render/webgl/glsl/Polyline.js +6 -21
  331. package/lib/cjs/render/webgl/glsl/Polyline.js.map +1 -1
  332. package/lib/cjs/render/webgl/glsl/RealityMesh.d.ts.map +1 -1
  333. package/lib/cjs/render/webgl/glsl/RealityMesh.js +1 -3
  334. package/lib/cjs/render/webgl/glsl/RealityMesh.js.map +1 -1
  335. package/lib/cjs/render/webgl/glsl/Surface.d.ts +2 -2
  336. package/lib/cjs/render/webgl/glsl/Surface.d.ts.map +1 -1
  337. package/lib/cjs/render/webgl/glsl/Surface.js +50 -34
  338. package/lib/cjs/render/webgl/glsl/Surface.js.map +1 -1
  339. package/lib/cjs/render/webgl/glsl/Vertex.d.ts +3 -3
  340. package/lib/cjs/render/webgl/glsl/Vertex.d.ts.map +1 -1
  341. package/lib/cjs/render/webgl/glsl/Vertex.js +143 -57
  342. package/lib/cjs/render/webgl/glsl/Vertex.js.map +1 -1
  343. package/lib/cjs/tile/DisclosedTileTreeSet.d.ts +2 -0
  344. package/lib/cjs/tile/DisclosedTileTreeSet.d.ts.map +1 -1
  345. package/lib/cjs/tile/DisclosedTileTreeSet.js +1 -0
  346. package/lib/cjs/tile/DisclosedTileTreeSet.js.map +1 -1
  347. package/lib/cjs/tile/IModelTileRequestChannels.d.ts +3 -3
  348. package/lib/cjs/tile/IModelTileRequestChannels.d.ts.map +1 -1
  349. package/lib/cjs/tile/IModelTileRequestChannels.js +7 -11
  350. package/lib/cjs/tile/IModelTileRequestChannels.js.map +1 -1
  351. package/lib/cjs/tile/ImdlReader.d.ts +1 -0
  352. package/lib/cjs/tile/ImdlReader.d.ts.map +1 -1
  353. package/lib/cjs/tile/ImdlReader.js +1 -0
  354. package/lib/cjs/tile/ImdlReader.js.map +1 -1
  355. package/lib/cjs/tile/OPCFormatInterpreter.d.ts.map +1 -1
  356. package/lib/cjs/tile/OPCFormatInterpreter.js +1 -2
  357. package/lib/cjs/tile/OPCFormatInterpreter.js.map +1 -1
  358. package/lib/cjs/tile/RealityTileLoader.d.ts +1 -1
  359. package/lib/cjs/tile/RealityTileLoader.d.ts.map +1 -1
  360. package/lib/cjs/tile/RealityTileLoader.js +29 -6
  361. package/lib/cjs/tile/RealityTileLoader.js.map +1 -1
  362. package/lib/cjs/tile/Tile.d.ts +5 -0
  363. package/lib/cjs/tile/Tile.d.ts.map +1 -1
  364. package/lib/cjs/tile/Tile.js +5 -0
  365. package/lib/cjs/tile/Tile.js.map +1 -1
  366. package/lib/cjs/tile/TileAdmin.d.ts +3 -0
  367. package/lib/cjs/tile/TileAdmin.d.ts.map +1 -1
  368. package/lib/cjs/tile/TileAdmin.js +1 -5
  369. package/lib/cjs/tile/TileAdmin.js.map +1 -1
  370. package/lib/cjs/tile/TileContent.d.ts +1 -0
  371. package/lib/cjs/tile/TileContent.d.ts.map +1 -1
  372. package/lib/cjs/tile/TileContent.js.map +1 -1
  373. package/lib/cjs/tile/TileDrawArgs.d.ts +2 -0
  374. package/lib/cjs/tile/TileDrawArgs.d.ts.map +1 -1
  375. package/lib/cjs/tile/TileDrawArgs.js +1 -0
  376. package/lib/cjs/tile/TileDrawArgs.js.map +1 -1
  377. package/lib/cjs/tile/TileParams.d.ts +1 -0
  378. package/lib/cjs/tile/TileParams.d.ts.map +1 -1
  379. package/lib/cjs/tile/TileParams.js.map +1 -1
  380. package/lib/cjs/tile/TileRequest.d.ts +1 -0
  381. package/lib/cjs/tile/TileRequest.d.ts.map +1 -1
  382. package/lib/cjs/tile/TileRequest.js +1 -0
  383. package/lib/cjs/tile/TileRequest.js.map +1 -1
  384. package/lib/cjs/tile/TileRequestChannel.d.ts +2 -0
  385. package/lib/cjs/tile/TileRequestChannel.d.ts.map +1 -1
  386. package/lib/cjs/tile/TileRequestChannel.js +2 -0
  387. package/lib/cjs/tile/TileRequestChannel.js.map +1 -1
  388. package/lib/cjs/tile/TileRequestChannels.d.ts +1 -4
  389. package/lib/cjs/tile/TileRequestChannels.d.ts.map +1 -1
  390. package/lib/cjs/tile/TileRequestChannels.js +2 -6
  391. package/lib/cjs/tile/TileRequestChannels.js.map +1 -1
  392. package/lib/cjs/tile/TileTree.d.ts +2 -0
  393. package/lib/cjs/tile/TileTree.d.ts.map +1 -1
  394. package/lib/cjs/tile/TileTree.js +2 -0
  395. package/lib/cjs/tile/TileTree.js.map +1 -1
  396. package/lib/cjs/tile/TileTreeOwner.d.ts +1 -0
  397. package/lib/cjs/tile/TileTreeOwner.d.ts.map +1 -1
  398. package/lib/cjs/tile/TileTreeOwner.js.map +1 -1
  399. package/lib/cjs/tile/TileTreeParams.d.ts +1 -0
  400. package/lib/cjs/tile/TileTreeParams.d.ts.map +1 -1
  401. package/lib/cjs/tile/TileTreeParams.js.map +1 -1
  402. package/lib/cjs/tile/TileTreeReference.d.ts +2 -0
  403. package/lib/cjs/tile/TileTreeReference.d.ts.map +1 -1
  404. package/lib/cjs/tile/TileTreeReference.js +2 -0
  405. package/lib/cjs/tile/TileTreeReference.js.map +1 -1
  406. package/lib/cjs/tile/TileTreeSupplier.d.ts +1 -0
  407. package/lib/cjs/tile/TileTreeSupplier.d.ts.map +1 -1
  408. package/lib/cjs/tile/TileTreeSupplier.js.map +1 -1
  409. package/lib/cjs/tile/TileUsageMarker.d.ts +1 -0
  410. package/lib/cjs/tile/TileUsageMarker.d.ts.map +1 -1
  411. package/lib/cjs/tile/TileUsageMarker.js +1 -0
  412. package/lib/cjs/tile/TileUsageMarker.js.map +1 -1
  413. package/lib/cjs/tile/TiledGraphicsProvider.d.ts +1 -0
  414. package/lib/cjs/tile/TiledGraphicsProvider.d.ts.map +1 -1
  415. package/lib/cjs/tile/TiledGraphicsProvider.js.map +1 -1
  416. package/lib/cjs/tile/map/ArcGisUtilities.d.ts.map +1 -1
  417. package/lib/cjs/tile/map/ArcGisUtilities.js +13 -0
  418. package/lib/cjs/tile/map/ArcGisUtilities.js.map +1 -1
  419. package/lib/cjs/tile/map/BingElevation.d.ts +1 -0
  420. package/lib/cjs/tile/map/BingElevation.d.ts.map +1 -1
  421. package/lib/cjs/tile/map/BingElevation.js +1 -0
  422. package/lib/cjs/tile/map/BingElevation.js.map +1 -1
  423. package/lib/cjs/tile/map/ImageryProviders/WmsMapLayerImageryProvider.d.ts +0 -1
  424. package/lib/cjs/tile/map/ImageryProviders/WmsMapLayerImageryProvider.d.ts.map +1 -1
  425. package/lib/cjs/tile/map/ImageryProviders/WmsMapLayerImageryProvider.js +12 -10
  426. package/lib/cjs/tile/map/ImageryProviders/WmsMapLayerImageryProvider.js.map +1 -1
  427. package/lib/cjs/tile/map/MapLayerFormatRegistry.d.ts +5 -1
  428. package/lib/cjs/tile/map/MapLayerFormatRegistry.d.ts.map +1 -1
  429. package/lib/cjs/tile/map/MapLayerFormatRegistry.js.map +1 -1
  430. package/lib/cjs/tile/map/MapTileTree.js +2 -2
  431. package/lib/cjs/tile/map/MapTileTree.js.map +1 -1
  432. package/lib/cjs/tile/map/WmsCapabilities.d.ts +3 -2
  433. package/lib/cjs/tile/map/WmsCapabilities.d.ts.map +1 -1
  434. package/lib/cjs/tile/map/WmsCapabilities.js +11 -10
  435. package/lib/cjs/tile/map/WmsCapabilities.js.map +1 -1
  436. package/lib/cjs/tools/ClipViewTool.d.ts +5 -3
  437. package/lib/cjs/tools/ClipViewTool.d.ts.map +1 -1
  438. package/lib/cjs/tools/ClipViewTool.js +4 -3
  439. package/lib/cjs/tools/ClipViewTool.js.map +1 -1
  440. package/lib/cjs/tools/EditManipulator.d.ts +1 -0
  441. package/lib/cjs/tools/EditManipulator.d.ts.map +1 -1
  442. package/lib/cjs/tools/EditManipulator.js +1 -0
  443. package/lib/cjs/tools/EditManipulator.js.map +1 -1
  444. package/lib/cjs/tools/EventController.d.ts +1 -0
  445. package/lib/cjs/tools/EventController.d.ts.map +1 -1
  446. package/lib/cjs/tools/EventController.js +1 -0
  447. package/lib/cjs/tools/EventController.js.map +1 -1
  448. package/lib/cjs/tools/PrimitiveTool.d.ts +4 -0
  449. package/lib/cjs/tools/PrimitiveTool.d.ts.map +1 -1
  450. package/lib/cjs/tools/PrimitiveTool.js +7 -0
  451. package/lib/cjs/tools/PrimitiveTool.js.map +1 -1
  452. package/lib/cjs/tools/SelectTool.d.ts +3 -0
  453. package/lib/cjs/tools/SelectTool.d.ts.map +1 -1
  454. package/lib/cjs/tools/SelectTool.js +3 -0
  455. package/lib/cjs/tools/SelectTool.js.map +1 -1
  456. package/lib/cjs/tools/Tool.d.ts +41 -6
  457. package/lib/cjs/tools/Tool.d.ts.map +1 -1
  458. package/lib/cjs/tools/Tool.js +27 -4
  459. package/lib/cjs/tools/Tool.js.map +1 -1
  460. package/lib/cjs/tools/ToolAdmin.d.ts +16 -23
  461. package/lib/cjs/tools/ToolAdmin.d.ts.map +1 -1
  462. package/lib/cjs/tools/ToolAdmin.js +43 -20
  463. package/lib/cjs/tools/ToolAdmin.js.map +1 -1
  464. package/lib/cjs/tools/ToolAssistance.d.ts +7 -0
  465. package/lib/cjs/tools/ToolAssistance.d.ts.map +1 -1
  466. package/lib/cjs/tools/ToolAssistance.js +3 -0
  467. package/lib/cjs/tools/ToolAssistance.js.map +1 -1
  468. package/lib/cjs/tools/ToolSettings.d.ts +3 -0
  469. package/lib/cjs/tools/ToolSettings.d.ts.map +1 -1
  470. package/lib/cjs/tools/ToolSettings.js +3 -0
  471. package/lib/cjs/tools/ToolSettings.js.map +1 -1
  472. package/lib/cjs/tools/ViewTool.d.ts +3 -1
  473. package/lib/cjs/tools/ViewTool.d.ts.map +1 -1
  474. package/lib/cjs/tools/ViewTool.js +9 -5
  475. package/lib/cjs/tools/ViewTool.js.map +1 -1
  476. package/lib/esm/AccuDraw.d.ts +2 -0
  477. package/lib/esm/AccuDraw.d.ts.map +1 -1
  478. package/lib/esm/AccuDraw.js +2 -0
  479. package/lib/esm/AccuDraw.js.map +1 -1
  480. package/lib/esm/AccuSnap.d.ts +1 -0
  481. package/lib/esm/AccuSnap.d.ts.map +1 -1
  482. package/lib/esm/AccuSnap.js +1 -0
  483. package/lib/esm/AccuSnap.js.map +1 -1
  484. package/lib/esm/ApproximateTerrainHeights.d.ts.map +1 -1
  485. package/lib/esm/ApproximateTerrainHeights.js +4 -2
  486. package/lib/esm/ApproximateTerrainHeights.js.map +1 -1
  487. package/lib/esm/ApproximateTerrainHeightsProps.d.ts +1 -1
  488. package/lib/esm/ApproximateTerrainHeightsProps.d.ts.map +1 -1
  489. package/lib/esm/ApproximateTerrainHeightsProps.js +1 -1
  490. package/lib/esm/ApproximateTerrainHeightsProps.js.map +1 -1
  491. package/lib/esm/AuxCoordSys.d.ts +12 -2
  492. package/lib/esm/AuxCoordSys.d.ts.map +1 -1
  493. package/lib/esm/AuxCoordSys.js +12 -2
  494. package/lib/esm/AuxCoordSys.js.map +1 -1
  495. package/lib/esm/BingLocation.d.ts +1 -0
  496. package/lib/esm/BingLocation.d.ts.map +1 -1
  497. package/lib/esm/BingLocation.js +1 -0
  498. package/lib/esm/BingLocation.js.map +1 -1
  499. package/lib/esm/BriefcaseConnection.d.ts +35 -1
  500. package/lib/esm/BriefcaseConnection.d.ts.map +1 -1
  501. package/lib/esm/BriefcaseConnection.js +50 -0
  502. package/lib/esm/BriefcaseConnection.js.map +1 -1
  503. package/lib/esm/CategorySelectorState.d.ts +1 -0
  504. package/lib/esm/CategorySelectorState.d.ts.map +1 -1
  505. package/lib/esm/CategorySelectorState.js +1 -0
  506. package/lib/esm/CategorySelectorState.js.map +1 -1
  507. package/lib/esm/ChangeFlags.d.ts +1 -0
  508. package/lib/esm/ChangeFlags.d.ts.map +1 -1
  509. package/lib/esm/ChangeFlags.js +1 -0
  510. package/lib/esm/ChangeFlags.js.map +1 -1
  511. package/lib/esm/ContextRealityModelState.d.ts +1 -0
  512. package/lib/esm/ContextRealityModelState.d.ts.map +1 -1
  513. package/lib/esm/ContextRealityModelState.js +1 -0
  514. package/lib/esm/ContextRealityModelState.js.map +1 -1
  515. package/lib/esm/CoordSystem.d.ts +1 -0
  516. package/lib/esm/CoordSystem.d.ts.map +1 -1
  517. package/lib/esm/CoordSystem.js +1 -0
  518. package/lib/esm/CoordSystem.js.map +1 -1
  519. package/lib/esm/DisplayStyleState.d.ts +4 -0
  520. package/lib/esm/DisplayStyleState.d.ts.map +1 -1
  521. package/lib/esm/DisplayStyleState.js +9 -4
  522. package/lib/esm/DisplayStyleState.js.map +1 -1
  523. package/lib/esm/DrawingViewState.d.ts +5 -2
  524. package/lib/esm/DrawingViewState.d.ts.map +1 -1
  525. package/lib/esm/DrawingViewState.js +34 -3
  526. package/lib/esm/DrawingViewState.js.map +1 -1
  527. package/lib/esm/ElementLocateManager.d.ts +23 -5
  528. package/lib/esm/ElementLocateManager.d.ts.map +1 -1
  529. package/lib/esm/ElementLocateManager.js +19 -4
  530. package/lib/esm/ElementLocateManager.js.map +1 -1
  531. package/lib/esm/EmphasizeElements.d.ts +1 -0
  532. package/lib/esm/EmphasizeElements.d.ts.map +1 -1
  533. package/lib/esm/EmphasizeElements.js +1 -0
  534. package/lib/esm/EmphasizeElements.js.map +1 -1
  535. package/lib/esm/EntityState.d.ts +2 -0
  536. package/lib/esm/EntityState.d.ts.map +1 -1
  537. package/lib/esm/EntityState.js +2 -0
  538. package/lib/esm/EntityState.js.map +1 -1
  539. package/lib/esm/FeatureOverrideProvider.d.ts +1 -0
  540. package/lib/esm/FeatureOverrideProvider.d.ts.map +1 -1
  541. package/lib/esm/FeatureOverrideProvider.js.map +1 -1
  542. package/lib/esm/FlashSettings.d.ts +3 -0
  543. package/lib/esm/FlashSettings.d.ts.map +1 -1
  544. package/lib/esm/FlashSettings.js +2 -0
  545. package/lib/esm/FlashSettings.js.map +1 -1
  546. package/lib/esm/FrontendHubAccess.d.ts +4 -1
  547. package/lib/esm/FrontendHubAccess.d.ts.map +1 -1
  548. package/lib/esm/FrontendHubAccess.js.map +1 -1
  549. package/lib/esm/FrontendLoggerCategory.d.ts +1 -0
  550. package/lib/esm/FrontendLoggerCategory.d.ts.map +1 -1
  551. package/lib/esm/FrontendLoggerCategory.js +1 -0
  552. package/lib/esm/FrontendLoggerCategory.js.map +1 -1
  553. package/lib/esm/FrustumAnimator.d.ts +1 -0
  554. package/lib/esm/FrustumAnimator.d.ts.map +1 -1
  555. package/lib/esm/FrustumAnimator.js +1 -0
  556. package/lib/esm/FrustumAnimator.js.map +1 -1
  557. package/lib/esm/FuzzySearch.d.ts +1 -0
  558. package/lib/esm/FuzzySearch.d.ts.map +1 -1
  559. package/lib/esm/FuzzySearch.js.map +1 -1
  560. package/lib/esm/GlobeAnimator.d.ts +1 -0
  561. package/lib/esm/GlobeAnimator.d.ts.map +1 -1
  562. package/lib/esm/GlobeAnimator.js +1 -0
  563. package/lib/esm/GlobeAnimator.js.map +1 -1
  564. package/lib/esm/HitDetail.d.ts +26 -5
  565. package/lib/esm/HitDetail.d.ts.map +1 -1
  566. package/lib/esm/HitDetail.js +26 -5
  567. package/lib/esm/HitDetail.js.map +1 -1
  568. package/lib/esm/IModelApp.d.ts +9 -0
  569. package/lib/esm/IModelApp.d.ts.map +1 -1
  570. package/lib/esm/IModelApp.js +37 -22
  571. package/lib/esm/IModelApp.js.map +1 -1
  572. package/lib/esm/IModelConnection.d.ts +16 -4
  573. package/lib/esm/IModelConnection.d.ts.map +1 -1
  574. package/lib/esm/IModelConnection.js +35 -6
  575. package/lib/esm/IModelConnection.js.map +1 -1
  576. package/lib/esm/ImageUtil.d.ts +15 -2
  577. package/lib/esm/ImageUtil.d.ts.map +1 -1
  578. package/lib/esm/ImageUtil.js +19 -4
  579. package/lib/esm/ImageUtil.js.map +1 -1
  580. package/lib/esm/IpcApp.d.ts +1 -0
  581. package/lib/esm/IpcApp.d.ts.map +1 -1
  582. package/lib/esm/IpcApp.js +1 -0
  583. package/lib/esm/IpcApp.js.map +1 -1
  584. package/lib/esm/MarginPercent.d.ts +1 -0
  585. package/lib/esm/MarginPercent.d.ts.map +1 -1
  586. package/lib/esm/MarginPercent.js +1 -0
  587. package/lib/esm/MarginPercent.js.map +1 -1
  588. package/lib/esm/Marker.d.ts +16 -3
  589. package/lib/esm/Marker.d.ts.map +1 -1
  590. package/lib/esm/Marker.js +3 -0
  591. package/lib/esm/Marker.js.map +1 -1
  592. package/lib/esm/ModelSelectorState.d.ts +1 -0
  593. package/lib/esm/ModelSelectorState.d.ts.map +1 -1
  594. package/lib/esm/ModelSelectorState.js +1 -0
  595. package/lib/esm/ModelSelectorState.js.map +1 -1
  596. package/lib/esm/ModelState.d.ts +10 -0
  597. package/lib/esm/ModelState.d.ts.map +1 -1
  598. package/lib/esm/ModelState.js +10 -0
  599. package/lib/esm/ModelState.js.map +1 -1
  600. package/lib/esm/NotificationManager.d.ts +11 -0
  601. package/lib/esm/NotificationManager.d.ts.map +1 -1
  602. package/lib/esm/NotificationManager.js +10 -0
  603. package/lib/esm/NotificationManager.js.map +1 -1
  604. package/lib/esm/PerModelCategoryVisibility.d.ts +1 -0
  605. package/lib/esm/PerModelCategoryVisibility.d.ts.map +1 -1
  606. package/lib/esm/PerModelCategoryVisibility.js +1 -0
  607. package/lib/esm/PerModelCategoryVisibility.js.map +1 -1
  608. package/lib/esm/SelectionSet.d.ts +7 -0
  609. package/lib/esm/SelectionSet.d.ts.map +1 -1
  610. package/lib/esm/SelectionSet.js +3 -0
  611. package/lib/esm/SelectionSet.js.map +1 -1
  612. package/lib/esm/SheetViewState.d.ts +6 -5
  613. package/lib/esm/SheetViewState.d.ts.map +1 -1
  614. package/lib/esm/SheetViewState.js +59 -7
  615. package/lib/esm/SheetViewState.js.map +1 -1
  616. package/lib/esm/SpatialViewState.d.ts +7 -2
  617. package/lib/esm/SpatialViewState.d.ts.map +1 -1
  618. package/lib/esm/SpatialViewState.js +18 -4
  619. package/lib/esm/SpatialViewState.js.map +1 -1
  620. package/lib/esm/Sprites.d.ts +3 -0
  621. package/lib/esm/Sprites.d.ts.map +1 -1
  622. package/lib/esm/Sprites.js +3 -0
  623. package/lib/esm/Sprites.js.map +1 -1
  624. package/lib/esm/StandardView.d.ts +1 -0
  625. package/lib/esm/StandardView.d.ts.map +1 -1
  626. package/lib/esm/StandardView.js +1 -0
  627. package/lib/esm/StandardView.js.map +1 -1
  628. package/lib/esm/SubCategoriesCache.d.ts +14 -7
  629. package/lib/esm/SubCategoriesCache.d.ts.map +1 -1
  630. package/lib/esm/SubCategoriesCache.js +37 -9
  631. package/lib/esm/SubCategoriesCache.js.map +1 -1
  632. package/lib/esm/TentativePoint.d.ts +4 -1
  633. package/lib/esm/TentativePoint.d.ts.map +1 -1
  634. package/lib/esm/TentativePoint.js +4 -1
  635. package/lib/esm/TentativePoint.js.map +1 -1
  636. package/lib/esm/Tiles.d.ts +1 -0
  637. package/lib/esm/Tiles.d.ts.map +1 -1
  638. package/lib/esm/Tiles.js +1 -0
  639. package/lib/esm/Tiles.js.map +1 -1
  640. package/lib/esm/ViewAnimation.d.ts +6 -0
  641. package/lib/esm/ViewAnimation.d.ts.map +1 -1
  642. package/lib/esm/ViewAnimation.js.map +1 -1
  643. package/lib/esm/ViewCreator2d.d.ts +2 -0
  644. package/lib/esm/ViewCreator2d.d.ts.map +1 -1
  645. package/lib/esm/ViewCreator2d.js +1 -0
  646. package/lib/esm/ViewCreator2d.js.map +1 -1
  647. package/lib/esm/ViewCreator3d.d.ts +2 -8
  648. package/lib/esm/ViewCreator3d.d.ts.map +1 -1
  649. package/lib/esm/ViewCreator3d.js +12 -38
  650. package/lib/esm/ViewCreator3d.js.map +1 -1
  651. package/lib/esm/ViewGlobalLocation.d.ts +3 -0
  652. package/lib/esm/ViewGlobalLocation.d.ts.map +1 -1
  653. package/lib/esm/ViewGlobalLocation.js +1 -0
  654. package/lib/esm/ViewGlobalLocation.js.map +1 -1
  655. package/lib/esm/ViewManager.d.ts +3 -0
  656. package/lib/esm/ViewManager.d.ts.map +1 -1
  657. package/lib/esm/ViewManager.js +2 -0
  658. package/lib/esm/ViewManager.js.map +1 -1
  659. package/lib/esm/ViewPose.d.ts +1 -0
  660. package/lib/esm/ViewPose.d.ts.map +1 -1
  661. package/lib/esm/ViewPose.js +1 -0
  662. package/lib/esm/ViewPose.js.map +1 -1
  663. package/lib/esm/ViewRect.d.ts +1 -0
  664. package/lib/esm/ViewRect.d.ts.map +1 -1
  665. package/lib/esm/ViewRect.js +1 -0
  666. package/lib/esm/ViewRect.js.map +1 -1
  667. package/lib/esm/ViewState.d.ts +17 -2
  668. package/lib/esm/ViewState.d.ts.map +1 -1
  669. package/lib/esm/ViewState.js +41 -10
  670. package/lib/esm/ViewState.js.map +1 -1
  671. package/lib/esm/ViewStatus.d.ts +1 -0
  672. package/lib/esm/ViewStatus.d.ts.map +1 -1
  673. package/lib/esm/ViewStatus.js +1 -0
  674. package/lib/esm/ViewStatus.js.map +1 -1
  675. package/lib/esm/ViewingSpace.d.ts +1 -0
  676. package/lib/esm/ViewingSpace.d.ts.map +1 -1
  677. package/lib/esm/ViewingSpace.js +1 -0
  678. package/lib/esm/ViewingSpace.js.map +1 -1
  679. package/lib/esm/Viewport.d.ts.map +1 -1
  680. package/lib/esm/Viewport.js +5 -1
  681. package/lib/esm/Viewport.js.map +1 -1
  682. package/lib/esm/core-frontend.d.ts +6 -5
  683. package/lib/esm/core-frontend.d.ts.map +1 -1
  684. package/lib/esm/core-frontend.js +7 -5
  685. package/lib/esm/core-frontend.js.map +1 -1
  686. package/lib/esm/extension/Extension.d.ts +22 -3
  687. package/lib/esm/extension/Extension.d.ts.map +1 -1
  688. package/lib/esm/extension/Extension.js +1 -7
  689. package/lib/esm/extension/Extension.js.map +1 -1
  690. package/lib/esm/extension/ExtensionAdmin.d.ts +1 -3
  691. package/lib/esm/extension/ExtensionAdmin.d.ts.map +1 -1
  692. package/lib/esm/extension/ExtensionAdmin.js +1 -4
  693. package/lib/esm/extension/ExtensionAdmin.js.map +1 -1
  694. package/lib/esm/extension/ExtensionRuntime.js +239 -59
  695. package/lib/esm/extension/ExtensionRuntime.js.map +1 -1
  696. package/lib/esm/quantity-formatting/QuantityFormatter.d.ts.map +1 -1
  697. package/lib/esm/quantity-formatting/QuantityFormatter.js +3 -2
  698. package/lib/esm/quantity-formatting/QuantityFormatter.js.map +1 -1
  699. package/lib/esm/render/CanvasDecoration.d.ts +2 -0
  700. package/lib/esm/render/CanvasDecoration.d.ts.map +1 -1
  701. package/lib/esm/render/CanvasDecoration.js.map +1 -1
  702. package/lib/esm/render/Decorations.d.ts +1 -0
  703. package/lib/esm/render/Decorations.d.ts.map +1 -1
  704. package/lib/esm/render/Decorations.js +1 -0
  705. package/lib/esm/render/Decorations.js.map +1 -1
  706. package/lib/esm/render/FeatureSymbology.d.ts +1 -0
  707. package/lib/esm/render/FeatureSymbology.d.ts.map +1 -1
  708. package/lib/esm/render/FeatureSymbology.js +1 -0
  709. package/lib/esm/render/FeatureSymbology.js.map +1 -1
  710. package/lib/esm/render/GraphicBranch.d.ts +2 -0
  711. package/lib/esm/render/GraphicBranch.d.ts.map +1 -1
  712. package/lib/esm/render/GraphicBranch.js +1 -0
  713. package/lib/esm/render/GraphicBranch.js.map +1 -1
  714. package/lib/esm/render/GraphicBuilder.d.ts +8 -0
  715. package/lib/esm/render/GraphicBuilder.d.ts.map +1 -1
  716. package/lib/esm/render/GraphicBuilder.js +2 -0
  717. package/lib/esm/render/GraphicBuilder.js.map +1 -1
  718. package/lib/esm/render/GraphicPrimitive.d.ts +14 -0
  719. package/lib/esm/render/GraphicPrimitive.d.ts.map +1 -1
  720. package/lib/esm/render/GraphicPrimitive.js.map +1 -1
  721. package/lib/esm/render/ParticleCollectionBuilder.d.ts +3 -0
  722. package/lib/esm/render/ParticleCollectionBuilder.d.ts.map +1 -1
  723. package/lib/esm/render/ParticleCollectionBuilder.js.map +1 -1
  724. package/lib/esm/render/Pixel.d.ts +1 -0
  725. package/lib/esm/render/Pixel.d.ts.map +1 -1
  726. package/lib/esm/render/Pixel.js +1 -0
  727. package/lib/esm/render/Pixel.js.map +1 -1
  728. package/lib/esm/render/RenderClipVolume.d.ts +1 -0
  729. package/lib/esm/render/RenderClipVolume.d.ts.map +1 -1
  730. package/lib/esm/render/RenderClipVolume.js +1 -0
  731. package/lib/esm/render/RenderClipVolume.js.map +1 -1
  732. package/lib/esm/render/RenderGraphic.d.ts +3 -0
  733. package/lib/esm/render/RenderGraphic.d.ts.map +1 -1
  734. package/lib/esm/render/RenderGraphic.js +2 -0
  735. package/lib/esm/render/RenderGraphic.js.map +1 -1
  736. package/lib/esm/render/RenderSystem.d.ts +1 -0
  737. package/lib/esm/render/RenderSystem.d.ts.map +1 -1
  738. package/lib/esm/render/RenderSystem.js +1 -0
  739. package/lib/esm/render/RenderSystem.js.map +1 -1
  740. package/lib/esm/render/RenderTexture.d.ts +7 -0
  741. package/lib/esm/render/RenderTexture.d.ts.map +1 -1
  742. package/lib/esm/render/RenderTexture.js.map +1 -1
  743. package/lib/esm/render/Scene.d.ts +1 -0
  744. package/lib/esm/render/Scene.d.ts.map +1 -1
  745. package/lib/esm/render/Scene.js +1 -0
  746. package/lib/esm/render/Scene.js.map +1 -1
  747. package/lib/esm/render/ScreenSpaceEffectBuilder.d.ts +10 -0
  748. package/lib/esm/render/ScreenSpaceEffectBuilder.d.ts.map +1 -1
  749. package/lib/esm/render/ScreenSpaceEffectBuilder.js +2 -0
  750. package/lib/esm/render/ScreenSpaceEffectBuilder.js.map +1 -1
  751. package/lib/esm/render/primitives/VertexTable.d.ts +1 -1
  752. package/lib/esm/render/primitives/VertexTable.js +30 -2
  753. package/lib/esm/render/primitives/VertexTable.js.map +1 -1
  754. package/lib/esm/render/primitives/geometry/GeometryAccumulator.d.ts.map +1 -1
  755. package/lib/esm/render/primitives/geometry/GeometryAccumulator.js +7 -3
  756. package/lib/esm/render/primitives/geometry/GeometryAccumulator.js.map +1 -1
  757. package/lib/esm/render/webgl/DrawCommand.d.ts.map +1 -1
  758. package/lib/esm/render/webgl/DrawCommand.js +2 -1
  759. package/lib/esm/render/webgl/DrawCommand.js.map +1 -1
  760. package/lib/esm/render/webgl/RealityMesh.d.ts +1 -0
  761. package/lib/esm/render/webgl/RealityMesh.d.ts.map +1 -1
  762. package/lib/esm/render/webgl/RealityMesh.js +1 -0
  763. package/lib/esm/render/webgl/RealityMesh.js.map +1 -1
  764. package/lib/esm/render/webgl/ShaderBuilder.d.ts +5 -4
  765. package/lib/esm/render/webgl/ShaderBuilder.d.ts.map +1 -1
  766. package/lib/esm/render/webgl/ShaderBuilder.js +7 -6
  767. package/lib/esm/render/webgl/ShaderBuilder.js.map +1 -1
  768. package/lib/esm/render/webgl/System.d.ts +1 -1
  769. package/lib/esm/render/webgl/Target.d.ts +6 -1
  770. package/lib/esm/render/webgl/Target.d.ts.map +1 -1
  771. package/lib/esm/render/webgl/Target.js +64 -13
  772. package/lib/esm/render/webgl/Target.js.map +1 -1
  773. package/lib/esm/render/webgl/Technique.d.ts +4 -2
  774. package/lib/esm/render/webgl/Technique.d.ts.map +1 -1
  775. package/lib/esm/render/webgl/Technique.js +148 -120
  776. package/lib/esm/render/webgl/Technique.js.map +1 -1
  777. package/lib/esm/render/webgl/TechniqueFlags.d.ts +7 -3
  778. package/lib/esm/render/webgl/TechniqueFlags.d.ts.map +1 -1
  779. package/lib/esm/render/webgl/TechniqueFlags.js +17 -4
  780. package/lib/esm/render/webgl/TechniqueFlags.js.map +1 -1
  781. package/lib/esm/render/webgl/glsl/Animation.d.ts.map +1 -1
  782. package/lib/esm/render/webgl/glsl/Animation.js +2 -0
  783. package/lib/esm/render/webgl/glsl/Animation.js.map +1 -1
  784. package/lib/esm/render/webgl/glsl/Color.d.ts.map +1 -1
  785. package/lib/esm/render/webgl/glsl/Color.js +8 -7
  786. package/lib/esm/render/webgl/glsl/Color.js.map +1 -1
  787. package/lib/esm/render/webgl/glsl/Decode.d.ts +2 -1
  788. package/lib/esm/render/webgl/glsl/Decode.d.ts.map +1 -1
  789. package/lib/esm/render/webgl/glsl/Decode.js +15 -1
  790. package/lib/esm/render/webgl/glsl/Decode.js.map +1 -1
  791. package/lib/esm/render/webgl/glsl/Edge.d.ts +2 -2
  792. package/lib/esm/render/webgl/glsl/Edge.d.ts.map +1 -1
  793. package/lib/esm/render/webgl/glsl/Edge.js +7 -20
  794. package/lib/esm/render/webgl/glsl/Edge.js.map +1 -1
  795. package/lib/esm/render/webgl/glsl/FeatureSymbology.d.ts.map +1 -1
  796. package/lib/esm/render/webgl/glsl/FeatureSymbology.js +1 -3
  797. package/lib/esm/render/webgl/glsl/FeatureSymbology.js.map +1 -1
  798. package/lib/esm/render/webgl/glsl/PointString.d.ts +3 -3
  799. package/lib/esm/render/webgl/glsl/PointString.d.ts.map +1 -1
  800. package/lib/esm/render/webgl/glsl/PointString.js +6 -6
  801. package/lib/esm/render/webgl/glsl/PointString.js.map +1 -1
  802. package/lib/esm/render/webgl/glsl/Polyline.d.ts +3 -3
  803. package/lib/esm/render/webgl/glsl/Polyline.d.ts.map +1 -1
  804. package/lib/esm/render/webgl/glsl/Polyline.js +7 -22
  805. package/lib/esm/render/webgl/glsl/Polyline.js.map +1 -1
  806. package/lib/esm/render/webgl/glsl/RealityMesh.d.ts.map +1 -1
  807. package/lib/esm/render/webgl/glsl/RealityMesh.js +1 -3
  808. package/lib/esm/render/webgl/glsl/RealityMesh.js.map +1 -1
  809. package/lib/esm/render/webgl/glsl/Surface.d.ts +2 -2
  810. package/lib/esm/render/webgl/glsl/Surface.d.ts.map +1 -1
  811. package/lib/esm/render/webgl/glsl/Surface.js +51 -35
  812. package/lib/esm/render/webgl/glsl/Surface.js.map +1 -1
  813. package/lib/esm/render/webgl/glsl/Vertex.d.ts +3 -3
  814. package/lib/esm/render/webgl/glsl/Vertex.d.ts.map +1 -1
  815. package/lib/esm/render/webgl/glsl/Vertex.js +142 -56
  816. package/lib/esm/render/webgl/glsl/Vertex.js.map +1 -1
  817. package/lib/esm/tile/DisclosedTileTreeSet.d.ts +2 -0
  818. package/lib/esm/tile/DisclosedTileTreeSet.d.ts.map +1 -1
  819. package/lib/esm/tile/DisclosedTileTreeSet.js +1 -0
  820. package/lib/esm/tile/DisclosedTileTreeSet.js.map +1 -1
  821. package/lib/esm/tile/IModelTileRequestChannels.d.ts +3 -3
  822. package/lib/esm/tile/IModelTileRequestChannels.d.ts.map +1 -1
  823. package/lib/esm/tile/IModelTileRequestChannels.js +7 -11
  824. package/lib/esm/tile/IModelTileRequestChannels.js.map +1 -1
  825. package/lib/esm/tile/ImdlReader.d.ts +1 -0
  826. package/lib/esm/tile/ImdlReader.d.ts.map +1 -1
  827. package/lib/esm/tile/ImdlReader.js +1 -0
  828. package/lib/esm/tile/ImdlReader.js.map +1 -1
  829. package/lib/esm/tile/OPCFormatInterpreter.d.ts.map +1 -1
  830. package/lib/esm/tile/OPCFormatInterpreter.js +2 -3
  831. package/lib/esm/tile/OPCFormatInterpreter.js.map +1 -1
  832. package/lib/esm/tile/RealityTileLoader.d.ts +1 -1
  833. package/lib/esm/tile/RealityTileLoader.d.ts.map +1 -1
  834. package/lib/esm/tile/RealityTileLoader.js +30 -7
  835. package/lib/esm/tile/RealityTileLoader.js.map +1 -1
  836. package/lib/esm/tile/Tile.d.ts +5 -0
  837. package/lib/esm/tile/Tile.d.ts.map +1 -1
  838. package/lib/esm/tile/Tile.js +5 -0
  839. package/lib/esm/tile/Tile.js.map +1 -1
  840. package/lib/esm/tile/TileAdmin.d.ts +3 -0
  841. package/lib/esm/tile/TileAdmin.d.ts.map +1 -1
  842. package/lib/esm/tile/TileAdmin.js +1 -5
  843. package/lib/esm/tile/TileAdmin.js.map +1 -1
  844. package/lib/esm/tile/TileContent.d.ts +1 -0
  845. package/lib/esm/tile/TileContent.d.ts.map +1 -1
  846. package/lib/esm/tile/TileContent.js.map +1 -1
  847. package/lib/esm/tile/TileDrawArgs.d.ts +2 -0
  848. package/lib/esm/tile/TileDrawArgs.d.ts.map +1 -1
  849. package/lib/esm/tile/TileDrawArgs.js +1 -0
  850. package/lib/esm/tile/TileDrawArgs.js.map +1 -1
  851. package/lib/esm/tile/TileParams.d.ts +1 -0
  852. package/lib/esm/tile/TileParams.d.ts.map +1 -1
  853. package/lib/esm/tile/TileParams.js.map +1 -1
  854. package/lib/esm/tile/TileRequest.d.ts +1 -0
  855. package/lib/esm/tile/TileRequest.d.ts.map +1 -1
  856. package/lib/esm/tile/TileRequest.js +1 -0
  857. package/lib/esm/tile/TileRequest.js.map +1 -1
  858. package/lib/esm/tile/TileRequestChannel.d.ts +2 -0
  859. package/lib/esm/tile/TileRequestChannel.d.ts.map +1 -1
  860. package/lib/esm/tile/TileRequestChannel.js +2 -0
  861. package/lib/esm/tile/TileRequestChannel.js.map +1 -1
  862. package/lib/esm/tile/TileRequestChannels.d.ts +1 -4
  863. package/lib/esm/tile/TileRequestChannels.d.ts.map +1 -1
  864. package/lib/esm/tile/TileRequestChannels.js +2 -6
  865. package/lib/esm/tile/TileRequestChannels.js.map +1 -1
  866. package/lib/esm/tile/TileTree.d.ts +2 -0
  867. package/lib/esm/tile/TileTree.d.ts.map +1 -1
  868. package/lib/esm/tile/TileTree.js +2 -0
  869. package/lib/esm/tile/TileTree.js.map +1 -1
  870. package/lib/esm/tile/TileTreeOwner.d.ts +1 -0
  871. package/lib/esm/tile/TileTreeOwner.d.ts.map +1 -1
  872. package/lib/esm/tile/TileTreeOwner.js.map +1 -1
  873. package/lib/esm/tile/TileTreeParams.d.ts +1 -0
  874. package/lib/esm/tile/TileTreeParams.d.ts.map +1 -1
  875. package/lib/esm/tile/TileTreeParams.js.map +1 -1
  876. package/lib/esm/tile/TileTreeReference.d.ts +2 -0
  877. package/lib/esm/tile/TileTreeReference.d.ts.map +1 -1
  878. package/lib/esm/tile/TileTreeReference.js +2 -0
  879. package/lib/esm/tile/TileTreeReference.js.map +1 -1
  880. package/lib/esm/tile/TileTreeSupplier.d.ts +1 -0
  881. package/lib/esm/tile/TileTreeSupplier.d.ts.map +1 -1
  882. package/lib/esm/tile/TileTreeSupplier.js.map +1 -1
  883. package/lib/esm/tile/TileUsageMarker.d.ts +1 -0
  884. package/lib/esm/tile/TileUsageMarker.d.ts.map +1 -1
  885. package/lib/esm/tile/TileUsageMarker.js +1 -0
  886. package/lib/esm/tile/TileUsageMarker.js.map +1 -1
  887. package/lib/esm/tile/TiledGraphicsProvider.d.ts +1 -0
  888. package/lib/esm/tile/TiledGraphicsProvider.d.ts.map +1 -1
  889. package/lib/esm/tile/TiledGraphicsProvider.js.map +1 -1
  890. package/lib/esm/tile/map/ArcGisUtilities.d.ts.map +1 -1
  891. package/lib/esm/tile/map/ArcGisUtilities.js +13 -0
  892. package/lib/esm/tile/map/ArcGisUtilities.js.map +1 -1
  893. package/lib/esm/tile/map/BingElevation.d.ts +1 -0
  894. package/lib/esm/tile/map/BingElevation.d.ts.map +1 -1
  895. package/lib/esm/tile/map/BingElevation.js +1 -0
  896. package/lib/esm/tile/map/BingElevation.js.map +1 -1
  897. package/lib/esm/tile/map/ImageryProviders/WmsMapLayerImageryProvider.d.ts +0 -1
  898. package/lib/esm/tile/map/ImageryProviders/WmsMapLayerImageryProvider.d.ts.map +1 -1
  899. package/lib/esm/tile/map/ImageryProviders/WmsMapLayerImageryProvider.js +12 -10
  900. package/lib/esm/tile/map/ImageryProviders/WmsMapLayerImageryProvider.js.map +1 -1
  901. package/lib/esm/tile/map/MapLayerFormatRegistry.d.ts +5 -1
  902. package/lib/esm/tile/map/MapLayerFormatRegistry.d.ts.map +1 -1
  903. package/lib/esm/tile/map/MapLayerFormatRegistry.js.map +1 -1
  904. package/lib/esm/tile/map/MapTileTree.js +2 -2
  905. package/lib/esm/tile/map/MapTileTree.js.map +1 -1
  906. package/lib/esm/tile/map/WmsCapabilities.d.ts +3 -2
  907. package/lib/esm/tile/map/WmsCapabilities.d.ts.map +1 -1
  908. package/lib/esm/tile/map/WmsCapabilities.js +11 -10
  909. package/lib/esm/tile/map/WmsCapabilities.js.map +1 -1
  910. package/lib/esm/tools/ClipViewTool.d.ts +5 -3
  911. package/lib/esm/tools/ClipViewTool.d.ts.map +1 -1
  912. package/lib/esm/tools/ClipViewTool.js +4 -3
  913. package/lib/esm/tools/ClipViewTool.js.map +1 -1
  914. package/lib/esm/tools/EditManipulator.d.ts +1 -0
  915. package/lib/esm/tools/EditManipulator.d.ts.map +1 -1
  916. package/lib/esm/tools/EditManipulator.js +1 -0
  917. package/lib/esm/tools/EditManipulator.js.map +1 -1
  918. package/lib/esm/tools/EventController.d.ts +1 -0
  919. package/lib/esm/tools/EventController.d.ts.map +1 -1
  920. package/lib/esm/tools/EventController.js +1 -0
  921. package/lib/esm/tools/EventController.js.map +1 -1
  922. package/lib/esm/tools/PrimitiveTool.d.ts +4 -0
  923. package/lib/esm/tools/PrimitiveTool.d.ts.map +1 -1
  924. package/lib/esm/tools/PrimitiveTool.js +7 -0
  925. package/lib/esm/tools/PrimitiveTool.js.map +1 -1
  926. package/lib/esm/tools/SelectTool.d.ts +3 -0
  927. package/lib/esm/tools/SelectTool.d.ts.map +1 -1
  928. package/lib/esm/tools/SelectTool.js +3 -0
  929. package/lib/esm/tools/SelectTool.js.map +1 -1
  930. package/lib/esm/tools/Tool.d.ts +41 -6
  931. package/lib/esm/tools/Tool.d.ts.map +1 -1
  932. package/lib/esm/tools/Tool.js +27 -4
  933. package/lib/esm/tools/Tool.js.map +1 -1
  934. package/lib/esm/tools/ToolAdmin.d.ts +16 -23
  935. package/lib/esm/tools/ToolAdmin.d.ts.map +1 -1
  936. package/lib/esm/tools/ToolAdmin.js +44 -21
  937. package/lib/esm/tools/ToolAdmin.js.map +1 -1
  938. package/lib/esm/tools/ToolAssistance.d.ts +7 -0
  939. package/lib/esm/tools/ToolAssistance.d.ts.map +1 -1
  940. package/lib/esm/tools/ToolAssistance.js +3 -0
  941. package/lib/esm/tools/ToolAssistance.js.map +1 -1
  942. package/lib/esm/tools/ToolSettings.d.ts +3 -0
  943. package/lib/esm/tools/ToolSettings.d.ts.map +1 -1
  944. package/lib/esm/tools/ToolSettings.js +3 -0
  945. package/lib/esm/tools/ToolSettings.js.map +1 -1
  946. package/lib/esm/tools/ViewTool.d.ts +3 -1
  947. package/lib/esm/tools/ViewTool.d.ts.map +1 -1
  948. package/lib/esm/tools/ViewTool.js +9 -5
  949. package/lib/esm/tools/ViewTool.js.map +1 -1
  950. package/package.json +32 -22
  951. package/lib/cjs/extension/ExtensionLoader.d.ts +0 -26
  952. package/lib/cjs/extension/ExtensionLoader.d.ts.map +0 -1
  953. package/lib/cjs/extension/ExtensionLoader.js +0 -10
  954. package/lib/cjs/extension/ExtensionLoader.js.map +0 -1
  955. package/lib/cjs/extension/extensions.d.ts +0 -19
  956. package/lib/cjs/extension/extensions.d.ts.map +0 -1
  957. package/lib/cjs/extension/extensions.js +0 -36
  958. package/lib/cjs/extension/extensions.js.map +0 -1
  959. package/lib/esm/extension/ExtensionLoader.d.ts +0 -26
  960. package/lib/esm/extension/ExtensionLoader.d.ts.map +0 -1
  961. package/lib/esm/extension/ExtensionLoader.js +0 -9
  962. package/lib/esm/extension/ExtensionLoader.js.map +0 -1
  963. package/lib/esm/extension/extensions.d.ts +0 -19
  964. package/lib/esm/extension/extensions.d.ts.map +0 -1
  965. package/lib/esm/extension/extensions.js +0 -24
  966. package/lib/esm/extension/extensions.js.map +0 -1
@@ -8,74 +8,246 @@
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  /* eslint-disable @typescript-eslint/naming-convention */
11
- const core_common_1 = require("@itwin/core-common");
11
+ /* eslint-disable @itwin/no-internal-barrel-imports */
12
+ /* eslint-disable sort-imports */
12
13
  const ExtensionImpl_1 = require("./ExtensionImpl");
13
14
  const ExtensionHost_1 = require("./ExtensionHost");
14
- const AccuDraw_1 = require("../AccuDraw");
15
- const AuxCoordSys_1 = require("../AuxCoordSys");
16
- const CoordSystem_1 = require("../CoordSystem");
17
- const ElementLocateManager_1 = require("../ElementLocateManager");
18
- const FlashSettings_1 = require("../FlashSettings");
19
- const FrontendLoggerCategory_1 = require("../FrontendLoggerCategory");
20
- const HitDetail_1 = require("../HitDetail");
21
- const NotificationManager_1 = require("../NotificationManager");
22
- const SelectionSet_1 = require("../SelectionSet");
23
- const StandardView_1 = require("../StandardView");
24
- const ViewRect_1 = require("../ViewRect");
25
- const ViewStatus_1 = require("../ViewStatus");
26
- const Viewport_1 = require("../Viewport");
27
- const GraphicBuilder_1 = require("../render/GraphicBuilder");
28
- const Pixel_1 = require("../render/Pixel");
29
- const ScreenSpaceEffectBuilder_1 = require("../render/ScreenSpaceEffectBuilder");
30
- const internal_1 = require("../tile/internal");
31
- const ClipViewTool_1 = require("../tools/ClipViewTool");
32
- const PrimitiveTool_1 = require("../tools/PrimitiveTool");
33
- const SelectTool_1 = require("../tools/SelectTool");
34
- const Tool_1 = require("../tools/Tool");
35
- const ToolAdmin_1 = require("../tools/ToolAdmin");
36
- const ToolAssistance_1 = require("../tools/ToolAssistance");
37
- const ViewTool_1 = require("../tools/ViewTool");
38
- const EditManipulator_1 = require("../tools/EditManipulator");
39
- const EmphasizeElements_1 = require("../EmphasizeElements");
40
- const FeatureSymbology_1 = require("../render/FeatureSymbology");
41
- const GraphicBranch_1 = require("../render/GraphicBranch");
42
- const ImageUtil_1 = require("../ImageUtil");
43
- const ViewGlobalLocation_1 = require("../ViewGlobalLocation");
44
- const BingLocation_1 = require("../BingLocation");
45
- const FrustumAnimator_1 = require("../FrustumAnimator");
46
- const GlobeAnimator_1 = require("../GlobeAnimator");
47
- const MarginPercent_1 = require("../MarginPercent");
48
- const Marker_1 = require("../Marker");
49
15
  const globalSymbol = Symbol.for("itwin.core.frontend.globals");
50
16
  if (globalThis[globalSymbol])
51
17
  throw new Error("Multiple @itwin/core-frontend imports detected!");
18
+ // BEGIN GENERATED CODE
19
+ const core_frontend_1 = require("../core-frontend");
20
+ const core_common_1 = require("@itwin/core-common");
21
+ const extensionExports = {
22
+ ContextRotationId: core_frontend_1.ContextRotationId,
23
+ ACSType: core_frontend_1.ACSType,
24
+ ACSDisplayOptions: core_frontend_1.ACSDisplayOptions,
25
+ CoordSystem: core_frontend_1.CoordSystem,
26
+ LocateAction: core_frontend_1.LocateAction,
27
+ LocateFilterStatus: core_frontend_1.LocateFilterStatus,
28
+ SnapStatus: core_frontend_1.SnapStatus,
29
+ FlashMode: core_frontend_1.FlashMode,
30
+ FrontendLoggerCategory: core_frontend_1.FrontendLoggerCategory,
31
+ SnapMode: core_frontend_1.SnapMode,
32
+ SnapHeat: core_frontend_1.SnapHeat,
33
+ HitSource: core_frontend_1.HitSource,
34
+ HitGeomType: core_frontend_1.HitGeomType,
35
+ HitParentGeomType: core_frontend_1.HitParentGeomType,
36
+ HitPriority: core_frontend_1.HitPriority,
37
+ HitDetailType: core_frontend_1.HitDetailType,
38
+ OutputMessageType: core_frontend_1.OutputMessageType,
39
+ OutputMessagePriority: core_frontend_1.OutputMessagePriority,
40
+ OutputMessageAlert: core_frontend_1.OutputMessageAlert,
41
+ ActivityMessageEndReason: core_frontend_1.ActivityMessageEndReason,
42
+ MessageBoxType: core_frontend_1.MessageBoxType,
43
+ MessageBoxIconType: core_frontend_1.MessageBoxIconType,
44
+ MessageBoxValue: core_frontend_1.MessageBoxValue,
45
+ GraphicType: core_frontend_1.GraphicType,
46
+ UniformType: core_frontend_1.UniformType,
47
+ VaryingType: core_frontend_1.VaryingType,
48
+ SelectionSetEventType: core_frontend_1.SelectionSetEventType,
49
+ StandardViewId: core_frontend_1.StandardViewId,
50
+ TileLoadStatus: core_frontend_1.TileLoadStatus,
51
+ TileVisibility: core_frontend_1.TileVisibility,
52
+ TileLoadPriority: core_frontend_1.TileLoadPriority,
53
+ TileBoundingBoxes: core_frontend_1.TileBoundingBoxes,
54
+ TileTreeLoadStatus: core_frontend_1.TileTreeLoadStatus,
55
+ TileGraphicType: core_frontend_1.TileGraphicType,
56
+ ClipEventType: core_frontend_1.ClipEventType,
57
+ SelectionMethod: core_frontend_1.SelectionMethod,
58
+ SelectionMode: core_frontend_1.SelectionMode,
59
+ SelectionProcessing: core_frontend_1.SelectionProcessing,
60
+ BeButton: core_frontend_1.BeButton,
61
+ CoordinateLockOverrides: core_frontend_1.CoordinateLockOverrides,
62
+ InputSource: core_frontend_1.InputSource,
63
+ CoordSource: core_frontend_1.CoordSource,
64
+ BeModifierKeys: core_frontend_1.BeModifierKeys,
65
+ EventHandled: core_frontend_1.EventHandled,
66
+ ParseAndRunResult: core_frontend_1.ParseAndRunResult,
67
+ KeyinParseError: core_frontend_1.KeyinParseError,
68
+ StartOrResume: core_frontend_1.StartOrResume,
69
+ ManipulatorToolEvent: core_frontend_1.ManipulatorToolEvent,
70
+ ToolAssistanceImage: core_frontend_1.ToolAssistanceImage,
71
+ ToolAssistanceInputMethod: core_frontend_1.ToolAssistanceInputMethod,
72
+ ViewStatus: core_frontend_1.ViewStatus,
73
+ AccuDrawHintBuilder: core_frontend_1.AccuDrawHintBuilder,
74
+ AccuSnap: core_frontend_1.AccuSnap,
75
+ AuxCoordSystemState: core_frontend_1.AuxCoordSystemState,
76
+ AuxCoordSystem2dState: core_frontend_1.AuxCoordSystem2dState,
77
+ AuxCoordSystem3dState: core_frontend_1.AuxCoordSystem3dState,
78
+ AuxCoordSystemSpatialState: core_frontend_1.AuxCoordSystemSpatialState,
79
+ BingLocationProvider: core_frontend_1.BingLocationProvider,
80
+ CategorySelectorState: core_frontend_1.CategorySelectorState,
81
+ ChangeFlags: core_frontend_1.ChangeFlags,
82
+ ContextRealityModelState: core_frontend_1.ContextRealityModelState,
83
+ DisplayStyleState: core_frontend_1.DisplayStyleState,
84
+ DisplayStyle2dState: core_frontend_1.DisplayStyle2dState,
85
+ DisplayStyle3dState: core_frontend_1.DisplayStyle3dState,
86
+ DrawingViewState: core_frontend_1.DrawingViewState,
87
+ LocateOptions: core_frontend_1.LocateOptions,
88
+ LocateResponse: core_frontend_1.LocateResponse,
89
+ ElementPicker: core_frontend_1.ElementPicker,
90
+ ElementLocateManager: core_frontend_1.ElementLocateManager,
91
+ EmphasizeElements: core_frontend_1.EmphasizeElements,
92
+ EntityState: core_frontend_1.EntityState,
93
+ ElementState: core_frontend_1.ElementState,
94
+ FlashSettings: core_frontend_1.FlashSettings,
95
+ FrustumAnimator: core_frontend_1.FrustumAnimator,
96
+ GlobeAnimator: core_frontend_1.GlobeAnimator,
97
+ HitDetail: core_frontend_1.HitDetail,
98
+ SnapDetail: core_frontend_1.SnapDetail,
99
+ IntersectDetail: core_frontend_1.IntersectDetail,
100
+ HitList: core_frontend_1.HitList,
101
+ canvasToResizedCanvasWithBars: core_frontend_1.canvasToResizedCanvasWithBars,
102
+ imageBufferToCanvas: core_frontend_1.imageBufferToCanvas,
103
+ canvasToImageBuffer: core_frontend_1.canvasToImageBuffer,
104
+ getImageSourceMimeType: core_frontend_1.getImageSourceMimeType,
105
+ getImageSourceFormatForMimeType: core_frontend_1.getImageSourceFormatForMimeType,
106
+ imageElementFromImageSource: core_frontend_1.imageElementFromImageSource,
107
+ imageElementFromUrl: core_frontend_1.imageElementFromUrl,
108
+ extractImageSourceDimensions: core_frontend_1.extractImageSourceDimensions,
109
+ imageBufferToPngDataUrl: core_frontend_1.imageBufferToPngDataUrl,
110
+ imageBufferToBase64EncodedPng: core_frontend_1.imageBufferToBase64EncodedPng,
111
+ getCompressedJpegFromCanvas: core_frontend_1.getCompressedJpegFromCanvas,
112
+ IModelConnection: core_frontend_1.IModelConnection,
113
+ NotificationHandler: core_frontend_1.NotificationHandler,
114
+ MarginPercent: core_frontend_1.MarginPercent,
115
+ Marker: core_frontend_1.Marker,
116
+ Cluster: core_frontend_1.Cluster,
117
+ MarkerSet: core_frontend_1.MarkerSet,
118
+ ModelSelectorState: core_frontend_1.ModelSelectorState,
119
+ ModelState: core_frontend_1.ModelState,
120
+ GeometricModelState: core_frontend_1.GeometricModelState,
121
+ GeometricModel2dState: core_frontend_1.GeometricModel2dState,
122
+ GeometricModel3dState: core_frontend_1.GeometricModel3dState,
123
+ SheetModelState: core_frontend_1.SheetModelState,
124
+ SpatialModelState: core_frontend_1.SpatialModelState,
125
+ PhysicalModelState: core_frontend_1.PhysicalModelState,
126
+ SpatialLocationModelState: core_frontend_1.SpatialLocationModelState,
127
+ DrawingModelState: core_frontend_1.DrawingModelState,
128
+ SectionDrawingModelState: core_frontend_1.SectionDrawingModelState,
129
+ NotifyMessageDetails: core_frontend_1.NotifyMessageDetails,
130
+ ActivityMessageDetails: core_frontend_1.ActivityMessageDetails,
131
+ NotificationManager: core_frontend_1.NotificationManager,
132
+ PerModelCategoryVisibility: core_frontend_1.PerModelCategoryVisibility,
133
+ Decorations: core_frontend_1.Decorations,
134
+ FeatureSymbology: core_frontend_1.FeatureSymbology,
135
+ GraphicBranch: core_frontend_1.GraphicBranch,
136
+ GraphicBuilder: core_frontend_1.GraphicBuilder,
137
+ Pixel: core_frontend_1.Pixel,
138
+ RenderClipVolume: core_frontend_1.RenderClipVolume,
139
+ RenderGraphic: core_frontend_1.RenderGraphic,
140
+ RenderGraphicOwner: core_frontend_1.RenderGraphicOwner,
141
+ RenderSystem: core_frontend_1.RenderSystem,
142
+ Scene: core_frontend_1.Scene,
143
+ HiliteSet: core_frontend_1.HiliteSet,
144
+ SelectionSet: core_frontend_1.SelectionSet,
145
+ SheetViewState: core_frontend_1.SheetViewState,
146
+ SpatialViewState: core_frontend_1.SpatialViewState,
147
+ OrthographicViewState: core_frontend_1.OrthographicViewState,
148
+ Sprite: core_frontend_1.Sprite,
149
+ IconSprites: core_frontend_1.IconSprites,
150
+ SpriteLocation: core_frontend_1.SpriteLocation,
151
+ TentativePoint: core_frontend_1.TentativePoint,
152
+ DisclosedTileTreeSet: core_frontend_1.DisclosedTileTreeSet,
153
+ readElementGraphics: core_frontend_1.readElementGraphics,
154
+ BingElevationProvider: core_frontend_1.BingElevationProvider,
155
+ Tile: core_frontend_1.Tile,
156
+ TileAdmin: core_frontend_1.TileAdmin,
157
+ TileDrawArgs: core_frontend_1.TileDrawArgs,
158
+ TileRequest: core_frontend_1.TileRequest,
159
+ TileRequestChannelStatistics: core_frontend_1.TileRequestChannelStatistics,
160
+ TileRequestChannel: core_frontend_1.TileRequestChannel,
161
+ TileRequestChannels: core_frontend_1.TileRequestChannels,
162
+ TileTree: core_frontend_1.TileTree,
163
+ TileTreeReference: core_frontend_1.TileTreeReference,
164
+ TileUsageMarker: core_frontend_1.TileUsageMarker,
165
+ Tiles: core_frontend_1.Tiles,
166
+ ViewClipTool: core_frontend_1.ViewClipTool,
167
+ ViewClipClearTool: core_frontend_1.ViewClipClearTool,
168
+ ViewClipDecorationProvider: core_frontend_1.ViewClipDecorationProvider,
169
+ EditManipulator: core_frontend_1.EditManipulator,
170
+ EventController: core_frontend_1.EventController,
171
+ PrimitiveTool: core_frontend_1.PrimitiveTool,
172
+ BeButtonState: core_frontend_1.BeButtonState,
173
+ BeButtonEvent: core_frontend_1.BeButtonEvent,
174
+ BeTouchEvent: core_frontend_1.BeTouchEvent,
175
+ BeWheelEvent: core_frontend_1.BeWheelEvent,
176
+ Tool: core_frontend_1.Tool,
177
+ InteractiveTool: core_frontend_1.InteractiveTool,
178
+ InputCollector: core_frontend_1.InputCollector,
179
+ ToolAdmin: core_frontend_1.ToolAdmin,
180
+ ToolAssistance: core_frontend_1.ToolAssistance,
181
+ ToolSettings: core_frontend_1.ToolSettings,
182
+ ViewTool: core_frontend_1.ViewTool,
183
+ ViewManip: core_frontend_1.ViewManip,
184
+ ViewCreator2d: core_frontend_1.ViewCreator2d,
185
+ ViewCreator3d: core_frontend_1.ViewCreator3d,
186
+ queryTerrainElevationOffset: core_frontend_1.queryTerrainElevationOffset,
187
+ ViewingSpace: core_frontend_1.ViewingSpace,
188
+ ViewManager: core_frontend_1.ViewManager,
189
+ ViewPose: core_frontend_1.ViewPose,
190
+ ViewRect: core_frontend_1.ViewRect,
191
+ ViewState: core_frontend_1.ViewState,
192
+ ViewState3d: core_frontend_1.ViewState3d,
193
+ ViewState2d: core_frontend_1.ViewState2d,
194
+ BackgroundMapType: core_common_1.BackgroundMapType,
195
+ GlobeMode: core_common_1.GlobeMode,
196
+ BriefcaseIdValue: core_common_1.BriefcaseIdValue,
197
+ SyncMode: core_common_1.SyncMode,
198
+ TypeOfChange: core_common_1.TypeOfChange,
199
+ ChangesetType: core_common_1.ChangesetType,
200
+ BisCodeSpec: core_common_1.BisCodeSpec,
201
+ CommonLoggerCategory: core_common_1.CommonLoggerCategory,
202
+ QueryRowFormat: core_common_1.QueryRowFormat,
203
+ MonochromeMode: core_common_1.MonochromeMode,
204
+ ECSqlValueType: core_common_1.ECSqlValueType,
205
+ ChangeOpCode: core_common_1.ChangeOpCode,
206
+ ChangedValueState: core_common_1.ChangedValueState,
207
+ ECSqlSystemProperty: core_common_1.ECSqlSystemProperty,
208
+ SectionType: core_common_1.SectionType,
209
+ Rank: core_common_1.Rank,
210
+ FeatureOverrideType: core_common_1.FeatureOverrideType,
211
+ BatchType: core_common_1.BatchType,
212
+ FontType: core_common_1.FontType,
213
+ Npc: core_common_1.Npc,
214
+ GeoCoordStatus: core_common_1.GeoCoordStatus,
215
+ ElementGeometryOpcode: core_common_1.ElementGeometryOpcode,
216
+ GeometryStreamFlags: core_common_1.GeometryStreamFlags,
217
+ FillDisplay: core_common_1.FillDisplay,
218
+ BackgroundFill: core_common_1.BackgroundFill,
219
+ GeometryClass: core_common_1.GeometryClass,
220
+ GeometrySummaryVerbosity: core_common_1.GeometrySummaryVerbosity,
221
+ FillFlags: core_common_1.FillFlags,
222
+ HSVConstants: core_common_1.HSVConstants,
223
+ ImageBufferFormat: core_common_1.ImageBufferFormat,
224
+ ImageSourceFormat: core_common_1.ImageSourceFormat,
225
+ LinePixels: core_common_1.LinePixels,
226
+ MassPropertiesOperation: core_common_1.MassPropertiesOperation,
227
+ TextureMapUnits: core_common_1.TextureMapUnits,
228
+ PlanarClipMaskMode: core_common_1.PlanarClipMaskMode,
229
+ PlanarClipMaskPriority: core_common_1.PlanarClipMaskPriority,
230
+ SkyBoxImageType: core_common_1.SkyBoxImageType,
231
+ SpatialClassifierInsideDisplay: core_common_1.SpatialClassifierInsideDisplay,
232
+ SpatialClassifierOutsideDisplay: core_common_1.SpatialClassifierOutsideDisplay,
233
+ TerrainHeightOriginMode: core_common_1.TerrainHeightOriginMode,
234
+ ThematicGradientMode: core_common_1.ThematicGradientMode,
235
+ ThematicGradientColorScheme: core_common_1.ThematicGradientColorScheme,
236
+ ThematicDisplayMode: core_common_1.ThematicDisplayMode,
237
+ TxnAction: core_common_1.TxnAction,
238
+ GridOrientationType: core_common_1.GridOrientationType,
239
+ RenderMode: core_common_1.RenderMode,
240
+ ColorByName: core_common_1.ColorByName,
241
+ ColorDef: core_common_1.ColorDef,
242
+ };
243
+ // END GENERATED CODE
52
244
  const getExtensionApi = (id) => {
53
245
  return {
54
246
  exports: {
55
- // Tools
56
- InteractiveTool: Tool_1.InteractiveTool, PrimitiveTool: PrimitiveTool_1.PrimitiveTool, ViewTool: ViewTool_1.ViewTool, Tool: Tool_1.Tool,
57
- ToolAssistance: ToolAssistance_1.ToolAssistance, BeButtonEvent: Tool_1.BeButtonEvent, ViewRect: ViewRect_1.ViewRect, Pixel: Pixel_1.Pixel, LocateResponse: ElementLocateManager_1.LocateResponse, EditManipulator: EditManipulator_1.EditManipulator, AccuDrawHintBuilder: AccuDraw_1.AccuDrawHintBuilder, EmphasizeElements: EmphasizeElements_1.EmphasizeElements, FeatureSymbology: FeatureSymbology_1.FeatureSymbology, GraphicBranch: GraphicBranch_1.GraphicBranch, NotifyMessageDetails: NotificationManager_1.NotifyMessageDetails,
58
- ColorDef: core_common_1.ColorDef,
59
- // Frontend functions
60
- getCompressedJpegFromCanvas: ImageUtil_1.getCompressedJpegFromCanvas, getImageSourceFormatForMimeType: ImageUtil_1.getImageSourceFormatForMimeType, getImageSourceMimeType: ImageUtil_1.getImageSourceMimeType, imageBufferToBase64EncodedPng: ImageUtil_1.imageBufferToBase64EncodedPng, imageBufferToCanvas: ImageUtil_1.imageBufferToCanvas, imageBufferToPngDataUrl: ImageUtil_1.imageBufferToPngDataUrl,
61
- imageElementFromImageSource: ImageUtil_1.imageElementFromImageSource, imageElementFromUrl: ImageUtil_1.imageElementFromUrl, queryTerrainElevationOffset: ViewGlobalLocation_1.queryTerrainElevationOffset, readElementGraphics: internal_1.readElementGraphics, canvasToImageBuffer: ImageUtil_1.canvasToImageBuffer, canvasToResizedCanvasWithBars: ImageUtil_1.canvasToResizedCanvasWithBars, extractImageSourceDimensions: ImageUtil_1.extractImageSourceDimensions,
62
- // Frontend classes
63
- BingElevationProvider: internal_1.BingElevationProvider, BingLocationProvider: BingLocation_1.BingLocationProvider, InputCollector: Tool_1.InputCollector, FrustumAnimator: FrustumAnimator_1.FrustumAnimator, GlobeAnimator: GlobeAnimator_1.GlobeAnimator, MarginPercent: MarginPercent_1.MarginPercent, Marker: Marker_1.Marker, Cluster: Marker_1.Cluster,
247
+ // exceptions
64
248
  ExtensionHost: ExtensionHost_1.ExtensionHost,
65
- ACSDisplayOptions: AuxCoordSys_1.ACSDisplayOptions, ACSType: AuxCoordSys_1.ACSType, ActivityMessageEndReason: NotificationManager_1.ActivityMessageEndReason, BeButton: Tool_1.BeButton, BeModifierKeys: Tool_1.BeModifierKeys, ClipEventType: ClipViewTool_1.ClipEventType, ContextRotationId: AccuDraw_1.ContextRotationId, CoordinateLockOverrides: Tool_1.CoordinateLockOverrides,
66
- CoordSource: Tool_1.CoordSource, CoordSystem: CoordSystem_1.CoordSystem, DepthPointSource: Viewport_1.DepthPointSource, EventHandled: Tool_1.EventHandled, FlashMode: FlashSettings_1.FlashMode, FrontendLoggerCategory: FrontendLoggerCategory_1.FrontendLoggerCategory, GraphicType: GraphicBuilder_1.GraphicType, HitDetailType: HitDetail_1.HitDetailType, HitGeomType: HitDetail_1.HitGeomType,
67
- HitParentGeomType: HitDetail_1.HitParentGeomType, HitPriority: HitDetail_1.HitPriority, HitSource: HitDetail_1.HitSource, InputSource: Tool_1.InputSource, KeyinParseError: Tool_1.KeyinParseError, LocateAction: ElementLocateManager_1.LocateAction, LocateFilterStatus: ElementLocateManager_1.LocateFilterStatus, ManipulatorToolEvent: ToolAdmin_1.ManipulatorToolEvent,
68
- MessageBoxIconType: NotificationManager_1.MessageBoxIconType, MessageBoxType: NotificationManager_1.MessageBoxType, MessageBoxValue: NotificationManager_1.MessageBoxValue, OutputMessageAlert: NotificationManager_1.OutputMessageAlert, OutputMessagePriority: NotificationManager_1.OutputMessagePriority, OutputMessageType: NotificationManager_1.OutputMessageType, ParseAndRunResult: Tool_1.ParseAndRunResult,
69
- SelectionMethod: SelectTool_1.SelectionMethod, SelectionMode: SelectTool_1.SelectionMode, SelectionProcessing: SelectTool_1.SelectionProcessing, SelectionSetEventType: SelectionSet_1.SelectionSetEventType, SnapHeat: HitDetail_1.SnapHeat, SnapMode: HitDetail_1.SnapMode, SnapStatus: ElementLocateManager_1.SnapStatus, StandardViewId: StandardView_1.StandardViewId, StartOrResume: ToolAdmin_1.StartOrResume,
70
- TextureTransparency: core_common_1.TextureTransparency, TileBoundingBoxes: internal_1.TileBoundingBoxes, TileGraphicType: internal_1.TileGraphicType, TileLoadPriority: internal_1.TileLoadPriority, TileLoadStatus: internal_1.TileLoadStatus, TileTreeLoadStatus: internal_1.TileTreeLoadStatus, TileVisibility: internal_1.TileVisibility,
71
- ToolAssistanceImage: ToolAssistance_1.ToolAssistanceImage, ToolAssistanceInputMethod: ToolAssistance_1.ToolAssistanceInputMethod, UniformType: ScreenSpaceEffectBuilder_1.UniformType, VaryingType: ScreenSpaceEffectBuilder_1.VaryingType, ViewStatus: ViewStatus_1.ViewStatus, ViewUndoEvent: Viewport_1.ViewUndoEvent,
72
- BackgroundFill: core_common_1.BackgroundFill, BackgroundMapType: core_common_1.BackgroundMapType, BatchType: core_common_1.BatchType, BisCodeSpec: core_common_1.BisCodeSpec, BriefcaseIdValue: core_common_1.BriefcaseIdValue, ChangedValueState: core_common_1.ChangedValueState, ChangeOpCode: core_common_1.ChangeOpCode, ChangesetType: core_common_1.ChangesetType, ColorByName: core_common_1.ColorByName,
73
- CommonLoggerCategory: core_common_1.CommonLoggerCategory, ECSqlSystemProperty: core_common_1.ECSqlSystemProperty, ECSqlValueType: core_common_1.ECSqlValueType, ElementGeometryOpcode: core_common_1.ElementGeometryOpcode, FeatureOverrideType: core_common_1.FeatureOverrideType, FillDisplay: core_common_1.FillDisplay, FillFlags: core_common_1.FillFlags, FontType: core_common_1.FontType,
74
- GeoCoordStatus: core_common_1.GeoCoordStatus, GeometryClass: core_common_1.GeometryClass, GeometryStreamFlags: core_common_1.GeometryStreamFlags, GeometrySummaryVerbosity: core_common_1.GeometrySummaryVerbosity, GlobeMode: core_common_1.GlobeMode, GridOrientationType: core_common_1.GridOrientationType, HSVConstants: core_common_1.HSVConstants, ImageBufferFormat: core_common_1.ImageBufferFormat,
75
- ImageSourceFormat: core_common_1.ImageSourceFormat, LinePixels: core_common_1.LinePixels, MassPropertiesOperation: core_common_1.MassPropertiesOperation, MonochromeMode: core_common_1.MonochromeMode, Npc: core_common_1.Npc, PlanarClipMaskMode: core_common_1.PlanarClipMaskMode, PlanarClipMaskPriority: core_common_1.PlanarClipMaskPriority, QueryRowFormat: core_common_1.QueryRowFormat, Rank: core_common_1.Rank,
76
- RenderMode: core_common_1.RenderMode, SectionType: core_common_1.SectionType,
77
- SpatialClassifierInsideDisplay: core_common_1.SpatialClassifierInsideDisplay, SpatialClassifierOutsideDisplay: core_common_1.SpatialClassifierOutsideDisplay, SyncMode: core_common_1.SyncMode, TerrainHeightOriginMode: core_common_1.TerrainHeightOriginMode, TextureMapUnits: core_common_1.TextureMapUnits,
78
- ThematicDisplayMode: core_common_1.ThematicDisplayMode, ThematicGradientColorScheme: core_common_1.ThematicGradientColorScheme, ThematicGradientMode: core_common_1.ThematicGradientMode, TxnAction: core_common_1.TxnAction, TypeOfChange: core_common_1.TypeOfChange,
249
+ // automated
250
+ ...extensionExports,
79
251
  },
80
252
  api: new ExtensionImpl_1.ExtensionImpl(id),
81
253
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ExtensionRuntime.js","sourceRoot":"","sources":["../../../src/extension/ExtensionRuntime.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Extensions\r\n */\r\n\r\n/* eslint-disable @typescript-eslint/naming-convention */\r\n\r\nimport {\r\n BackgroundFill, BackgroundMapType, BatchType, BisCodeSpec, BriefcaseIdValue, ChangedValueState, ChangeOpCode, ChangesetType, ColorByName, ColorDef, CommonLoggerCategory,\r\n ECSqlSystemProperty, ECSqlValueType, ElementGeometryOpcode, FeatureOverrideType, FillDisplay, FillFlags, FontType, GeoCoordStatus, GeometryClass, GeometryStreamFlags,\r\n GeometrySummaryVerbosity, GlobeMode, GridOrientationType, HSVConstants, ImageBufferFormat, ImageSourceFormat, LinePixels, MassPropertiesOperation, MonochromeMode,\r\n Npc, PlanarClipMaskMode, PlanarClipMaskPriority, QueryRowFormat, Rank, RenderMode, SectionType, SpatialClassifierInsideDisplay, SpatialClassifierOutsideDisplay, SyncMode,\r\n TerrainHeightOriginMode, TextureMapUnits, TextureTransparency, ThematicDisplayMode, ThematicGradientColorScheme, ThematicGradientMode, TxnAction, TypeOfChange,\r\n} from \"@itwin/core-common\";\r\nimport { ExtensionImpl } from \"./ExtensionImpl\";\r\nimport { ExtensionHost } from \"./ExtensionHost\";\r\n\r\nimport { AccuDrawHintBuilder, ContextRotationId } from \"../AccuDraw\";\r\nimport { ACSDisplayOptions, ACSType } from \"../AuxCoordSys\";\r\nimport { CoordSystem } from \"../CoordSystem\";\r\nimport { LocateAction, LocateFilterStatus, LocateResponse, SnapStatus } from \"../ElementLocateManager\";\r\nimport { FlashMode } from \"../FlashSettings\";\r\nimport { FrontendLoggerCategory } from \"../FrontendLoggerCategory\";\r\nimport { HitDetailType, HitGeomType, HitParentGeomType, HitPriority, HitSource, SnapHeat, SnapMode } from \"../HitDetail\";\r\nimport { ActivityMessageEndReason, MessageBoxIconType, MessageBoxType, MessageBoxValue, NotifyMessageDetails, OutputMessageAlert, OutputMessagePriority, OutputMessageType } from \"../NotificationManager\";\r\nimport { SelectionSetEventType } from \"../SelectionSet\";\r\nimport { StandardViewId } from \"../StandardView\";\r\nimport { ViewRect } from \"../ViewRect\";\r\nimport { ViewStatus } from \"../ViewStatus\";\r\nimport { DepthPointSource, ViewUndoEvent } from \"../Viewport\";\r\nimport { GraphicType } from \"../render/GraphicBuilder\";\r\nimport { Pixel } from \"../render/Pixel\";\r\nimport { UniformType, VaryingType } from \"../render/ScreenSpaceEffectBuilder\";\r\nimport { BingElevationProvider, readElementGraphics, TileBoundingBoxes, TileGraphicType, TileLoadPriority, TileLoadStatus, TileTreeLoadStatus, TileVisibility } from \"../tile/internal\";\r\nimport { ClipEventType } from \"../tools/ClipViewTool\";\r\nimport { PrimitiveTool } from \"../tools/PrimitiveTool\";\r\nimport { SelectionMethod, SelectionMode, SelectionProcessing } from \"../tools/SelectTool\";\r\nimport { BeButton, BeButtonEvent, BeModifierKeys, CoordinateLockOverrides, CoordSource, EventHandled, InputCollector, InputSource, InteractiveTool, KeyinParseError, ParseAndRunResult, Tool } from \"../tools/Tool\";\r\nimport { ManipulatorToolEvent, StartOrResume } from \"../tools/ToolAdmin\";\r\nimport { ToolAssistance, ToolAssistanceImage, ToolAssistanceInputMethod } from \"../tools/ToolAssistance\";\r\nimport { ViewTool } from \"../tools/ViewTool\";\r\nimport { EditManipulator } from \"../tools/EditManipulator\";\r\nimport { EmphasizeElements } from \"../EmphasizeElements\";\r\nimport { FeatureSymbology } from \"../render/FeatureSymbology\";\r\nimport { GraphicBranch } from \"../render/GraphicBranch\";\r\nimport { canvasToImageBuffer, canvasToResizedCanvasWithBars, extractImageSourceDimensions, getCompressedJpegFromCanvas, getImageSourceFormatForMimeType, getImageSourceMimeType,\r\n imageBufferToBase64EncodedPng, imageBufferToCanvas, imageBufferToPngDataUrl, imageElementFromImageSource, imageElementFromUrl } from \"../ImageUtil\";\r\nimport { queryTerrainElevationOffset } from \"../ViewGlobalLocation\";\r\nimport { BingLocationProvider } from \"../BingLocation\";\r\nimport { FrustumAnimator } from \"../FrustumAnimator\";\r\nimport { GlobeAnimator } from \"../GlobeAnimator\";\r\nimport { MarginPercent } from \"../MarginPercent\";\r\nimport { Cluster, Marker } from \"../Marker\";\r\n\r\nconst globalSymbol = Symbol.for(\"itwin.core.frontend.globals\");\r\nif ((globalThis as any)[globalSymbol])\r\n throw new Error(\"Multiple @itwin/core-frontend imports detected!\");\r\n\r\nconst getExtensionApi = (id: string) => {\r\n return {\r\n exports: {\r\n // Tools\r\n InteractiveTool, PrimitiveTool, ViewTool, Tool,\r\n\r\n ToolAssistance, BeButtonEvent, ViewRect, Pixel, LocateResponse, EditManipulator, AccuDrawHintBuilder, EmphasizeElements, FeatureSymbology, GraphicBranch, NotifyMessageDetails,\r\n\r\n ColorDef,\r\n\r\n // Frontend functions\r\n getCompressedJpegFromCanvas, getImageSourceFormatForMimeType, getImageSourceMimeType, imageBufferToBase64EncodedPng, imageBufferToCanvas, imageBufferToPngDataUrl,\r\n imageElementFromImageSource, imageElementFromUrl, queryTerrainElevationOffset, readElementGraphics, canvasToImageBuffer, canvasToResizedCanvasWithBars, extractImageSourceDimensions,\r\n\r\n // Frontend classes\r\n BingElevationProvider, BingLocationProvider, InputCollector, FrustumAnimator, GlobeAnimator, MarginPercent, Marker, Cluster,\r\n\r\n ExtensionHost,\r\n\r\n ACSDisplayOptions, ACSType, ActivityMessageEndReason, BeButton, BeModifierKeys, ClipEventType, ContextRotationId, CoordinateLockOverrides,\r\n CoordSource, CoordSystem, DepthPointSource, EventHandled, FlashMode, FrontendLoggerCategory, GraphicType, HitDetailType, HitGeomType,\r\n HitParentGeomType, HitPriority, HitSource, InputSource, KeyinParseError, LocateAction, LocateFilterStatus, ManipulatorToolEvent,\r\n MessageBoxIconType, MessageBoxType, MessageBoxValue, OutputMessageAlert, OutputMessagePriority, OutputMessageType, ParseAndRunResult,\r\n SelectionMethod, SelectionMode, SelectionProcessing, SelectionSetEventType, SnapHeat, SnapMode, SnapStatus, StandardViewId, StartOrResume,\r\n TextureTransparency, TileBoundingBoxes, TileGraphicType, TileLoadPriority, TileLoadStatus, TileTreeLoadStatus, TileVisibility,\r\n ToolAssistanceImage, ToolAssistanceInputMethod, UniformType, VaryingType, ViewStatus, ViewUndoEvent,\r\n\r\n BackgroundFill, BackgroundMapType, BatchType, BisCodeSpec, BriefcaseIdValue, ChangedValueState, ChangeOpCode, ChangesetType, ColorByName,\r\n CommonLoggerCategory, ECSqlSystemProperty, ECSqlValueType, ElementGeometryOpcode, FeatureOverrideType, FillDisplay, FillFlags, FontType,\r\n GeoCoordStatus, GeometryClass, GeometryStreamFlags, GeometrySummaryVerbosity, GlobeMode, GridOrientationType, HSVConstants, ImageBufferFormat,\r\n ImageSourceFormat, LinePixels, MassPropertiesOperation, MonochromeMode, Npc, PlanarClipMaskMode, PlanarClipMaskPriority, QueryRowFormat, Rank,\r\n RenderMode, SectionType,\r\n SpatialClassifierInsideDisplay, SpatialClassifierOutsideDisplay, SyncMode, TerrainHeightOriginMode, TextureMapUnits,\r\n ThematicDisplayMode, ThematicGradientColorScheme, ThematicGradientMode, TxnAction, TypeOfChange,\r\n },\r\n api: new ExtensionImpl(id),\r\n };\r\n};\r\n\r\n(globalThis as any)[globalSymbol] = {\r\n getExtensionApi,\r\n};\r\n"]}
1
+ {"version":3,"file":"ExtensionRuntime.js","sourceRoot":"","sources":["../../../src/extension/ExtensionRuntime.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Extensions\r\n */\r\n\r\n/* eslint-disable @typescript-eslint/naming-convention */\r\n/* eslint-disable @itwin/no-internal-barrel-imports */\r\n/* eslint-disable sort-imports */\r\n\r\nimport { ExtensionImpl } from \"./ExtensionImpl\";\r\nimport { ExtensionHost } from \"./ExtensionHost\";\r\n\r\nconst globalSymbol = Symbol.for(\"itwin.core.frontend.globals\");\r\nif ((globalThis as any)[globalSymbol])\r\n throw new Error(\"Multiple @itwin/core-frontend imports detected!\");\r\n\r\n// BEGIN GENERATED CODE\r\nimport {\r\n // @public enum(s) from @itwin/core-frontend\r\n ContextRotationId,\r\n ACSType,\r\n ACSDisplayOptions,\r\n CoordSystem,\r\n LocateAction,\r\n LocateFilterStatus,\r\n SnapStatus,\r\n FlashMode,\r\n FrontendLoggerCategory,\r\n SnapMode,\r\n SnapHeat,\r\n HitSource,\r\n HitGeomType,\r\n HitParentGeomType,\r\n HitPriority,\r\n HitDetailType,\r\n OutputMessageType,\r\n OutputMessagePriority,\r\n OutputMessageAlert,\r\n ActivityMessageEndReason,\r\n MessageBoxType,\r\n MessageBoxIconType,\r\n MessageBoxValue,\r\n GraphicType,\r\n UniformType,\r\n VaryingType,\r\n SelectionSetEventType,\r\n StandardViewId,\r\n TileLoadStatus,\r\n TileVisibility,\r\n TileLoadPriority,\r\n TileBoundingBoxes,\r\n TileTreeLoadStatus,\r\n TileGraphicType,\r\n ClipEventType,\r\n SelectionMethod,\r\n SelectionMode,\r\n SelectionProcessing,\r\n BeButton,\r\n CoordinateLockOverrides,\r\n InputSource,\r\n CoordSource,\r\n BeModifierKeys,\r\n EventHandled,\r\n ParseAndRunResult,\r\n KeyinParseError,\r\n StartOrResume,\r\n ManipulatorToolEvent,\r\n ToolAssistanceImage,\r\n ToolAssistanceInputMethod,\r\n ViewStatus,\r\n // @public real(s) from @itwin/core-frontend\r\n AccuDrawHintBuilder,\r\n AccuSnap,\r\n AuxCoordSystemState,\r\n AuxCoordSystem2dState,\r\n AuxCoordSystem3dState,\r\n AuxCoordSystemSpatialState,\r\n BingLocationProvider,\r\n CategorySelectorState,\r\n ChangeFlags,\r\n ContextRealityModelState,\r\n DisplayStyleState,\r\n DisplayStyle2dState,\r\n DisplayStyle3dState,\r\n DrawingViewState,\r\n LocateOptions,\r\n LocateResponse,\r\n ElementPicker,\r\n ElementLocateManager,\r\n EmphasizeElements,\r\n EntityState,\r\n ElementState,\r\n FlashSettings,\r\n FrustumAnimator,\r\n GlobeAnimator,\r\n HitDetail,\r\n SnapDetail,\r\n IntersectDetail,\r\n HitList,\r\n canvasToResizedCanvasWithBars,\r\n imageBufferToCanvas,\r\n canvasToImageBuffer,\r\n getImageSourceMimeType,\r\n getImageSourceFormatForMimeType,\r\n imageElementFromImageSource,\r\n imageElementFromUrl,\r\n extractImageSourceDimensions,\r\n imageBufferToPngDataUrl,\r\n imageBufferToBase64EncodedPng,\r\n getCompressedJpegFromCanvas,\r\n IModelConnection,\r\n NotificationHandler,\r\n MarginPercent,\r\n Marker,\r\n Cluster,\r\n MarkerSet,\r\n ModelSelectorState,\r\n ModelState,\r\n GeometricModelState,\r\n GeometricModel2dState,\r\n GeometricModel3dState,\r\n SheetModelState,\r\n SpatialModelState,\r\n PhysicalModelState,\r\n SpatialLocationModelState,\r\n DrawingModelState,\r\n SectionDrawingModelState,\r\n NotifyMessageDetails,\r\n ActivityMessageDetails,\r\n NotificationManager,\r\n PerModelCategoryVisibility,\r\n Decorations,\r\n FeatureSymbology,\r\n GraphicBranch,\r\n GraphicBuilder,\r\n Pixel,\r\n RenderClipVolume,\r\n RenderGraphic,\r\n RenderGraphicOwner,\r\n RenderSystem,\r\n Scene,\r\n HiliteSet,\r\n SelectionSet,\r\n SheetViewState,\r\n SpatialViewState,\r\n OrthographicViewState,\r\n Sprite,\r\n IconSprites,\r\n SpriteLocation,\r\n TentativePoint,\r\n DisclosedTileTreeSet,\r\n readElementGraphics,\r\n BingElevationProvider,\r\n Tile,\r\n TileAdmin,\r\n TileDrawArgs,\r\n TileRequest,\r\n TileRequestChannelStatistics,\r\n TileRequestChannel,\r\n TileRequestChannels,\r\n TileTree,\r\n TileTreeReference,\r\n TileUsageMarker,\r\n Tiles,\r\n ViewClipTool,\r\n ViewClipClearTool,\r\n ViewClipDecorationProvider,\r\n EditManipulator,\r\n EventController,\r\n PrimitiveTool,\r\n BeButtonState,\r\n BeButtonEvent,\r\n BeTouchEvent,\r\n BeWheelEvent,\r\n Tool,\r\n InteractiveTool,\r\n InputCollector,\r\n ToolAdmin,\r\n ToolAssistance,\r\n ToolSettings,\r\n ViewTool,\r\n ViewManip,\r\n ViewCreator2d,\r\n ViewCreator3d,\r\n queryTerrainElevationOffset,\r\n ViewingSpace,\r\n ViewManager,\r\n ViewPose,\r\n ViewRect,\r\n ViewState,\r\n ViewState3d,\r\n ViewState2d,\r\n} from \"../core-frontend\";\r\n\r\nimport {\r\n // @public enum(s) from @itwin/core-common\r\n BackgroundMapType,\r\n GlobeMode,\r\n BriefcaseIdValue,\r\n SyncMode,\r\n TypeOfChange,\r\n ChangesetType,\r\n BisCodeSpec,\r\n CommonLoggerCategory,\r\n QueryRowFormat,\r\n MonochromeMode,\r\n ECSqlValueType,\r\n ChangeOpCode,\r\n ChangedValueState,\r\n ECSqlSystemProperty,\r\n SectionType,\r\n Rank,\r\n FeatureOverrideType,\r\n BatchType,\r\n FontType,\r\n Npc,\r\n GeoCoordStatus,\r\n ElementGeometryOpcode,\r\n GeometryStreamFlags,\r\n FillDisplay,\r\n BackgroundFill,\r\n GeometryClass,\r\n GeometrySummaryVerbosity,\r\n FillFlags,\r\n HSVConstants,\r\n ImageBufferFormat,\r\n ImageSourceFormat,\r\n LinePixels,\r\n MassPropertiesOperation,\r\n TextureMapUnits,\r\n PlanarClipMaskMode,\r\n PlanarClipMaskPriority,\r\n SkyBoxImageType,\r\n SpatialClassifierInsideDisplay,\r\n SpatialClassifierOutsideDisplay,\r\n TerrainHeightOriginMode,\r\n ThematicGradientMode,\r\n ThematicGradientColorScheme,\r\n ThematicDisplayMode,\r\n TxnAction,\r\n GridOrientationType,\r\n RenderMode,\r\n // @public real(s) from @itwin/core-common\r\n ColorByName,\r\n ColorDef,\r\n} from \"@itwin/core-common\";\r\n\r\nconst extensionExports = {\r\n ContextRotationId,\r\n ACSType,\r\n ACSDisplayOptions,\r\n CoordSystem,\r\n LocateAction,\r\n LocateFilterStatus,\r\n SnapStatus,\r\n FlashMode,\r\n FrontendLoggerCategory,\r\n SnapMode,\r\n SnapHeat,\r\n HitSource,\r\n HitGeomType,\r\n HitParentGeomType,\r\n HitPriority,\r\n HitDetailType,\r\n OutputMessageType,\r\n OutputMessagePriority,\r\n OutputMessageAlert,\r\n ActivityMessageEndReason,\r\n MessageBoxType,\r\n MessageBoxIconType,\r\n MessageBoxValue,\r\n GraphicType,\r\n UniformType,\r\n VaryingType,\r\n SelectionSetEventType,\r\n StandardViewId,\r\n TileLoadStatus,\r\n TileVisibility,\r\n TileLoadPriority,\r\n TileBoundingBoxes,\r\n TileTreeLoadStatus,\r\n TileGraphicType,\r\n ClipEventType,\r\n SelectionMethod,\r\n SelectionMode,\r\n SelectionProcessing,\r\n BeButton,\r\n CoordinateLockOverrides,\r\n InputSource,\r\n CoordSource,\r\n BeModifierKeys,\r\n EventHandled,\r\n ParseAndRunResult,\r\n KeyinParseError,\r\n StartOrResume,\r\n ManipulatorToolEvent,\r\n ToolAssistanceImage,\r\n ToolAssistanceInputMethod,\r\n ViewStatus,\r\n AccuDrawHintBuilder,\r\n AccuSnap,\r\n AuxCoordSystemState,\r\n AuxCoordSystem2dState,\r\n AuxCoordSystem3dState,\r\n AuxCoordSystemSpatialState,\r\n BingLocationProvider,\r\n CategorySelectorState,\r\n ChangeFlags,\r\n ContextRealityModelState,\r\n DisplayStyleState,\r\n DisplayStyle2dState,\r\n DisplayStyle3dState,\r\n DrawingViewState,\r\n LocateOptions,\r\n LocateResponse,\r\n ElementPicker,\r\n ElementLocateManager,\r\n EmphasizeElements,\r\n EntityState,\r\n ElementState,\r\n FlashSettings,\r\n FrustumAnimator,\r\n GlobeAnimator,\r\n HitDetail,\r\n SnapDetail,\r\n IntersectDetail,\r\n HitList,\r\n canvasToResizedCanvasWithBars,\r\n imageBufferToCanvas,\r\n canvasToImageBuffer,\r\n getImageSourceMimeType,\r\n getImageSourceFormatForMimeType,\r\n imageElementFromImageSource,\r\n imageElementFromUrl,\r\n extractImageSourceDimensions,\r\n imageBufferToPngDataUrl,\r\n imageBufferToBase64EncodedPng,\r\n getCompressedJpegFromCanvas,\r\n IModelConnection,\r\n NotificationHandler,\r\n MarginPercent,\r\n Marker,\r\n Cluster,\r\n MarkerSet,\r\n ModelSelectorState,\r\n ModelState,\r\n GeometricModelState,\r\n GeometricModel2dState,\r\n GeometricModel3dState,\r\n SheetModelState,\r\n SpatialModelState,\r\n PhysicalModelState,\r\n SpatialLocationModelState,\r\n DrawingModelState,\r\n SectionDrawingModelState,\r\n NotifyMessageDetails,\r\n ActivityMessageDetails,\r\n NotificationManager,\r\n PerModelCategoryVisibility,\r\n Decorations,\r\n FeatureSymbology,\r\n GraphicBranch,\r\n GraphicBuilder,\r\n Pixel,\r\n RenderClipVolume,\r\n RenderGraphic,\r\n RenderGraphicOwner,\r\n RenderSystem,\r\n Scene,\r\n HiliteSet,\r\n SelectionSet,\r\n SheetViewState,\r\n SpatialViewState,\r\n OrthographicViewState,\r\n Sprite,\r\n IconSprites,\r\n SpriteLocation,\r\n TentativePoint,\r\n DisclosedTileTreeSet,\r\n readElementGraphics,\r\n BingElevationProvider,\r\n Tile,\r\n TileAdmin,\r\n TileDrawArgs,\r\n TileRequest,\r\n TileRequestChannelStatistics,\r\n TileRequestChannel,\r\n TileRequestChannels,\r\n TileTree,\r\n TileTreeReference,\r\n TileUsageMarker,\r\n Tiles,\r\n ViewClipTool,\r\n ViewClipClearTool,\r\n ViewClipDecorationProvider,\r\n EditManipulator,\r\n EventController,\r\n PrimitiveTool,\r\n BeButtonState,\r\n BeButtonEvent,\r\n BeTouchEvent,\r\n BeWheelEvent,\r\n Tool,\r\n InteractiveTool,\r\n InputCollector,\r\n ToolAdmin,\r\n ToolAssistance,\r\n ToolSettings,\r\n ViewTool,\r\n ViewManip,\r\n ViewCreator2d,\r\n ViewCreator3d,\r\n queryTerrainElevationOffset,\r\n ViewingSpace,\r\n ViewManager,\r\n ViewPose,\r\n ViewRect,\r\n ViewState,\r\n ViewState3d,\r\n ViewState2d,\r\n BackgroundMapType,\r\n GlobeMode,\r\n BriefcaseIdValue,\r\n SyncMode,\r\n TypeOfChange,\r\n ChangesetType,\r\n BisCodeSpec,\r\n CommonLoggerCategory,\r\n QueryRowFormat,\r\n MonochromeMode,\r\n ECSqlValueType,\r\n ChangeOpCode,\r\n ChangedValueState,\r\n ECSqlSystemProperty,\r\n SectionType,\r\n Rank,\r\n FeatureOverrideType,\r\n BatchType,\r\n FontType,\r\n Npc,\r\n GeoCoordStatus,\r\n ElementGeometryOpcode,\r\n GeometryStreamFlags,\r\n FillDisplay,\r\n BackgroundFill,\r\n GeometryClass,\r\n GeometrySummaryVerbosity,\r\n FillFlags,\r\n HSVConstants,\r\n ImageBufferFormat,\r\n ImageSourceFormat,\r\n LinePixels,\r\n MassPropertiesOperation,\r\n TextureMapUnits,\r\n PlanarClipMaskMode,\r\n PlanarClipMaskPriority,\r\n SkyBoxImageType,\r\n SpatialClassifierInsideDisplay,\r\n SpatialClassifierOutsideDisplay,\r\n TerrainHeightOriginMode,\r\n ThematicGradientMode,\r\n ThematicGradientColorScheme,\r\n ThematicDisplayMode,\r\n TxnAction,\r\n GridOrientationType,\r\n RenderMode,\r\n ColorByName,\r\n ColorDef,\r\n};\r\n\r\n// END GENERATED CODE\r\n\r\nconst getExtensionApi = (id: string) => {\r\n return {\r\n exports: {\r\n // exceptions\r\n ExtensionHost,\r\n // automated\r\n ...extensionExports,\r\n },\r\n api: new ExtensionImpl(id),\r\n };\r\n};\r\n\r\n(globalThis as any)[globalSymbol] = {\r\n getExtensionApi,\r\n};\r\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"QuantityFormatter.d.ts","sourceRoot":"","sources":["../../../src/quantity-formatting/QuantityFormatter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"QuantityFormatter.d.ts","sourceRoot":"","sources":["../../../src/quantity-formatting/QuantityFormatter.ts"],"names":[],"mappings":"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"}
@@ -350,7 +350,8 @@ class QuantityFormatter {
350
350
  // force all cached data to be reinitialized
351
351
  await IModelApp_1.IModelApp.quantityFormatter.onInitialized();
352
352
  }
353
- catch (_) {
353
+ catch (err) {
354
+ core_bentley_1.Logger.logWarning(`${FrontendLoggerCategory_1.FrontendLoggerCategory.Package}.quantityFormatter`, core_bentley_1.BentleyError.getErrorMessage(err), core_bentley_1.BentleyError.getErrorMetadata(err));
354
355
  core_bentley_1.Logger.logWarning(`${FrontendLoggerCategory_1.FrontendLoggerCategory.Package}.quantityFormatter`, "An exception occurred initializing the iModelApp.quantityFormatter with the given UnitsProvider. Defaulting back to the internal units provider.");
355
356
  // If there is a problem initializing with the given provider, default back to the internal provider
356
357
  await IModelApp_1.IModelApp.quantityFormatter.resetToUseInternalUnitsProvider();