frameos-editor 2026.8.21 → 2026.8.23

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/dist/index.html CHANGED
@@ -15,7 +15,7 @@
15
15
  document.documentElement.dataset.frameosTheme = theme
16
16
  document.documentElement.style.colorScheme = theme
17
17
  </script>
18
- <link rel="stylesheet" href="./static/editor-QTIKMB7U.css" />
18
+ <link rel="stylesheet" href="./static/editor-J4GAUNMV.css" />
19
19
  <style>
20
20
  /* The editor root is h-full (it also direct-mounts into host-sized
21
21
  containers via static/mount.js); give it a full height chain here. */
@@ -26,6 +26,6 @@
26
26
  <div id="root"></div>
27
27
  <div id="modal" style="position: absolute; z-index: 10"></div>
28
28
  <div id="popper" style="position: absolute; z-index: 80"></div>
29
- <script type="module" src="./static/editor-VTJJ2Y27.js"></script>
29
+ <script type="module" src="./static/editor-TBFYSG4C.js"></script>
30
30
  </body>
31
31
  </html>