@nuxt/scripts 1.0.0-rc.1 → 1.0.0-rc.2

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.
Files changed (69) hide show
  1. package/dist/devtools-client/200.html +1 -1
  2. package/dist/devtools-client/404.html +1 -1
  3. package/dist/devtools-client/_nuxt/builds/latest.json +1 -1
  4. package/dist/devtools-client/_nuxt/builds/meta/cb4e67c6-e8b7-4205-95b7-708fd96ffab6.json +1 -0
  5. package/dist/devtools-client/docs/index.html +1 -1
  6. package/dist/devtools-client/first-party/index.html +1 -1
  7. package/dist/devtools-client/index.html +1 -1
  8. package/dist/devtools-client/registry/index.html +1 -1
  9. package/dist/module.json +1 -1
  10. package/dist/module.mjs +3 -2
  11. package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.d.vue.ts +5 -9
  12. package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.vue +1 -0
  13. package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.vue.d.ts +5 -9
  14. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.d.vue.ts +2 -3
  15. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.vue +1 -0
  16. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.vue.d.ts +2 -3
  17. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.d.vue.ts +2 -3
  18. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.vue +1 -0
  19. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.vue.d.ts +2 -3
  20. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.d.vue.ts +6 -1
  21. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.vue +1 -0
  22. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.vue.d.ts +6 -1
  23. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.d.vue.ts +3 -4
  24. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.vue +1 -0
  25. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.vue.d.ts +3 -4
  26. package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsStaticMap.vue +1 -0
  27. package/dist/runtime/components/ScriptBlueskyEmbed.d.vue.ts +10 -11
  28. package/dist/runtime/components/ScriptBlueskyEmbed.vue +1 -0
  29. package/dist/runtime/components/ScriptBlueskyEmbed.vue.d.ts +10 -11
  30. package/dist/runtime/components/ScriptCarbonAds.d.vue.ts +4 -7
  31. package/dist/runtime/components/ScriptCarbonAds.vue +1 -0
  32. package/dist/runtime/components/ScriptCarbonAds.vue.d.ts +4 -7
  33. package/dist/runtime/components/ScriptCrisp.d.vue.ts +7 -11
  34. package/dist/runtime/components/ScriptCrisp.vue +1 -0
  35. package/dist/runtime/components/ScriptCrisp.vue.d.ts +7 -11
  36. package/dist/runtime/components/ScriptGoogleAdsense.d.vue.ts +4 -7
  37. package/dist/runtime/components/ScriptGoogleAdsense.vue +1 -0
  38. package/dist/runtime/components/ScriptGoogleAdsense.vue.d.ts +4 -7
  39. package/dist/runtime/components/ScriptInstagramEmbed.d.vue.ts +11 -13
  40. package/dist/runtime/components/ScriptInstagramEmbed.vue +1 -0
  41. package/dist/runtime/components/ScriptInstagramEmbed.vue.d.ts +11 -13
  42. package/dist/runtime/components/ScriptIntercom.d.vue.ts +7 -11
  43. package/dist/runtime/components/ScriptIntercom.vue +1 -0
  44. package/dist/runtime/components/ScriptIntercom.vue.d.ts +7 -11
  45. package/dist/runtime/components/ScriptLemonSqueezy.d.vue.ts +2 -3
  46. package/dist/runtime/components/ScriptLemonSqueezy.vue +1 -0
  47. package/dist/runtime/components/ScriptLemonSqueezy.vue.d.ts +2 -3
  48. package/dist/runtime/components/ScriptPayPalButtons.d.vue.ts +8 -13
  49. package/dist/runtime/components/ScriptPayPalButtons.vue +1 -0
  50. package/dist/runtime/components/ScriptPayPalButtons.vue.d.ts +8 -13
  51. package/dist/runtime/components/ScriptPayPalMessages.d.vue.ts +8 -13
  52. package/dist/runtime/components/ScriptPayPalMessages.vue +1 -0
  53. package/dist/runtime/components/ScriptPayPalMessages.vue.d.ts +8 -13
  54. package/dist/runtime/components/ScriptStripePricingTable.d.vue.ts +5 -9
  55. package/dist/runtime/components/ScriptStripePricingTable.vue +1 -0
  56. package/dist/runtime/components/ScriptStripePricingTable.vue.d.ts +5 -9
  57. package/dist/runtime/components/ScriptVimeoPlayer.d.vue.ts +8 -11
  58. package/dist/runtime/components/ScriptVimeoPlayer.vue +1 -0
  59. package/dist/runtime/components/ScriptVimeoPlayer.vue.d.ts +8 -11
  60. package/dist/runtime/components/ScriptXEmbed.d.vue.ts +10 -11
  61. package/dist/runtime/components/ScriptXEmbed.vue +1 -0
  62. package/dist/runtime/components/ScriptXEmbed.vue.d.ts +10 -11
  63. package/dist/runtime/components/ScriptYouTubePlayer.d.vue.ts +8 -13
  64. package/dist/runtime/components/ScriptYouTubePlayer.vue +1 -0
  65. package/dist/runtime/components/ScriptYouTubePlayer.vue.d.ts +8 -13
  66. package/dist/runtime/types.d.ts +6 -3
  67. package/dist/types-source.mjs +421 -0
  68. package/package.json +1 -1
  69. package/dist/devtools-client/_nuxt/builds/meta/b800a0be-5cab-4ea6-89e3-dd3a85690a73.json +0 -1
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638337,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712298,false]</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638337,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712298,false]</script></body></html>
@@ -1 +1 @@
1
- {"id":"b800a0be-5cab-4ea6-89e3-dd3a85690a73","timestamp":1774860629734}
1
+ {"id":"cb4e67c6-e8b7-4205-95b7-708fd96ffab6","timestamp":1774877703114}
@@ -0,0 +1 @@
1
+ {"id":"cb4e67c6-e8b7-4205-95b7-708fd96ffab6","timestamp":1774877703114,"prerendered":[]}
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638335,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712296,false]</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638336,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712297,false]</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638337,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712298,false]</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"b800a0be-5cab-4ea6-89e3-dd3a85690a73",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774860638336,false]</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.BwpOBArY.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CJD6wrkT.js"><script type="module" src="/__nuxt-scripts/_nuxt/CJD6wrkT.js" crossorigin></script><script>"use strict";(()=>{const t=window,e=document.documentElement,c=["dark","light"],n=getStorageValue("localStorage","nuxt-color-mode")||"system";let i=n==="system"?u():n;const r=e.getAttribute("data-color-mode-forced");r&&(i=r),l(i),t["__NUXT_COLOR_MODE__"]={preference:n,value:i,getColorScheme:u,addColorScheme:l,removeColorScheme:d};function l(o){const s=""+o+"",a="";e.classList?e.classList.add(s):e.className+=" "+s,a&&e.setAttribute("data-"+a,o)}function d(o){const s=""+o+"",a="";e.classList?e.classList.remove(s):e.className=e.className.replace(new RegExp(s,"g"),""),a&&e.removeAttribute("data-"+a)}function f(o){return t.matchMedia("(prefers-color-scheme"+o+")")}function u(){if(t.matchMedia&&f("").media!=="not all"){for(const o of c)if(f(":"+o).matches)return o}return"light"}})();function getStorageValue(t,e){switch(t){case"localStorage":return window.localStorage.getItem(e);case"sessionStorage":return window.sessionStorage.getItem(e);case"cookie":return getCookie(e);default:return null}}function getCookie(t){const c=("; "+window.document.cookie).split("; "+t+"=");if(c.length===2)return c.pop()?.split(";").shift()}</script></head><body><div id="__nuxt" class="isolate"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-scripts",buildId:"cb4e67c6-e8b7-4205-95b7-708fd96ffab6",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1774877712297,false]</script></body></html>
package/dist/module.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=3.16"
6
6
  },
