@doenet/doenetml-iframe 0.7.0-beta13 → 0.7.0-beta14

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.js CHANGED
@@ -23731,6 +23731,10 @@ function createHtmlForDoenetViewer(id2, doenetML, doenetViewerProps, standaloneU
23731
23731
  ${viewerIframeJsSource}
23732
23732
  <\/script>
23733
23733
  <div id="root" data-doenet-message-parent="true">
23734
+ <div class="doenet-loading" style="text-align:center">
23735
+ <p><img src="https://www.doenet.org/Doenet_Logo_Frontpage.png"/></p>
23736
+ <p>Waiting on the page to load...</p>
23737
+ </div>
23734
23738
  <script type="text/doenetml">${doenetML}<\/script>
23735
23739
  </div>
23736
23740
  </body>
@@ -46764,7 +46768,7 @@ function ExternalVirtualKeyboard() {
46764
46768
  }
46765
46769
  );
46766
46770
  }
46767
- const version = "0.7.0-beta13";
46771
+ const version = "0.7.0-beta14";
46768
46772
  const latestDoenetmlVersion = version;
46769
46773
  function DoenetViewer({
46770
46774
  doenetML,