.annotationMode="${this.annotationMode_}" .hasEnteredAnnotationMode="${this.hasEnteredAnnotationMode_}" .enableUndoRedo="${!this.isTextboxActive_()}" .hasInk2Edits="${this.hasInk2AnnotationEdits_()}" .rotated="${this.isRotated_()}" .formFieldFocus="${this.formFieldFocus_}" .sidenavCollapsed="${this.sidenavCollapsed_}" .twoUpViewEnabled="${this.twoUpViewEnabled_}" .viewportZoom="${this.viewportZoom_}" .zoomBounds="${this.zoomBounds_}" .annotationAvailable="${this.annotationAvailable_()}" .pdfInk2Enabled="${this.pdfInk2Enabled_}" @change-page="${this.onChangePage_}" @display-annotations-changed="${this.onDisplayAnnotationsChanged_}" @fit-to-changed="${this.onFitToChanged}" @present-click="${this.onPresentClick_}" @properties-click="${this.onPropertiesClick_}" @annotation-mode-dialog-confirmed="${this.onResetView_}" @sidenav-toggle-click="${this.onSidenavToggleClick_}" @two-up-view-changed="${this.onTwoUpViewChanged_}" @zoom-changed="${this.onZoomChanged}" @zoom-in="${this.onZoomIn}" @zoom-out="${this.onZoomOut}" @rotate-left="${this.rotateCounterclockwise}" @annotation-mode-updated="${this.onAnnotationModeUpdated_}" @print="${this.onPrint_}" @save="${this.onToolbarSave_}" @strokes-updated="${this.onStrokesUpdated_}" hidden>
${this.isInTextAnnotationMode_() ? html`
` : ''}
${this.shouldShowInkBottomToolbar_() ? html` ` : ''}
${this.shouldShowInkSidePanel_() ? html` ` : ''}
$i18n{searchifyInProgress}
${this.showErrorDialog ? html` ` : ''} ${this.showPasswordDialog_ ? html` ` : ''} ${this.showPropertiesDialog_ ? html` ` : ''}