@vertexvis/doc-viewer-vue 0.24.4-canary.19 → 0.24.4

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.
@@ -2846,6 +2846,7 @@ const defineContainer = (name, defineCustomElement, componentProps = [], emitPro
2846
2846
  /* eslint-disable */
2847
2847
  var VertexDocumentViewer = defineContainer('vertex-document-viewer', undefined, [
2848
2848
  'src',
2849
+ 'documentId',
2849
2850
  'provider',
2850
2851
  'interactionMode',
2851
2852
  'documentState',