@nuxt/scripts 0.11.0 → 0.11.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.
- package/README.md +71 -71
- package/dist/client/200.html +9 -9
- package/dist/client/404.html +9 -9
- package/dist/client/_nuxt/BwTzWwlf.js +21 -0
- package/dist/client/_nuxt/{BSA2bgdb.js → CJaqyBTv.js} +1 -1
- package/dist/client/_nuxt/{CtQNcfGE.js → XZaFTD3R.js} +1 -1
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/ccdd3650-9466-4597-a4e4-6464577f0b3e.json +1 -0
- package/dist/client/_nuxt/{entry.ipQkUTQD.css → entry.CJckMUzn.css} +1 -1
- package/dist/client/_nuxt/error-404.kHO_CZtx.css +1 -0
- package/dist/client/_nuxt/error-500.CICk5yq7.css +1 -0
- package/dist/client/_nuxt/{BFM-Ncmx.js → gy_iwf94.js} +1 -1
- package/dist/client/index.html +9 -9
- package/dist/module.json +1 -1
- package/dist/module.mjs +3 -1
- package/dist/runtime/components/ScriptAriaLoadingIndicator.vue +5 -5
- package/dist/runtime/components/ScriptCarbonAds.vue +83 -83
- package/dist/runtime/components/ScriptCrisp.vue +94 -94
- package/dist/runtime/components/ScriptGoogleAdsense.vue +93 -93
- package/dist/runtime/components/ScriptGoogleMaps.vue +470 -469
- package/dist/runtime/components/ScriptIntercom.vue +103 -103
- package/dist/runtime/components/ScriptLemonSqueezy.vue +52 -52
- package/dist/runtime/components/ScriptLoadingIndicator.vue +22 -22
- package/dist/runtime/components/ScriptStripePricingTable.vue +74 -74
- package/dist/runtime/components/ScriptVimeoPlayer.vue +288 -289
- package/dist/runtime/components/ScriptYouTubePlayer.vue +215 -215
- package/dist/runtime/composables/useScript.d.ts +1 -5
- package/dist/runtime/composables/useScriptEventPage.js +1 -2
- package/dist/runtime/registry/clarity.d.ts +1 -1
- package/dist/runtime/registry/cloudflare-web-analytics.d.ts +1 -1
- package/dist/runtime/registry/google-adsense.js +1 -1
- package/dist/runtime/registry/google-maps.d.ts +1 -1
- package/dist/runtime/registry/google-maps.js +4 -2
- package/dist/runtime/types.d.ts +6 -10
- package/dist/runtime/utils.d.ts +2 -2
- package/dist/runtime/utils.js +1 -1
- package/dist/runtime/validation/mock.d.ts +13 -13
- package/dist/runtime/validation/mock.js +7 -1
- package/package.json +11 -11
- package/dist/client/_nuxt/DuCkB5R-.js +0 -21
- package/dist/client/_nuxt/builds/meta/e03354ab-f2ce-4d6b-8542-7b38262b3671.json +0 -1
- package/dist/client/_nuxt/error-404.BdjopNsg.css +0 -1
- package/dist/client/_nuxt/error-500.Bd7Z7Q7I.css +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.spotlight[data-v-76de1948]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.fixed[data-v-76de1948]{position:fixed}.-bottom-1\/2[data-v-76de1948]{bottom:-50%}.left-0[data-v-76de1948]{left:0}.right-0[data-v-76de1948]{right:0}.grid[data-v-76de1948]{display:grid}.mb-16[data-v-76de1948]{margin-bottom:4rem}.mb-8[data-v-76de1948]{margin-bottom:2rem}.h-1\/2[data-v-76de1948]{height:50%}.max-w-520px[data-v-76de1948]{max-width:520px}.min-h-screen[data-v-76de1948]{min-height:100vh}.place-content-center[data-v-76de1948]{place-content:center}.overflow-hidden[data-v-76de1948]{overflow:hidden}.bg-white[data-v-76de1948]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-8[data-v-76de1948]{padding-left:2rem;padding-right:2rem}.text-center[data-v-76de1948]{text-align:center}.text-8xl[data-v-76de1948]{font-size:6rem;line-height:1}.text-xl[data-v-76de1948]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-76de1948]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-76de1948]{font-weight:300}.font-medium[data-v-76de1948]{font-weight:500}.leading-tight[data-v-76de1948]{line-height:1.25}.font-sans[data-v-76de1948]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-76de1948]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-76de1948]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-76de1948]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:px-0[data-v-76de1948]{padding-left:0;padding-right:0}.sm\:text-4xl[data-v-76de1948]{font-size:2.25rem;line-height:2.5rem}}
|