@innertia-solutions/nuxt-theme-spark 0.1.91 → 0.1.92

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.
@@ -114,7 +114,7 @@ const startResize = (e) => {
114
114
  }
115
115
 
116
116
  const onEsc = (e) => { if (e.key === 'Escape' && previewRow.value) closePreview() }
117
- onMounted(() => {
117
+ onMounted(async () => {
118
118
  previewEnabled.value = !!slots.preview
119
119
  window.addEventListener('keydown', onEsc)
120
120
  // Restore preview from session cache — mark as from-cache to skip enter animation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innertia-solutions/nuxt-theme-spark",
3
- "version": "0.1.91",
3
+ "version": "0.1.92",
4
4
  "description": "Innertia Solutions — Spark theme: backoffice, landing and mobile components and layouts",
5
5
  "keywords": [
6
6
  "nuxt",