@zuplo/editor 1.0.27968687642 → 1.0.27972698811

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.
@@ -123,7 +123,7 @@
123
123
  window.localEditorConfig = "{{localEditorConfig}}";
124
124
  </script>
125
125
 
126
- <script type="module" crossorigin src="/static/js/main-BK279bvQ.js"></script>
126
+ <script type="module" crossorigin src="/static/js/main-C4m2Q-U2.js"></script>
127
127
  </head>
128
128
  <body>
129
129
  <noscript>
@@ -134,14 +134,6 @@
134
134
  </style>
135
135
  You need to enable JavaScript to run this app.
136
136
  </noscript>
137
- <!-- App-shell loader (brand disc). It lives OUTSIDE #zuplo-portal so React's
138
- createRoot never clears or re-creates it: the element mounts once at page
139
- load and the app only toggles its `data-active` attribute to show/hide
140
- it. Because it's never re-mounted, its CSS pulse animation runs
141
- continuously and can't restart from any React re-render/Suspense churn.
142
- CSS + markup are a single source of truth in src/theme/appLoader.ts,
143
- injected here by the html-env Vite plugin; visibility is driven from
144
- React via setAppLoaderActive() in LoaderProvider. -->
145
137
  <div
146
138
  id="zuplo-app-loader"
147
139
  class="zuplo-app-loader-screen"