@vertexvis/viewer-vue 0.22.1-canary.9 → 0.22.1-testing.1

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.
@@ -2867,6 +2867,7 @@ var VertexViewer = /*@__PURE__*/ defineContainer('vertex-viewer', undefined, [
2867
2867
  'featureLines',
2868
2868
  'selectionHighlighting',
2869
2869
  'featureHighlighting',
2870
+ 'sceneComparison',
2870
2871
  'featureMaps',
2871
2872
  'resizeDebounce',
2872
2873
  'frame',
@@ -2875,6 +2876,7 @@ var VertexViewer = /*@__PURE__*/ defineContainer('vertex-viewer', undefined, [
2875
2876
  'viewport',
2876
2877
  'annotations',
2877
2878
  'modelViews',
2879
+ 'pmi',
2878
2880
  'tap',
2879
2881
  'doubletap',
2880
2882
  'longpress',
@@ -2886,6 +2888,7 @@ var VertexViewer = /*@__PURE__*/ defineContainer('vertex-viewer', undefined, [
2886
2888
  'sceneChanged',
2887
2889
  'interactionStarted',
2888
2890
  'interactionFinished',
2891
+ 'cameraChanged',
2889
2892
  'cameraTypeChanged',
2890
2893
  'annotationStateChanged',
2891
2894
  'deviceIdChange',