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