7
- "version": "1.0.0-rc.1",
7
+ "version": "1.0.0-rc.2",
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "1.0.2",
10
10
  "unbuild": "3.6.1"
package/dist/module.mjs CHANGED
@@ -1214,14 +1214,15 @@ function templatePlugin(config, registry) {
1214
1214
  for (const [k, c] of Object.entries(config.registry || {})) {
1215
1215
  if (c === false)
1216
1216
  continue;
1217
- const [, scriptOptions] = c;
1217
+ const entry = c;
1218
+ const [, scriptOptions] = entry;
1218
1219
  if (!scriptOptions?.trigger)
1219
1220
  continue;
1220
1221
  const importDefinition = registry.find((i) => i.import.name.toLowerCase() === `usescript${k.toLowerCase()}`);
1221
1222
  if (importDefinition) {
1222
1223
  resolvedRegistryKeys.push(k);
1223
1224
  imports.unshift(`import { ${importDefinition.import.name} } from '${importDefinition.import.from}'`);
1224
- const [input] = c;
1225
+ const [input] = entry;
1225
1226
  const opts = { ...scriptOptions };
1226
1227
  const triggerResolved = resolveTriggerForTemplate(opts.trigger);
1227
1228
  if (triggerResolved) {
@@ -170,15 +170,11 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
170
170
  width: number | string;
171
171
  height: number | string;
172
172
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
173
- placeholder?: (props: {}) => any;
174
- } & {
175
- loading?: (props: {}) => any;
176
- } & {
177
- awaitingLoad?: (props: {}) => any;
178
- } & {
179
- error?: (props: {}) => any;
180
- } & {
181
- default?: (props: {}) => any;
173
+ default?: () => any;
174
+ placeholder?: () => any;
175
+ loading?: () => any;
176
+ awaitingLoad?: () => any;
177
+ error?: () => any;
182
178
  }>;
183
179
  type __VLS_WithSlots<T, S> = T & {
184
180
  new (): {
@@ -29,6 +29,7 @@ const props = defineProps({
29
29
  colorMode: { type: String, required: false }
30
30
  });
31
31
  const emits = defineEmits(["ready", "error"]);
32
+ defineSlots();
32
33
  const apiKey = props.apiKey || scriptRuntimeConfig("googleMaps")?.apiKey;
33
34
  const runtimeConfig = useRuntimeConfig();
34
35
  const nuxtApp = tryUseNuxtApp();
@@ -170,15 +170,11 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
170
170
  width: number | string;
171
171
  height: number | string;
172
172
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
173
- placeholder?: (props: {}) => any;
174
- } & {
175
- loading?: (props: {}) => any;
176
- } & {
177
- awaitingLoad?: (props: {}) => any;
178
- } & {
179
- error?: (props: {}) => any;
180
- } & {
181
- default?: (props: {}) => any;
173
+ default?: () => any;
174
+ placeholder?: () => any;
175
+ loading?: () => any;
176
+ awaitingLoad?: () => any;
177
+ error?: () => any;
182
178
  }>;
183
179
  type __VLS_WithSlots<T, S> = T & {
184
180
  new (): {
@@ -5,9 +5,8 @@ type __VLS_Props = {
5
5
  */
6
6
  options?: google.maps.InfoWindowOptions;
7
7
  };
8
- declare var __VLS_1: {};
9
- type __VLS_Slots = {} & {
10
- default?: (props: typeof __VLS_1) => any;
8
+ type __VLS_Slots = {
9
+ default?: () => any;
11
10
  };
12
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
12
  close: () => any;
@@ -5,6 +5,7 @@ const props = defineProps({
5
5
  options: { type: null, required: false }
6
6
  });
7
7
  const emit = defineEmits(["close", "closeclick", "content_changed", "domready", "headercontent_changed", "headerdisabled_changed", "position_changed", "visible", "zindex_changed"]);
8
+ defineSlots();
8
9
  const infoWindowEvents = [
9
10
  "close",
10
11
  "closeclick",
@@ -5,9 +5,8 @@ type __VLS_Props = {
5
5
  */
6
6
  options?: google.maps.InfoWindowOptions;
7
7
  };
8
- declare var __VLS_1: {};
9
- type __VLS_Slots = {} & {
10
- default?: (props: typeof __VLS_1) => any;
8
+ type __VLS_Slots = {
9
+ default?: () => any;
11
10
  };
12
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
12
  close: () => any;
@@ -34,9 +34,8 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
34
34
  onDragend?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
35
35
  onDragstart?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
36
36
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
37
- content?: (props: {}) => any;
38
- } & {
39
- default?: (props: {}) => any;
37
+ default?: () => any;
38
+ content?: () => any;
40
39
  }>;
41
40
  type __VLS_WithSlots<T, S> = T & {
42
41
  new (): {
@@ -11,6 +11,7 @@ const props = defineProps({
11
11
  options: { type: Object, required: false }
12
12
  });
13
13
  const emit = defineEmits(["click", "drag", "dragend", "dragstart"]);
14
+ defineSlots();
14
15
  const dragEvents = ["drag", "dragend", "dragstart"];
15
16
  const slots = useSlots();
16
17
  const markerContent = useTemplateRef("marker-content");
@@ -34,9 +34,8 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
34
34
  onDragend?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
35
35
  onDragstart?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
36
36
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
37
- content?: (props: {}) => any;
38
- } & {
39
- default?: (props: {}) => any;
37
+ default?: () => any;
38
+ content?: () => any;
40
39
  }>;
41
40
  type __VLS_WithSlots<T, S> = T & {
42
41
  new (): {
@@ -63,7 +63,12 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
63
63
  onClusteringbegin?: ((payload: MarkerClustererInstance) => any) | undefined;
64
64
  onClusteringend?: ((payload: MarkerClustererInstance) => any) | undefined;
65
65
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
66
- default?: (props: {}) => any;
66
+ default?: () => any;
67
+ renderer?: (props: {
68
+ cluster: Cluster;
69
+ stats: ClusterStats;
70
+ map: google.maps.Map;
71
+ }) => any;
67
72
  }>;
68
73
  type __VLS_WithSlots<T, S> = T & {
69
74
  new (): {
@@ -9,6 +9,7 @@ const props = defineProps({
9
9
  options: { type: Object, required: false }
10
10
  });
11
11
  const emit = defineEmits(["click", "clusteringbegin", "clusteringend"]);
12
+ defineSlots();
12
13
  const markerClustererEvents = [
13
14
  "click",
14
15
  "clusteringbegin",
@@ -63,7 +63,12 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
63
63
  onClusteringbegin?: ((payload: MarkerClustererInstance) => any) | undefined;
64
64
  onClusteringend?: ((payload: MarkerClustererInstance) => any) | undefined;
65
65
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
66
- default?: (props: {}) => any;
66
+ default?: () => any;
67
+ renderer?: (props: {
68
+ cluster: Cluster;
69
+ stats: ClusterStats;
70
+ map: google.maps.Map;
71
+ }) => any;
67
72
  }>;
68
73
  type __VLS_WithSlots<T, S> = T & {
69
74
  new (): {
@@ -46,14 +46,13 @@ type __VLS_Props = {
46
46
  */
47
47
  hideWhenClustered?: boolean;
48
48
  };
49
+ type __VLS_Slots = {
50
+ default?: () => any;
51
+ };
49
52
  type __VLS_ModelProps = {
50
53
  'open'?: boolean;
51
54
  };
52
55
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
53
- declare var __VLS_1: {};
54
- type __VLS_Slots = {} & {
55
- default?: (props: typeof __VLS_1) => any;
56
- };
57
56
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
58
57
  overlay: import("vue").ShallowRef<google.maps.OverlayView | undefined>;
59
58
  dataState: import("vue").ComputedRef<"open" | "closed">;
@@ -15,6 +15,7 @@ const props = defineProps({
15
15
  panOnOpen: { type: [Boolean, Number], required: false, default: true },
16
16
  hideWhenClustered: { type: Boolean, required: false, default: true }
17
17
  });
18
+ defineSlots();
18
19
  const open = defineModel("open", { type: Boolean, ...{ default: void 0 } });
19
20
  const markerContext = inject(MARKER_INJECTION_KEY, void 0);
20
21
  const markerClustererContext = inject(MARKER_CLUSTERER_INJECTION_KEY, void 0);
@@ -46,14 +46,13 @@ type __VLS_Props = {
46
46
  */
47
47
  hideWhenClustered?: boolean;
48
48
  };
49
+ type __VLS_Slots = {
50
+ default?: () => any;
51
+ };
49
52
  type __VLS_ModelProps = {
50
53
  'open'?: boolean;
51
54
  };
52
55
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
53
- declare var __VLS_1: {};
54
- type __VLS_Slots = {} & {
55
- default?: (props: typeof __VLS_1) => any;
56
- };
57
56
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
58
57
  overlay: import("vue").ShallowRef<google.maps.OverlayView | undefined>;
59
58
  dataState: import("vue").ComputedRef<"open" | "closed">;
@@ -29,6 +29,7 @@ const props = defineProps({
29
29
  objectFit: { type: String, required: false, default: "cover" },
30
30
  imgAttrs: { type: Object, required: false }
31
31
  });
32
+ defineSlots();
32
33
  const runtimeConfig = useRuntimeConfig();
33
34
  const proxyConfig = runtimeConfig.public["nuxt-scripts"]?.googleStaticMapsProxy;
34
35
  const apiKey = props.apiKey || scriptRuntimeConfig("googleMaps")?.apiKey;
@@ -19,9 +19,15 @@ type __VLS_Props = {
19
19
  */
20
20
  rootAttrs?: HTMLAttributes;
21
21
  };
22
- declare var __VLS_1: {}, __VLS_3: {
23
- error: import("nuxt/app").NuxtError<unknown> | undefined;
24
- }, __VLS_5: {
22
+ type __VLS_Slots = {
23
+ default?: (props: NonNullable<typeof slotProps.value>) => any;
24
+ loading?: () => any;
25
+ error?: (props: {
26
+ error: typeof error.value;
27
+ }) => any;
28
+ };
29
+ declare const error: import("vue").Ref<import("nuxt/app").NuxtError<unknown> | undefined, import("nuxt/app").NuxtError<unknown> | undefined>;
30
+ declare const slotProps: import("vue").ComputedRef<{
25
31
  post: BlueskyEmbedPostData;
26
32
  displayName: string;
27
33
  handle: string;
@@ -59,14 +65,7 @@ declare var __VLS_1: {}, __VLS_3: {
59
65
  postUrl: string;
60
66
  authorUrl: string;
61
67
  proxyImage: (url: string) => string;
62
- };
63
- type __VLS_Slots = {} & {
64
- loading?: (props: typeof __VLS_1) => any;
65
- } & {
66
- error?: (props: typeof __VLS_3) => any;
67
- } & {
68
- default?: (props: typeof __VLS_5) => any;
69
- };
68
+ } | null>;
70
69
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
71
70
  post: import("vue").Ref<BlueskyEmbedPostData | undefined, BlueskyEmbedPostData | undefined>;
72
71
  status: import("vue").Ref<import("nuxt/app").AsyncDataRequestStatus, import("nuxt/app").AsyncDataRequestStatus>;
@@ -9,6 +9,7 @@ const props = defineProps({
9
9
  imageProxyEndpoint: { type: String, required: false, default: void 0 },
10
10
  rootAttrs: { type: Object, required: false }
11
11
  });
12
+ defineSlots();
12
13
  const prefix = scriptsPrefix();
13
14
  const resolvedApiEndpoint = computed(() => props.apiEndpoint || `${prefix}/embed/bluesky`);
14
15
  const resolvedImageProxyEndpoint = computed(() => props.imageProxyEndpoint || `${prefix}/embed/bluesky-image`);
@@ -19,9 +19,15 @@ type __VLS_Props = {
19
19
  */
20
20
  rootAttrs?: HTMLAttributes;
21
21
  };
22
- declare var __VLS_1: {}, __VLS_3: {
23
- error: import("nuxt/app").NuxtError<unknown> | undefined;
24
- }, __VLS_5: {
22
+ type __VLS_Slots = {
23
+ default?: (props: NonNullable<typeof slotProps.value>) => any;
24
+ loading?: () => any;
25
+ error?: (props: {
26
+ error: typeof error.value;
27
+ }) => any;
28
+ };
29
+ declare const error: import("vue").Ref<import("nuxt/app").NuxtError<unknown> | undefined, import("nuxt/app").NuxtError<unknown> | undefined>;
30
+ declare const slotProps: import("vue").ComputedRef<{
25
31
  post: BlueskyEmbedPostData;
26
32
  displayName: string;
27
33
  handle: string;
@@ -59,14 +65,7 @@ declare var __VLS_1: {}, __VLS_3: {
59
65
  postUrl: string;
60
66
  authorUrl: string;
61
67
  proxyImage: (url: string) => string;
62
- };
63
- type __VLS_Slots = {} & {
64
- loading?: (props: typeof __VLS_1) => any;
65
- } & {
66
- error?: (props: typeof __VLS_3) => any;
67
- } & {
68
- default?: (props: typeof __VLS_5) => any;
69
- };
68
+ } | null>;
70
69
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
71
70
  post: import("vue").Ref<BlueskyEmbedPostData | undefined, BlueskyEmbedPostData | undefined>;
72
71
  status: import("vue").Ref<import("nuxt/app").AsyncDataRequestStatus, import("nuxt/app").AsyncDataRequestStatus>;
@@ -8,13 +8,10 @@ type __VLS_Props = {
8
8
  */
9
9
  trigger?: ElementScriptTrigger;
10
10
  };
11
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
12
- type __VLS_Slots = {} & {
13
- awaitingLoad?: (props: typeof __VLS_1) => any;
14
- } & {
15
- loading?: (props: typeof __VLS_3) => any;
16
- } & {
17
- error?: (props: typeof __VLS_5) => any;
11
+ type __VLS_Slots = {
12
+ awaitingLoad?: () => any;
13
+ loading?: () => any;
14
+ error?: () => any;
18
15
  };
19
16
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
17
  error: (error: string | Event) => any;
@@ -9,6 +9,7 @@ const props = defineProps({
9
9
  trigger: { type: [String, Array, Boolean], required: false }
10
10
  });
11
11
  const emit = defineEmits(["error", "ready"]);
12
+ defineSlots();
12
13
  const attrId = `_carbonads_js`;
13
14
  const carbonadsEl = ref(import.meta.client ? document.getElementById(attrId) : null);
14
15
  const status = ref("awaitingLoad");
@@ -8,13 +8,10 @@ type __VLS_Props = {
8
8
  */
9
9
  trigger?: ElementScriptTrigger;
10
10
  };
11
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
12
- type __VLS_Slots = {} & {
13
- awaitingLoad?: (props: typeof __VLS_1) => any;
14
- } & {
15
- loading?: (props: typeof __VLS_3) => any;
16
- } & {
17
- error?: (props: typeof __VLS_5) => any;
11
+ type __VLS_Slots = {
12
+ awaitingLoad?: () => any;
13
+ loading?: () => any;
14
+ error?: () => any;
18
15
  };
19
16
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
17
  error: (error: string | Event) => any;
@@ -12,17 +12,13 @@ type __VLS_Props = {
12
12
  cookieDomain?: string;
13
13
  cookieExpiry?: number;
14
14
  };
15
- declare var __VLS_1: {
16
- ready: boolean;
17
- }, __VLS_3: {}, __VLS_5: {}, __VLS_7: {};
18
- type __VLS_Slots = {} & {
19
- default?: (props: typeof __VLS_1) => any;
20
- } & {
21
- awaitingLoad?: (props: typeof __VLS_3) => any;
22
- } & {
23
- loading?: (props: typeof __VLS_5) => any;
24
- } & {
25
- error?: (props: typeof __VLS_7) => any;
15
+ type __VLS_Slots = {
16
+ default?: (props: {
17
+ ready: boolean;
18
+ }) => any;
19
+ awaitingLoad?: () => any;
20
+ loading?: () => any;
21
+ error?: () => any;
26
22
  };
27
23
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
28
24
  crisp: import("#nuxt-scripts/types").UseScriptContext<import("../registry/crisp.js").CrispApi>;
@@ -11,6 +11,7 @@ const props = defineProps({
11
11
  cookieExpiry: { type: Number, required: false }
12
12
  });
13
13
  const emits = defineEmits(["ready", "error"]);
14
+ defineSlots();
14
15
  const rootEl = ref(null);
15
16
  const trigger = useScriptTriggerElement({ trigger: props.trigger, el: rootEl });
16
17
  const isReady = ref(false);
@@ -12,17 +12,13 @@ type __VLS_Props = {
12
12
  cookieDomain?: string;
13
13
  cookieExpiry?: number;
14
14
  };
15
- declare var __VLS_1: {
16
- ready: boolean;
17
- }, __VLS_3: {}, __VLS_5: {}, __VLS_7: {};
18
- type __VLS_Slots = {} & {
19
- default?: (props: typeof __VLS_1) => any;
20
- } & {
21
- awaitingLoad?: (props: typeof __VLS_3) => any;
22
- } & {
23
- loading?: (props: typeof __VLS_5) => any;
24
- } & {
25
- error?: (props: typeof __VLS_7) => any;
15
+ type __VLS_Slots = {
16
+ default?: (props: {
17
+ ready: boolean;
18
+ }) => any;
19
+ awaitingLoad?: () => any;
20
+ loading?: () => any;
21
+ error?: () => any;
26
22
  };
27
23
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
28
24
  crisp: import("#nuxt-scripts/types").UseScriptContext<import("../registry/crisp.js").CrispApi>;
@@ -10,13 +10,10 @@ type __VLS_Props = {
10
10
  */
11
11
  trigger?: ElementScriptTrigger;
12
12
  };
13
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
14
- type __VLS_Slots = {} & {
15
- awaitingLoad?: (props: typeof __VLS_1) => any;
16
- } & {
17
- loading?: (props: typeof __VLS_3) => any;
18
- } & {
19
- error?: (props: typeof __VLS_5) => any;
13
+ type __VLS_Slots = {
14
+ awaitingLoad?: () => any;
15
+ loading?: () => any;
16
+ error?: () => any;
20
17
  };
21
18
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
19
  error: () => any;
@@ -13,6 +13,7 @@ const props = defineProps({
13
13
  trigger: { type: [String, Array, Boolean], required: false }
14
14
  });
15
15
  const emits = defineEmits(["ready", "error"]);
16
+ defineSlots();
16
17
  const rootEl = ref(null);
17
18
  const trigger = useScriptTriggerElement({ trigger: props.trigger, el: rootEl });
18
19
  const scriptConfig = scriptRuntimeConfig("googleAdsense");
@@ -10,13 +10,10 @@ type __VLS_Props = {
10
10
  */
11
11
  trigger?: ElementScriptTrigger;
12
12
  };
13
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
14
- type __VLS_Slots = {} & {
15
- awaitingLoad?: (props: typeof __VLS_1) => any;
16
- } & {
17
- loading?: (props: typeof __VLS_3) => any;
18
- } & {
19
- error?: (props: typeof __VLS_5) => any;
13
+ type __VLS_Slots = {
14
+ awaitingLoad?: () => any;
15
+ loading?: () => any;
16
+ error?: () => any;
20
17
  };
21
18
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
19
  error: () => any;
@@ -19,20 +19,18 @@ type __VLS_Props = {
19
19
  */
20
20
  rootAttrs?: HTMLAttributes;
21
21
  };
22
- declare var __VLS_1: {}, __VLS_3: {
23
- error: import("nuxt/app").NuxtError<unknown> | undefined;
24
- }, __VLS_5: {
25
- html: string;
26
- shortcode: string | undefined;
27
- postUrl: string;
28
- };
29
- type __VLS_Slots = {} & {
30
- loading?: (props: typeof __VLS_1) => any;
31
- } & {
32
- error?: (props: typeof __VLS_3) => any;
33
- } & {
34
- default?: (props: typeof __VLS_5) => any;
22
+ type __VLS_Slots = {
23
+ default?: (props: {
24
+ html: string;
25
+ shortcode: string | undefined;
26
+ postUrl: string;
27
+ }) => any;
28
+ loading?: () => any;
29
+ error?: (props: {
30
+ error: typeof error.value;
31
+ }) => any;
35
32
  };
33
+ declare const error: import("vue").Ref<import("nuxt/app").NuxtError<unknown> | undefined, import("nuxt/app").NuxtError<unknown> | undefined>;
36
34
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
37
35
  html: import("vue").Ref<string | undefined, string | undefined>;
38
36
  status: import("vue").Ref<import("nuxt/app").AsyncDataRequestStatus, import("nuxt/app").AsyncDataRequestStatus>;