@itwin/core-extension 3.2.0 → 3.3.0-dev.10

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 (3) hide show
  1. package/index.d.ts +400 -400
  2. package/index.js +155 -155
  3. package/package.json +5 -5
package/index.d.ts CHANGED
@@ -26,568 +26,568 @@ export declare class ExtensionHost {
26
26
 
27
27
  // BEGIN GENERATED CODE
28
28
  export {
29
- ContextRotationId,
30
- ACSType,
31
29
  ACSDisplayOptions,
32
- CoordSystem,
33
- LocateAction,
34
- LocateFilterStatus,
35
- SnapStatus,
36
- FlashMode,
37
- FrontendLoggerCategory,
38
- SnapMode,
39
- SnapHeat,
40
- HitSource,
41
- HitGeomType,
42
- HitParentGeomType,
43
- HitPriority,
44
- HitDetailType,
45
- OutputMessageType,
46
- OutputMessagePriority,
47
- OutputMessageAlert,
48
- ActivityMessageEndReason,
49
- MessageBoxType,
50
- MessageBoxIconType,
51
- MessageBoxValue,
52
- SelectionSetEventType,
53
- StandardViewId,
54
- ViewStatus,
55
- GraphicType,
56
- UniformType,
57
- VaryingType,
58
- TileLoadStatus,
59
- TileVisibility,
60
- TileLoadPriority,
61
- TileBoundingBoxes,
62
- TileTreeLoadStatus,
63
- TileGraphicType,
64
- ClipEventType,
65
- SelectionMethod,
66
- SelectionMode,
67
- SelectionProcessing,
68
- BeButton,
69
- CoordinateLockOverrides,
70
- InputSource,
71
- CoordSource,
72
- BeModifierKeys,
73
- EventHandled,
74
- ParseAndRunResult,
75
- KeyinParseError,
76
- StartOrResume,
77
- ManipulatorToolEvent,
78
- ToolAssistanceImage,
79
- ToolAssistanceInputMethod,
30
+ ACSType,
80
31
  AccuDrawHintBuilder,
81
32
  AccuSnap,
82
- AuxCoordSystemState,
33
+ ActivityMessageDetails,
34
+ ActivityMessageEndReason,
83
35
  AuxCoordSystem2dState,
84
36
  AuxCoordSystem3dState,
85
37
  AuxCoordSystemSpatialState,
38
+ AuxCoordSystemState,
39
+ BeButton,
40
+ BeButtonEvent,
41
+ BeButtonState,
42
+ BeModifierKeys,
43
+ BeTouchEvent,
44
+ BeWheelEvent,
45
+ BingElevationProvider,
86
46
  BingLocationProvider,
87
47
  CategorySelectorState,
88
48
  ChangeFlags,
49
+ ClipEventType,
50
+ Cluster,
89
51
  ContextRealityModelState,
90
- DisplayStyleState,
52
+ ContextRotationId,
53
+ CoordSource,
54
+ CoordSystem,
55
+ CoordinateLockOverrides,
56
+ Decorations,
57
+ DisclosedTileTreeSet,
91
58
  DisplayStyle2dState,
92
59
  DisplayStyle3dState,
60
+ DisplayStyleState,
61
+ DrawingModelState,
93
62
  DrawingViewState,
94
- LocateOptions,
95
- LocateResponse,
96
- ElementPicker,
63
+ EditManipulator,
97
64
  ElementLocateManager,
65
+ ElementPicker,
66
+ ElementState,
98
67
  EmphasizeElements,
99
68
  EntityState,
100
- ElementState,
69
+ EventController,
70
+ EventHandled,
71
+ FeatureSymbology,
72
+ FlashMode,
101
73
  FlashSettings,
74
+ FrontendLoggerCategory,
102
75
  FrustumAnimator,
76
+ GeometricModel2dState,
77
+ GeometricModel3dState,
78
+ GeometricModelState,
103
79
  GlobeAnimator,
80
+ GraphicBranch,
81
+ GraphicBuilder,
82
+ GraphicType,
83
+ HiliteSet,
104
84
  HitDetail,
105
- SnapDetail,
106
- IntersectDetail,
85
+ HitDetailType,
86
+ HitGeomType,
107
87
  HitList,
88
+ HitParentGeomType,
89
+ HitPriority,
90
+ HitSource,
108
91
  IModelConnection,
109
- canvasToResizedCanvasWithBars,
110
- imageBufferToCanvas,
111
- canvasToImageBuffer,
112
- getImageSourceMimeType,
113
- getImageSourceFormatForMimeType,
114
- imageElementFromImageSource,
115
- imageElementFromUrl,
116
- extractImageSourceDimensions,
117
- imageBufferToPngDataUrl,
118
- imageBufferToBase64EncodedPng,
119
- getCompressedJpegFromCanvas,
120
- NotificationHandler,
92
+ IconSprites,
93
+ InputCollector,
94
+ InputSource,
95
+ InteractiveTool,
96
+ IntersectDetail,
97
+ KeyinParseError,
98
+ LocateAction,
99
+ LocateFilterStatus,
100
+ LocateOptions,
101
+ LocateResponse,
102
+ ManipulatorToolEvent,
121
103
  MarginPercent,
122
104
  Marker,
123
- Cluster,
124
105
  MarkerSet,
106
+ MessageBoxIconType,
107
+ MessageBoxType,
108
+ MessageBoxValue,
125
109
  ModelSelectorState,
126
110
  ModelState,
127
- GeometricModelState,
128
- GeometricModel2dState,
129
- GeometricModel3dState,
130
- SheetModelState,
131
- SpatialModelState,
132
- PhysicalModelState,
133
- SpatialLocationModelState,
134
- DrawingModelState,
135
- SectionDrawingModelState,
136
- NotifyMessageDetails,
137
- ActivityMessageDetails,
111
+ NotificationHandler,
138
112
  NotificationManager,
139
- PerModelCategoryVisibility,
140
- HiliteSet,
141
- SelectionSet,
142
- SheetViewState,
143
- SpatialViewState,
113
+ NotifyMessageDetails,
144
114
  OrthographicViewState,
145
- Sprite,
146
- IconSprites,
147
- SpriteLocation,
148
- TentativePoint,
149
- Tiles,
150
- ViewCreator2d,
151
- ViewCreator3d,
152
- queryTerrainElevationOffset,
153
- ViewManager,
154
- ViewPose,
155
- ViewRect,
156
- ViewState,
157
- ViewState3d,
158
- ViewState2d,
159
- ViewingSpace,
160
- connectViewports,
161
- synchronizeViewportViews,
162
- synchronizeViewportFrusta,
163
- connectViewportFrusta,
164
- connectViewportViews,
165
- TwoWayViewportSync,
166
- TwoWayViewportFrustumSync,
167
- Decorations,
168
- FeatureSymbology,
169
- GraphicBranch,
170
- GraphicBuilder,
115
+ OutputMessageAlert,
116
+ OutputMessagePriority,
117
+ OutputMessageType,
118
+ ParseAndRunResult,
119
+ PerModelCategoryVisibility,
120
+ PhysicalModelState,
171
121
  Pixel,
122
+ PrimitiveTool,
172
123
  RenderClipVolume,
173
124
  RenderGraphic,
174
125
  RenderGraphicOwner,
175
126
  RenderSystem,
176
127
  Scene,
177
- DisclosedTileTreeSet,
178
- readElementGraphics,
128
+ SectionDrawingModelState,
129
+ SelectionMethod,
130
+ SelectionMode,
131
+ SelectionProcessing,
132
+ SelectionSet,
133
+ SelectionSetEventType,
134
+ SheetModelState,
135
+ SheetViewState,
136
+ SnapDetail,
137
+ SnapHeat,
138
+ SnapMode,
139
+ SnapStatus,
140
+ SpatialLocationModelState,
141
+ SpatialModelState,
142
+ SpatialViewState,
143
+ Sprite,
144
+ SpriteLocation,
145
+ StandardViewId,
146
+ StartOrResume,
147
+ TentativePoint,
179
148
  Tile,
180
149
  TileAdmin,
150
+ TileBoundingBoxes,
181
151
  TileDrawArgs,
152
+ TileGraphicType,
153
+ TileLoadPriority,
154
+ TileLoadStatus,
182
155
  TileRequest,
183
- TileRequestChannelStatistics,
184
156
  TileRequestChannel,
157
+ TileRequestChannelStatistics,
185
158
  TileRequestChannels,
186
159
  TileTree,
160
+ TileTreeLoadStatus,
187
161
  TileTreeReference,
188
162
  TileUsageMarker,
189
- BingElevationProvider,
190
- ViewClipTool,
191
- ViewClipClearTool,
192
- ViewClipDecorationProvider,
193
- EditManipulator,
194
- EventController,
195
- PrimitiveTool,
196
- BeButtonState,
197
- BeButtonEvent,
198
- BeTouchEvent,
199
- BeWheelEvent,
163
+ TileVisibility,
164
+ Tiles,
200
165
  Tool,
201
- InteractiveTool,
202
- InputCollector,
203
166
  ToolAdmin,
204
167
  ToolAssistance,
168
+ ToolAssistanceImage,
169
+ ToolAssistanceInputMethod,
205
170
  ToolSettings,
206
- ViewTool,
171
+ TwoWayViewportFrustumSync,
172
+ TwoWayViewportSync,
173
+ UniformType,
174
+ VaryingType,
175
+ ViewClipClearTool,
176
+ ViewClipDecorationProvider,
177
+ ViewClipTool,
178
+ ViewCreator2d,
179
+ ViewCreator3d,
180
+ ViewManager,
207
181
  ViewManip,
208
- } from "@itwin/core-frontend";
209
-
210
- export type {
211
- OsmBuildingDisplayOptions,
212
- HitListHolder,
213
- FeatureOverrideProvider,
214
- IModelIdArg,
215
- FuzzySearchResult,
216
- FrontendSecurityOptions,
217
- ToolTipOptions,
218
- SelectAddEvent,
219
- SelectRemoveEvent,
220
- SelectReplaceEvent,
221
- Animator,
222
- ViewAnimationOptions,
223
- GlobalAlignmentOptions,
224
- OnViewExtentsError,
225
- MarginOptions,
226
- ViewChangeOptions,
227
- ViewCreator2dOptions,
228
- ViewCreator3dOptions,
229
- GlobalLocationArea,
230
- GlobalLocation,
182
+ ViewPose,
183
+ ViewRect,
184
+ ViewState,
185
+ ViewState2d,
186
+ ViewState3d,
187
+ ViewStatus,
188
+ ViewTool,
189
+ ViewingSpace,
190
+ canvasToImageBuffer,
191
+ canvasToResizedCanvasWithBars,
192
+ connectViewportFrusta,
193
+ connectViewportViews,
194
+ connectViewports,
195
+ extractImageSourceDimensions,
196
+ getCompressedJpegFromCanvas,
197
+ getImageSourceFormatForMimeType,
198
+ getImageSourceMimeType,
199
+ imageBufferToBase64EncodedPng,
200
+ imageBufferToCanvas,
201
+ imageBufferToPngDataUrl,
202
+ imageElementFromImageSource,
203
+ imageElementFromUrl,
204
+ queryTerrainElevationOffset,
205
+ readElementGraphics,
206
+ synchronizeViewportFrusta,
207
+ synchronizeViewportViews
208
+ } from "@itwin/core-frontend";
209
+
210
+ export type {
211
+ Animator,
212
+ BatchOptions,
213
+ BeButtonEventProps,
214
+ BeTouchEventProps,
215
+ BeWheelEventProps,
216
+ CanvasDecoration,
217
+ CanvasDecorationList,
218
+ ComputeChordToleranceArgs,
219
+ CreateTextureArgs,
220
+ CreateTextureFromSourceArgs,
221
+ CustomGraphicBuilderOptions,
231
222
  Decorator,
232
- SelectedViewportChangedArgs,
233
223
  ExtentLimits,
234
- CanvasDecoration,
224
+ FeatureOverrideProvider,
225
+ FlashSettingsOptions,
226
+ FrontendSecurityOptions,
227
+ FuzzySearchResult,
228
+ GlobalAlignmentOptions,
229
+ GlobalLocation,
230
+ GlobalLocationArea,
231
+ GpuMemoryLimit,
232
+ GpuMemoryLimits,
233
+ GraphicArc,
234
+ GraphicArc2d,
235
235
  GraphicBranchOptions,
236
- BatchOptions,
237
- PickableGraphicOptions,
238
236
  GraphicBuilderOptions,
239
- ViewportGraphicBuilderOptions,
240
- ComputeChordToleranceArgs,
241
- CustomGraphicBuilderOptions,
242
- GraphicPrimitive2d,
243
237
  GraphicLineString,
244
238
  GraphicLineString2d,
239
+ GraphicList,
240
+ GraphicLoop,
241
+ GraphicPath,
245
242
  GraphicPointString,
246
243
  GraphicPointString2d,
244
+ GraphicPolyface,
245
+ GraphicPrimitive,
246
+ GraphicPrimitive2d,
247
247
  GraphicShape,
248
248
  GraphicShape2d,
249
- GraphicArc,
250
- GraphicArc2d,
251
- GraphicPath,
252
- GraphicLoop,
253
- GraphicPolyface,
254
249
  GraphicSolidPrimitive,
250
+ HitListHolder,
251
+ IModelIdArg,
252
+ MarginOptions,
253
+ MarkerFillStyle,
254
+ MarkerImage,
255
+ MarkerTextAlign,
256
+ MarkerTextBaseline,
257
+ OnViewExtentsError,
258
+ OsmBuildingDisplayOptions,
259
+ ParseKeyinError,
260
+ ParseKeyinResult,
261
+ ParsedKeyin,
262
+ ParticleCollectionBuilder,
255
263
  ParticleCollectionBuilderParams,
256
264
  ParticleProps,
257
- ParticleCollectionBuilder,
258
- TextureCacheOwnership,
259
- TextureImage,
260
- CreateTextureArgs,
261
- CreateTextureFromSourceArgs,
262
- Uniform,
263
- UniformContext,
264
- UniformParams,
265
- UniformArrayParams,
266
- ScreenSpaceEffectSource,
265
+ PickableGraphicOptions,
266
+ ScreenSpaceEffectBuilder,
267
267
  ScreenSpaceEffectBuilderParams,
268
268
  ScreenSpaceEffectContext,
269
- ScreenSpaceEffectBuilder,
270
- TileTreeDiscloser,
271
- GpuMemoryLimits,
269
+ ScreenSpaceEffectSource,
270
+ SelectAddEvent,
271
+ SelectRemoveEvent,
272
+ SelectReplaceEvent,
273
+ SelectedViewportChangedArgs,
274
+ SelectionSetEvent,
275
+ SynchronizeViewports,
276
+ TextureCacheKey,
277
+ TextureCacheOwnership,
278
+ TextureImage,
279
+ TextureImageSource,
280
+ TextureOwnership,
272
281
  TileContent,
273
282
  TileDrawArgParams,
274
283
  TileParams,
284
+ TileTreeDiscloser,
275
285
  TileTreeOwner,
276
286
  TileTreeParams,
277
287
  TileTreeSupplier,
278
288
  TiledGraphicsProvider,
279
- ViewClipEventHandler,
280
- BeButtonEventProps,
281
- BeTouchEventProps,
282
- BeWheelEventProps,
283
- ParseKeyinError,
284
- ParsedKeyin,
285
- ToolAssistanceKeyboardInfo,
286
289
  ToolAssistanceInstruction,
287
- ToolAssistanceSection,
288
290
  ToolAssistanceInstructions,
289
- FlashSettingsOptions,
290
- MarkerImage,
291
- MarkerFillStyle,
292
- MarkerTextAlign,
293
- MarkerTextBaseline,
294
- SelectionSetEvent,
295
- SynchronizeViewports,
296
- CanvasDecorationList,
297
- GraphicPrimitive,
298
- GraphicList,
299
- TextureCacheKey,
300
- TextureOwnership,
301
- TextureImageSource,
302
- GpuMemoryLimit,
303
- ToolType,
291
+ ToolAssistanceKeyboardInfo,
292
+ ToolAssistanceSection,
304
293
  ToolList,
305
- ParseKeyinResult,
294
+ ToolTipOptions,
295
+ ToolType,
296
+ Uniform,
297
+ UniformArrayParams,
298
+ UniformContext,
299
+ UniformParams,
300
+ ViewAnimationOptions,
301
+ ViewChangeOptions,
302
+ ViewClipEventHandler,
303
+ ViewCreator2dOptions,
304
+ ViewCreator3dOptions,
305
+ ViewportGraphicBuilderOptions
306
306
  } from "@itwin/core-frontend";
307
307
 
308
308
  export {
309
+ BackgroundFill,
309
310
  BackgroundMapType,
310
- GlobeMode,
311
- BriefcaseIdValue,
312
- SyncMode,
313
- TypeOfChange,
314
- ChangesetType,
311
+ BatchType,
315
312
  BisCodeSpec,
316
- CommonLoggerCategory,
317
- QueryRowFormat,
318
- MonochromeMode,
319
- ECSqlValueType,
313
+ BriefcaseIdValue,
320
314
  ChangeOpCode,
321
315
  ChangedValueState,
316
+ ChangesetType,
317
+ ColorByName,
318
+ ColorDef,
319
+ CommonLoggerCategory,
322
320
  ECSqlSystemProperty,
323
- SectionType,
324
- Rank,
321
+ ECSqlValueType,
322
+ ElementGeometryOpcode,
325
323
  FeatureOverrideType,
326
- BatchType,
324
+ FillDisplay,
325
+ FillFlags,
327
326
  FontType,
328
- Npc,
329
327
  GeoCoordStatus,
330
- FillDisplay,
331
- BackgroundFill,
332
328
  GeometryClass,
329
+ GeometryStreamFlags,
333
330
  GeometrySummaryVerbosity,
334
- FillFlags,
331
+ GlobeMode,
332
+ GridOrientationType,
335
333
  HSVConstants,
336
334
  ImageBufferFormat,
337
335
  ImageSourceFormat,
338
336
  LinePixels,
339
337
  MassPropertiesOperation,
340
- TextureMapUnits,
338
+ MonochromeMode,
339
+ Npc,
341
340
  PlanarClipMaskMode,
342
341
  PlanarClipMaskPriority,
342
+ QueryRowFormat,
343
+ Rank,
344
+ RenderMode,
345
+ SectionType,
343
346
  SkyBoxImageType,
344
347
  SpatialClassifierInsideDisplay,
345
348
  SpatialClassifierOutsideDisplay,
349
+ SyncMode,
346
350
  TerrainHeightOriginMode,
347
- ThematicGradientMode,
348
- ThematicGradientColorScheme,
351
+ TextureMapUnits,
349
352
  ThematicDisplayMode,
353
+ ThematicGradientColorScheme,
354
+ ThematicGradientMode,
350
355
  TxnAction,
351
- GridOrientationType,
352
- RenderMode,
353
- ElementGeometryOpcode,
354
- GeometryStreamFlags,
355
- ColorByName,
356
- ColorDef,
356
+ TypeOfChange
357
357
  } from "@itwin/core-common";
358
358
 
359
359
  export type {
360
+ AdditionalTransformProps,
361
+ AffineTransformProps,
362
+ AmbientLightProps,
360
363
  AnalysisStyleDisplacementProps,
361
- AnalysisStyleThematicProps,
362
364
  AnalysisStyleProps,
365
+ AnalysisStyleThematicProps,
366
+ AppearanceOverrideProps,
367
+ AreaFillProps,
368
+ AuxCoordSystem2dProps,
369
+ AuxCoordSystem3dProps,
370
+ AuxCoordSystemProps,
371
+ AxisAlignedBox3d,
372
+ AxisAlignedBox3dProps,
373
+ BRepPrimitive,
363
374
  BackgroundMapProps,
364
- DeprecatedBackgroundMapProps,
365
- LocalBriefcaseProps,
366
- RequestNewBriefcaseProps,
375
+ BackgroundMapProviderName,
376
+ Base64EncodedString,
377
+ BaseReaderOptions,
378
+ BriefcaseId,
379
+ CalloutProps,
367
380
  CameraProps,
381
+ Carto2DDegreesProps,
382
+ CartographicProps,
383
+ CategoryProps,
384
+ CategorySelectorProps,
368
385
  ChangedElements,
369
- EntityIdAndClassId,
370
386
  ChangedEntities,
371
- ChangesetIndexAndId,
387
+ ChangesetId,
372
388
  ChangesetIdWithIndex,
389
+ ChangesetIndex,
390
+ ChangesetIndexAndId,
391
+ ChangesetIndexOrId,
373
392
  ChangesetRange,
374
- CutStyleProps,
393
+ ChannelRootAspectProps,
375
394
  ClipStyleProps,
376
395
  CodeProps,
377
- QueryLimit,
378
- QueryQuota,
379
- BaseReaderOptions,
380
- QueryOptions,
396
+ CodeScopeProps,
397
+ ColorDefProps,
381
398
  ContextRealityModelProps,
382
399
  ContextRealityModelsContainer,
383
- DisplayStyleSubCategoryProps,
400
+ CutStyleProps,
401
+ DanishSystem34Region,
402
+ DefinitionElementProps,
403
+ DeletedElementGeometryChange,
404
+ DeprecatedBackgroundMapProps,
405
+ DisplayStyle3dProps,
406
+ DisplayStyle3dSettingsProps,
407
+ DisplayStyleLoadProps,
384
408
  DisplayStyleModelAppearanceProps,
409
+ DisplayStyleOverridesOptions,
385
410
  DisplayStylePlanarClipMaskProps,
386
- DisplayStyleSettingsProps,
387
- DisplayStyle3dSettingsProps,
388
411
  DisplayStyleProps,
389
- DisplayStyle3dProps,
390
- DisplayStyleOverridesOptions,
391
412
  DisplayStyleSettingsOptions,
392
- NavigationValue,
393
- NavigationBindingValue,
394
- RelatedElementProps,
395
- ElementProps,
396
- GeometricElementProps,
397
- Placement3dProps,
398
- Placement2dProps,
399
- GeometricElement3dProps,
400
- PhysicalElementProps,
401
- SectionDrawingProps,
402
- SectionDrawingLocationProps,
403
- GeometricElement2dProps,
404
- GeometryPartProps,
405
- ViewAttachmentProps,
406
- SubjectProps,
407
- SheetProps,
408
- DefinitionElementProps,
409
- TypeDefinitionElementProps,
410
- PhysicalTypeProps,
411
- InformationPartitionElementProps,
412
- DisplayStyleLoadProps,
413
- RenderTimelineLoadProps,
413
+ DisplayStyleSettingsProps,
414
+ DisplayStyleSubCategoryProps,
415
+ DynamicGraphicsRequest2dProps,
416
+ DynamicGraphicsRequest3dProps,
417
+ DynamicGraphicsRequestProps,
418
+ EasingFunction,
419
+ EcefLocationProps,
420
+ ElementAlignedBox2d,
421
+ ElementAlignedBox3d,
422
+ ElementAspectProps,
423
+ ElementGeometryChange,
424
+ ElementGeometryDataEntry,
425
+ ElementGraphicsRequestProps,
426
+ ElementIdsAndRangesProps,
414
427
  ElementLoadOptions,
415
428
  ElementLoadProps,
416
- ElementAspectProps,
417
- ExternalSourceAspectProps,
418
- ChannelRootAspectProps,
419
- LineStyleProps,
420
- CategoryProps,
421
- SubCategoryProps,
422
- UrlLinkProps,
423
- RepositoryLinkProps,
424
- RenderTimelineProps,
425
- AppearanceOverrideProps,
429
+ ElementProps,
426
430
  EmphasizeElementsProps,
431
+ EntityIdAndClassId,
432
+ EntityIdAndClassIdIterable,
427
433
  EntityProps,
428
- SourceAndTarget,
429
- RelationshipProps,
430
434
  EntityQueryParams,
431
435
  EnvironmentProps,
436
+ ExtantElementGeometryChange,
437
+ ExternalSourceAspectProps,
432
438
  FeatureAppearanceProps,
433
- FeatureAppearanceSource,
434
439
  FeatureAppearanceProvider,
440
+ FeatureAppearanceSource,
441
+ FilePropertyProps,
442
+ FlatBufferGeometryStream,
443
+ FontId,
435
444
  FontMapProps,
445
+ FresnelSettingsProps,
446
+ FunctionalElementProps,
447
+ GeocentricTransformProps,
448
+ GeodeticDatumProps,
449
+ GeodeticEllipsoidProps,
450
+ GeodeticTransformMethod,
451
+ GeodeticTransformProps,
452
+ GeographicCRSProps,
453
+ GeometricElement2dProps,
454
+ GeometricElement3dProps,
455
+ GeometricElementProps,
456
+ GeometricModel2dProps,
457
+ GeometricModel3dProps,
458
+ GeometricModelProps,
459
+ GeometryAppearanceProps,
436
460
  GeometryContainmentRequestProps,
437
461
  GeometryContainmentResponseProps,
462
+ GeometryPartInstanceProps,
463
+ GeometryPartProps,
464
+ GeometryPrimitive,
465
+ GeometryStreamEntryProps,
466
+ GeometryStreamHeaderProps,
467
+ GeometryStreamIteratorEntry,
468
+ GeometryStreamPrimitive,
469
+ GeometryStreamProps,
438
470
  GeometrySummaryOptions,
439
471
  GeometrySummaryRequestProps,
472
+ GraphicsRequestProps,
473
+ GridFileDefinitionProps,
474
+ GridFileDirection,
475
+ GridFileFormat,
476
+ GridFileTransformProps,
440
477
  GroundPlaneProps,
441
- EcefLocationProps,
442
- RootSubjectProps,
443
- FilePropertyProps,
444
- ModelIdAndGeometryGuid,
445
- SolarLightProps,
446
- AmbientLightProps,
478
+ Helmert2DWithZOffsetProps,
479
+ HemisphereEnum,
447
480
  HemisphereLightsProps,
448
- FresnelSettingsProps,
481
+ HorizontalCRSExtentProps,
482
+ HorizontalCRSProps,
483
+ ImageGraphicCornersProps,
484
+ ImageGraphicProps,
485
+ ImagePrimitive,
486
+ InformationPartitionElementProps,
487
+ InterpolationFunction,
488
+ JsonGeometryStream,
449
489
  LightSettingsProps,
490
+ LineStyleProps,
491
+ LocalAlignedBox3d,
492
+ LocalBriefcaseProps,
450
493
  Localization,
451
494
  MassPropertiesRequestProps,
452
495
  MassPropertiesResponseProps,
453
- TextureMapProps,
454
- RenderMaterialAssetProps,
455
- RenderMaterialProps,
496
+ MaterialProps,
456
497
  ModelClipGroupProps,
457
- ElementIdsAndRangesProps,
458
- ModelGeometryChangesProps,
459
- ExtantElementGeometryChange,
460
- DeletedElementGeometryChange,
461
498
  ModelGeometryChanges,
462
- ModelProps,
499
+ ModelGeometryChangesProps,
500
+ ModelIdAndGeometryGuid,
463
501
  ModelLoadProps,
502
+ ModelProps,
464
503
  ModelQueryParams,
465
- GeometricModelProps,
466
- GeometricModel2dProps,
467
- GeometricModel3dProps,
504
+ ModelSelectorProps,
505
+ NavigationBindingValue,
506
+ NavigationValue,
507
+ PartReference,
508
+ PersistentBackgroundMapProps,
509
+ PersistentGraphicsRequestProps,
510
+ PhysicalElementProps,
511
+ PhysicalTypeProps,
512
+ Placement,
513
+ Placement2dProps,
514
+ Placement3dProps,
515
+ PlacementProps,
468
516
  PlanProjectionSettingsProps,
469
517
  PlanarClipMaskProps,
518
+ Point2dProps,
519
+ PositionalVectorTransformProps,
520
+ ProjectionMethod,
521
+ ProjectionProps,
522
+ QueryLimit,
523
+ QueryOptions,
524
+ QueryQuota,
525
+ RelatedElementProps,
526
+ RelationshipProps,
527
+ RemoveFunction,
528
+ RenderMaterialAssetProps,
529
+ RenderMaterialProps,
530
+ RenderTimelineLoadProps,
531
+ RenderTimelineProps,
532
+ RepositoryLinkProps,
533
+ RequestNewBriefcaseProps,
470
534
  RgbColorProps,
535
+ RgbFactorProps,
536
+ RootSubjectProps,
537
+ RpcActivity,
538
+ SectionDrawingLocationProps,
539
+ SectionDrawingProps,
540
+ SectionDrawingViewProps,
471
541
  SessionProps,
472
- SkyCubeProps,
542
+ SheetProps,
543
+ SkyBoxImageProps,
473
544
  SkyBoxProps,
545
+ SkyCubeProps,
546
+ SolarLightProps,
474
547
  SolarShadowSettingsProps,
548
+ SourceAndTarget,
475
549
  SpatialClassifierFlagsProps,
476
550
  SpatialClassifierProps,
477
551
  SpatialClassifiersContainer,
552
+ SpatialViewDefinitionProps,
553
+ SubCategoryProps,
554
+ SubjectProps,
478
555
  TerrainProps,
479
- TextureProps,
480
- TextureLoadProps,
556
+ TerrainProviderName,
557
+ TextStringPrimitive,
558
+ TextStringProps,
481
559
  TextureData,
482
- ThematicGradientSettingsProps,
560
+ TextureLoadProps,
561
+ TextureMapProps,
562
+ TextureProps,
563
+ ThematicDisplayProps,
483
564
  ThematicDisplaySensorProps,
484
565
  ThematicDisplaySensorSettingsProps,
485
- ThematicDisplayProps,
566
+ ThematicGradientSettingsProps,
486
567
  ThumbnailFormatProps,
487
568
  ThumbnailProps,
488
569
  TileVersionInfo,
489
- ViewDetailsProps,
570
+ TweenCallback,
571
+ TypeDefinitionElementProps,
572
+ UnitType,
573
+ UpdateCallback,
574
+ UrlLinkProps,
575
+ VerticalCRSProps,
576
+ ViewAttachmentLabelProps,
577
+ ViewAttachmentProps,
578
+ ViewDefinition2dProps,
579
+ ViewDefinition3dProps,
580
+ ViewDefinitionProps,
490
581
  ViewDetails3dProps,
582
+ ViewDetailsProps,
583
+ ViewFlagOverrides,
491
584
  ViewFlagProps,
492
- SectionDrawingViewProps,
493
- ViewStateProps,
494
- ViewStateLoadProps,
495
- ModelSelectorProps,
496
- CategorySelectorProps,
585
+ ViewFlagsProperties,
497
586
  ViewQueryParams,
498
- ViewDefinitionProps,
499
- ViewDefinition3dProps,
500
- SpatialViewDefinitionProps,
501
- ViewDefinition2dProps,
502
- AuxCoordSystemProps,
503
- AuxCoordSystem2dProps,
504
- AuxCoordSystem3dProps,
587
+ ViewStateLoadProps,
588
+ ViewStateProps,
505
589
  WhiteOnWhiteReversalProps,
506
- FunctionalElementProps,
507
- ViewAttachmentLabelProps,
508
- CalloutProps,
509
- Helmert2DWithZOffsetProps,
510
- AdditionalTransformProps,
511
- CartographicProps,
512
- HorizontalCRSExtentProps,
513
- HorizontalCRSProps,
514
- VerticalCRSProps,
515
- GeographicCRSProps,
516
- ElementGeometryDataEntry,
517
- XyzRotationProps,
518
- GeocentricTransformProps,
519
- PositionalVectorTransformProps,
520
- GridFileDefinitionProps,
521
- GridFileTransformProps,
522
- GeodeticTransformProps,
523
- GeodeticDatumProps,
524
- GeodeticEllipsoidProps,
525
- GeometryAppearanceProps,
526
- AreaFillProps,
527
- MaterialProps,
528
- GeometryPartInstanceProps,
529
- GeometryStreamHeaderProps,
530
- GeometryStreamEntryProps,
531
- TextStringPrimitive,
532
- ImagePrimitive,
533
- PartReference,
534
- BRepPrimitive,
535
- GeometryPrimitive,
536
- GeometryStreamIteratorEntry,
537
- ImageGraphicProps,
538
- AffineTransformProps,
539
- ProjectionProps,
540
- Carto2DDegreesProps,
541
- TextStringProps,
542
- RpcActivity,
543
- GraphicsRequestProps,
544
- PersistentGraphicsRequestProps,
545
- JsonGeometryStream,
546
- FlatBufferGeometryStream,
547
- DynamicGraphicsRequestProps,
548
- DynamicGraphicsRequest2dProps,
549
- DynamicGraphicsRequest3dProps,
550
- BackgroundMapProviderName,
551
- PersistentBackgroundMapProps,
552
- Base64EncodedString,
553
- BriefcaseId,
554
- EntityIdAndClassIdIterable,
555
- ChangesetId,
556
- ChangesetIndex,
557
- ChangesetIndexOrId,
558
- CodeScopeProps,
559
- ColorDefProps,
560
- PlacementProps,
561
- FontId,
562
- RgbFactorProps,
563
- Point2dProps,
564
- ElementGeometryChange,
565
- SkyBoxImageProps,
566
- TerrainProviderName,
567
- TweenCallback,
568
- UpdateCallback,
569
- EasingFunction,
570
- InterpolationFunction,
571
- ViewFlagsProperties,
572
- ViewFlagOverrides,
573
- UnitType,
574
- GeodeticTransformMethod,
575
- GridFileFormat,
576
- GridFileDirection,
577
- GeometryStreamProps,
578
- GeometryStreamPrimitive,
579
- ImageGraphicCornersProps,
580
- AxisAlignedBox3d,
581
- AxisAlignedBox3dProps,
582
- ElementAlignedBox3d,
583
- ElementAlignedBox2d,
584
- LocalAlignedBox3d,
585
- Placement,
586
- ProjectionMethod,
587
- HemisphereEnum,
588
- DanishSystem34Region,
589
- RemoveFunction,
590
- ElementGraphicsRequestProps,
590
+ XyzRotationProps
591
591
  } from "@itwin/core-common";
592
592
 
593
593
  // END GENERATED CODE
package/index.js CHANGED
@@ -15,233 +15,233 @@ export const { ExtensionHost } = ext.exports;
15
15
  // BEGIN GENERATED CODE
16
16
  export const {
17
17
  // @itwin/core-frontend:
18
- ContextRotationId,
19
- ACSType,
20
18
  ACSDisplayOptions,
21
- CoordSystem,
22
- LocateAction,
23
- LocateFilterStatus,
24
- SnapStatus,
25
- FlashMode,
26
- FrontendLoggerCategory,
27
- SnapMode,
28
- SnapHeat,
29
- HitSource,
30
- HitGeomType,
31
- HitParentGeomType,
32
- HitPriority,
33
- HitDetailType,
34
- OutputMessageType,
35
- OutputMessagePriority,
36
- OutputMessageAlert,
37
- ActivityMessageEndReason,
38
- MessageBoxType,
39
- MessageBoxIconType,
40
- MessageBoxValue,
41
- SelectionSetEventType,
42
- StandardViewId,
43
- ViewStatus,
44
- GraphicType,
45
- UniformType,
46
- VaryingType,
47
- TileLoadStatus,
48
- TileVisibility,
49
- TileLoadPriority,
50
- TileBoundingBoxes,
51
- TileTreeLoadStatus,
52
- TileGraphicType,
53
- ClipEventType,
54
- SelectionMethod,
55
- SelectionMode,
56
- SelectionProcessing,
57
- BeButton,
58
- CoordinateLockOverrides,
59
- InputSource,
60
- CoordSource,
61
- BeModifierKeys,
62
- EventHandled,
63
- ParseAndRunResult,
64
- KeyinParseError,
65
- StartOrResume,
66
- ManipulatorToolEvent,
67
- ToolAssistanceImage,
68
- ToolAssistanceInputMethod,
19
+ ACSType,
69
20
  AccuDrawHintBuilder,
70
21
  AccuSnap,
71
- AuxCoordSystemState,
22
+ ActivityMessageDetails,
23
+ ActivityMessageEndReason,
72
24
  AuxCoordSystem2dState,
73
25
  AuxCoordSystem3dState,
74
26
  AuxCoordSystemSpatialState,
27
+ AuxCoordSystemState,
28
+ BeButton,
29
+ BeButtonEvent,
30
+ BeButtonState,
31
+ BeModifierKeys,
32
+ BeTouchEvent,
33
+ BeWheelEvent,
34
+ BingElevationProvider,
75
35
  BingLocationProvider,
76
36
  CategorySelectorState,
77
37
  ChangeFlags,
38
+ ClipEventType,
39
+ Cluster,
78
40
  ContextRealityModelState,
79
- DisplayStyleState,
41
+ ContextRotationId,
42
+ CoordSource,
43
+ CoordSystem,
44
+ CoordinateLockOverrides,
45
+ Decorations,
46
+ DisclosedTileTreeSet,
80
47
  DisplayStyle2dState,
81
48
  DisplayStyle3dState,
49
+ DisplayStyleState,
50
+ DrawingModelState,
82
51
  DrawingViewState,
83
- LocateOptions,
84
- LocateResponse,
85
- ElementPicker,
52
+ EditManipulator,
86
53
  ElementLocateManager,
54
+ ElementPicker,
55
+ ElementState,
87
56
  EmphasizeElements,
88
57
  EntityState,
89
- ElementState,
58
+ EventController,
59
+ EventHandled,
60
+ FeatureSymbology,
61
+ FlashMode,
90
62
  FlashSettings,
63
+ FrontendLoggerCategory,
91
64
  FrustumAnimator,
65
+ GeometricModel2dState,
66
+ GeometricModel3dState,
67
+ GeometricModelState,
92
68
  GlobeAnimator,
69
+ GraphicBranch,
70
+ GraphicBuilder,
71
+ GraphicType,
72
+ HiliteSet,
93
73
  HitDetail,
94
- SnapDetail,
95
- IntersectDetail,
74
+ HitDetailType,
75
+ HitGeomType,
96
76
  HitList,
77
+ HitParentGeomType,
78
+ HitPriority,
79
+ HitSource,
97
80
  IModelConnection,
98
- canvasToResizedCanvasWithBars,
99
- imageBufferToCanvas,
100
- canvasToImageBuffer,
101
- getImageSourceMimeType,
102
- getImageSourceFormatForMimeType,
103
- imageElementFromImageSource,
104
- imageElementFromUrl,
105
- extractImageSourceDimensions,
106
- imageBufferToPngDataUrl,
107
- imageBufferToBase64EncodedPng,
108
- getCompressedJpegFromCanvas,
109
- NotificationHandler,
81
+ IconSprites,
82
+ InputCollector,
83
+ InputSource,
84
+ InteractiveTool,
85
+ IntersectDetail,
86
+ KeyinParseError,
87
+ LocateAction,
88
+ LocateFilterStatus,
89
+ LocateOptions,
90
+ LocateResponse,
91
+ ManipulatorToolEvent,
110
92
  MarginPercent,
111
93
  Marker,
112
- Cluster,
113
94
  MarkerSet,
95
+ MessageBoxIconType,
96
+ MessageBoxType,
97
+ MessageBoxValue,
114
98
  ModelSelectorState,
115
99
  ModelState,
116
- GeometricModelState,
117
- GeometricModel2dState,
118
- GeometricModel3dState,
119
- SheetModelState,
120
- SpatialModelState,
121
- PhysicalModelState,
122
- SpatialLocationModelState,
123
- DrawingModelState,
124
- SectionDrawingModelState,
125
- NotifyMessageDetails,
126
- ActivityMessageDetails,
100
+ NotificationHandler,
127
101
  NotificationManager,
128
- PerModelCategoryVisibility,
129
- HiliteSet,
130
- SelectionSet,
131
- SheetViewState,
132
- SpatialViewState,
102
+ NotifyMessageDetails,
133
103
  OrthographicViewState,
134
- Sprite,
135
- IconSprites,
136
- SpriteLocation,
137
- TentativePoint,
138
- Tiles,
139
- ViewCreator2d,
140
- ViewCreator3d,
141
- queryTerrainElevationOffset,
142
- ViewManager,
143
- ViewPose,
144
- ViewRect,
145
- ViewState,
146
- ViewState3d,
147
- ViewState2d,
148
- ViewingSpace,
149
- connectViewports,
150
- synchronizeViewportViews,
151
- synchronizeViewportFrusta,
152
- connectViewportFrusta,
153
- connectViewportViews,
154
- TwoWayViewportSync,
155
- TwoWayViewportFrustumSync,
156
- Decorations,
157
- FeatureSymbology,
158
- GraphicBranch,
159
- GraphicBuilder,
104
+ OutputMessageAlert,
105
+ OutputMessagePriority,
106
+ OutputMessageType,
107
+ ParseAndRunResult,
108
+ PerModelCategoryVisibility,
109
+ PhysicalModelState,
160
110
  Pixel,
111
+ PrimitiveTool,
161
112
  RenderClipVolume,
162
113
  RenderGraphic,
163
114
  RenderGraphicOwner,
164
115
  RenderSystem,
165
116
  Scene,
166
- DisclosedTileTreeSet,
167
- readElementGraphics,
117
+ SectionDrawingModelState,
118
+ SelectionMethod,
119
+ SelectionMode,
120
+ SelectionProcessing,
121
+ SelectionSet,
122
+ SelectionSetEventType,
123
+ SheetModelState,
124
+ SheetViewState,
125
+ SnapDetail,
126
+ SnapHeat,
127
+ SnapMode,
128
+ SnapStatus,
129
+ SpatialLocationModelState,
130
+ SpatialModelState,
131
+ SpatialViewState,
132
+ Sprite,
133
+ SpriteLocation,
134
+ StandardViewId,
135
+ StartOrResume,
136
+ TentativePoint,
168
137
  Tile,
169
138
  TileAdmin,
139
+ TileBoundingBoxes,
170
140
  TileDrawArgs,
141
+ TileGraphicType,
142
+ TileLoadPriority,
143
+ TileLoadStatus,
171
144
  TileRequest,
172
- TileRequestChannelStatistics,
173
145
  TileRequestChannel,
146
+ TileRequestChannelStatistics,
174
147
  TileRequestChannels,
175
148
  TileTree,
149
+ TileTreeLoadStatus,
176
150
  TileTreeReference,
177
151
  TileUsageMarker,
178
- BingElevationProvider,
179
- ViewClipTool,
180
- ViewClipClearTool,
181
- ViewClipDecorationProvider,
182
- EditManipulator,
183
- EventController,
184
- PrimitiveTool,
185
- BeButtonState,
186
- BeButtonEvent,
187
- BeTouchEvent,
188
- BeWheelEvent,
152
+ TileVisibility,
153
+ Tiles,
189
154
  Tool,
190
- InteractiveTool,
191
- InputCollector,
192
155
  ToolAdmin,
193
156
  ToolAssistance,
157
+ ToolAssistanceImage,
158
+ ToolAssistanceInputMethod,
194
159
  ToolSettings,
195
- ViewTool,
160
+ TwoWayViewportFrustumSync,
161
+ TwoWayViewportSync,
162
+ UniformType,
163
+ VaryingType,
164
+ ViewClipClearTool,
165
+ ViewClipDecorationProvider,
166
+ ViewClipTool,
167
+ ViewCreator2d,
168
+ ViewCreator3d,
169
+ ViewManager,
196
170
  ViewManip,
171
+ ViewPose,
172
+ ViewRect,
173
+ ViewState,
174
+ ViewState2d,
175
+ ViewState3d,
176
+ ViewStatus,
177
+ ViewTool,
178
+ ViewingSpace,
179
+ canvasToImageBuffer,
180
+ canvasToResizedCanvasWithBars,
181
+ connectViewportFrusta,
182
+ connectViewportViews,
183
+ connectViewports,
184
+ extractImageSourceDimensions,
185
+ getCompressedJpegFromCanvas,
186
+ getImageSourceFormatForMimeType,
187
+ getImageSourceMimeType,
188
+ imageBufferToBase64EncodedPng,
189
+ imageBufferToCanvas,
190
+ imageBufferToPngDataUrl,
191
+ imageElementFromImageSource,
192
+ imageElementFromUrl,
193
+ queryTerrainElevationOffset,
194
+ readElementGraphics,
195
+ synchronizeViewportFrusta,
196
+ synchronizeViewportViews,
197
197
  // @itwin/core-common:
198
+ BackgroundFill,
198
199
  BackgroundMapType,
199
- GlobeMode,
200
- BriefcaseIdValue,
201
- SyncMode,
202
- TypeOfChange,
203
- ChangesetType,
200
+ BatchType,
204
201
  BisCodeSpec,
205
- CommonLoggerCategory,
206
- QueryRowFormat,
207
- MonochromeMode,
208
- ECSqlValueType,
202
+ BriefcaseIdValue,
209
203
  ChangeOpCode,
210
204
  ChangedValueState,
205
+ ChangesetType,
206
+ ColorByName,
207
+ ColorDef,
208
+ CommonLoggerCategory,
211
209
  ECSqlSystemProperty,
212
- SectionType,
213
- Rank,
210
+ ECSqlValueType,
211
+ ElementGeometryOpcode,
214
212
  FeatureOverrideType,
215
- BatchType,
213
+ FillDisplay,
214
+ FillFlags,
216
215
  FontType,
217
- Npc,
218
216
  GeoCoordStatus,
219
- FillDisplay,
220
- BackgroundFill,
221
217
  GeometryClass,
218
+ GeometryStreamFlags,
222
219
  GeometrySummaryVerbosity,
223
- FillFlags,
220
+ GlobeMode,
221
+ GridOrientationType,
224
222
  HSVConstants,
225
223
  ImageBufferFormat,
226
224
  ImageSourceFormat,
227
225
  LinePixels,
228
226
  MassPropertiesOperation,
229
- TextureMapUnits,
227
+ MonochromeMode,
228
+ Npc,
230
229
  PlanarClipMaskMode,
231
230
  PlanarClipMaskPriority,
231
+ QueryRowFormat,
232
+ Rank,
233
+ RenderMode,
234
+ SectionType,
232
235
  SkyBoxImageType,
233
236
  SpatialClassifierInsideDisplay,
234
237
  SpatialClassifierOutsideDisplay,
238
+ SyncMode,
235
239
  TerrainHeightOriginMode,
236
- ThematicGradientMode,
237
- ThematicGradientColorScheme,
240
+ TextureMapUnits,
238
241
  ThematicDisplayMode,
242
+ ThematicGradientColorScheme,
243
+ ThematicGradientMode,
239
244
  TxnAction,
240
- GridOrientationType,
241
- RenderMode,
242
- ElementGeometryOpcode,
243
- GeometryStreamFlags,
244
- ColorByName,
245
- ColorDef,
245
+ TypeOfChange,
246
246
  } = ext.exports;
247
247
  // END GENERATED CODE
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/core-extension",
3
- "version": "3.2.0",
3
+ "version": "3.3.0-dev.10",
4
4
  "description": "iTwin.js Extension API",
5
5
  "typings": "index.d.ts",
6
6
  "license": "MIT",
@@ -20,12 +20,12 @@
20
20
  "url": "http://www.bentley.com"
21
21
  },
22
22
  "dependencies": {
23
- "@itwin/core-frontend": "3.2.0",
24
- "@itwin/core-common": "3.2.0"
23
+ "@itwin/core-frontend": "3.3.0-dev.10",
24
+ "@itwin/core-common": "3.3.0-dev.10"
25
25
  },
26
26
  "devDependencies": {
27
- "@itwin/build-tools": "3.2.0",
28
- "@itwin/eslint-plugin": "3.2.0",
27
+ "@itwin/build-tools": "3.3.0-dev.10",
28
+ "@itwin/eslint-plugin": "3.3.0-dev.10",
29
29
  "eslint": "^7.11.0",
30
30
  "rimraf": "^3.0.2"
31
31
  },