@nuxt/scripts 0.10.5 → 0.11.0
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 +10 -10
- package/dist/client/404.html +10 -10
- package/dist/client/_nuxt/{BOGJUGGn.js → BFM-Ncmx.js} +1 -1
- package/dist/client/_nuxt/{Bso10INu.js → BSA2bgdb.js} +1 -1
- package/dist/client/_nuxt/CtQNcfGE.js +1 -0
- package/dist/client/_nuxt/DuCkB5R-.js +21 -0
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/e03354ab-f2ce-4d6b-8542-7b38262b3671.json +1 -0
- package/dist/client/_nuxt/{entry.CJckMUzn.css → entry.ipQkUTQD.css} +1 -1
- package/dist/client/_nuxt/error-404.BdjopNsg.css +1 -0
- package/dist/client/_nuxt/error-500.Bd7Z7Q7I.css +1 -0
- package/dist/client/index.html +10 -10
- package/dist/module.json +2 -2
- package/dist/module.mjs +7 -13
- 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 +469 -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 +289 -289
- package/dist/runtime/components/ScriptYouTubePlayer.vue +215 -215
- package/dist/runtime/composables/useScript.d.ts +8 -4
- package/dist/runtime/composables/useScript.js +10 -59
- package/dist/runtime/registry/google-analytics.js +0 -3
- package/dist/runtime/registry/google-maps.d.ts +4 -10
- package/dist/runtime/registry/google-tag-manager.js +0 -3
- package/dist/runtime/registry/matomo-analytics.js +0 -4
- package/dist/runtime/registry/segment.js +0 -18
- package/dist/runtime/types.d.ts +2 -2
- package/dist/runtime/utils.js +1 -1
- package/package.json +32 -35
- package/dist/client/_nuxt/BqRljlc8.js +0 -21
- package/dist/client/_nuxt/CgFBdOe6.js +0 -1
- package/dist/client/_nuxt/builds/meta/a79d2e11-f9af-444c-b10e-0675b6cf7f55.json +0 -1
- package/dist/client/_nuxt/error-404.DrjQUyCj.css +0 -1
- package/dist/client/_nuxt/error-500.CIXIBnf9.css +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.spotlight[data-v-cdd48b40]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.fixed[data-v-cdd48b40]{position:fixed}.-bottom-1\/2[data-v-cdd48b40]{bottom:-50%}.left-0[data-v-cdd48b40]{left:0}.right-0[data-v-cdd48b40]{right:0}.grid[data-v-cdd48b40]{display:grid}.mb-16[data-v-cdd48b40]{margin-bottom:4rem}.mb-8[data-v-cdd48b40]{margin-bottom:2rem}.h-1\/2[data-v-cdd48b40]{height:50%}.max-w-520px[data-v-cdd48b40]{max-width:520px}.min-h-screen[data-v-cdd48b40]{min-height:100vh}.place-content-center[data-v-cdd48b40]{place-content:center}.overflow-hidden[data-v-cdd48b40]{overflow:hidden}.bg-white[data-v-cdd48b40]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-8[data-v-cdd48b40]{padding-left:2rem;padding-right:2rem}.text-center[data-v-cdd48b40]{text-align:center}.text-8xl[data-v-cdd48b40]{font-size:6rem;line-height:1}.text-xl[data-v-cdd48b40]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-cdd48b40]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-cdd48b40]{font-weight:300}.font-medium[data-v-cdd48b40]{font-weight:500}.leading-tight[data-v-cdd48b40]{line-height:1.25}.font-sans[data-v-cdd48b40]{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-cdd48b40]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-cdd48b40]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-cdd48b40]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:px-0[data-v-cdd48b40]{padding-left:0;padding-right:0}.sm\:text-4xl[data-v-cdd48b40]{font-size:2.25rem;line-height:2.5rem}}
|