@markdstage/markdstage 3.1.0 → 3.3.0

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.
@@ -72,9 +72,17 @@
72
72
  </section>
73
73
  </div>
74
74
  <span id="presentStatus" class="sr-only" aria-live="polite"></span>
75
- <span id="exportStatus" class="sr-only" aria-live="polite"></span>
76
75
  <span id="sourceStatus" class="sr-only" aria-live="polite"></span>
77
76
  </nav>
77
+ <span id="exportStatus" class="export-feedback sr-only" role="status" aria-live="polite" aria-atomic="true"></span>
78
+ <span id="exportErrorStatus" class="export-feedback sr-only" role="alert" aria-atomic="true"></span>
79
+ <section id="exportNotification" class="export-feedback export-notification" aria-label="Export notification" hidden>
80
+ <div class="export-notification-content">
81
+ <p id="exportNotificationMessage" class="export-notification-message"></p>
82
+ <p id="exportNotificationPath" class="export-notification-path" tabindex="0" hidden></p>
83
+ </div>
84
+ <button id="exportNotificationClose" class="nav-btn" type="button" aria-label="Dismiss export notification" hidden>&#10005;</button>
85
+ </section>
78
86
  <div id="layoutWarning" class="layout-warning" role="status" aria-live="polite" hidden></div>
79
87
 
80
88
  <section id="presenterView" class="presenter-view" hidden aria-label="Presenter view">