@nuxt/scripts 0.12.1 → 0.13.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/dist/client/200.html +1 -1
- package/dist/client/404.html +1 -1
- package/dist/client/_nuxt/{DyLGGY9L.js → C09X5LNe.js} +1 -1
- package/dist/client/_nuxt/{CEpyMuZa.js → CDuymAca.js} +1 -1
- package/dist/client/_nuxt/{B1l158TM.js → CGGF_5bm.js} +17 -17
- package/dist/client/_nuxt/Z5EPizOU.js +1 -0
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/78c6ab23-83d1-4e01-9f34-31be10d5e3b9.json +1 -0
- package/dist/client/_nuxt/error-404.c-5_FvQE.css +1 -0
- package/dist/client/_nuxt/error-500.Dgf4btmt.css +1 -0
- package/dist/client/index.html +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +29 -2
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsAdvancedMarkerElement.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsAdvancedMarkerElement.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsCircle.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsCircle.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsHeatmapLayer.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsHeatmapLayer.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.d.vue.ts +3 -2
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.vue.d.ts +3 -2
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPinElement.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPinElement.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPolygon.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPolygon.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPolyline.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsPolyline.vue.d.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsRectangle.d.vue.ts +2 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsRectangle.vue.d.ts +2 -1
- package/dist/runtime/components/ScriptAriaLoadingIndicator.d.vue.ts +2 -1
- package/dist/runtime/components/ScriptAriaLoadingIndicator.vue.d.ts +2 -1
- package/dist/runtime/components/ScriptCarbonAds.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptCarbonAds.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptCrisp.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptCrisp.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptGoogleAdsense.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptGoogleAdsense.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptIntercom.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptIntercom.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptLemonSqueezy.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptLemonSqueezy.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptLoadingIndicator.d.vue.ts +2 -1
- package/dist/runtime/components/ScriptLoadingIndicator.vue.d.ts +2 -1
- package/dist/runtime/components/ScriptPayPalButtons.d.vue.ts +4 -3
- package/dist/runtime/components/ScriptPayPalButtons.vue.d.ts +4 -3
- package/dist/runtime/components/ScriptPayPalMarks.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptPayPalMarks.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptPayPalMessages.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptPayPalMessages.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptStripePricingTable.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptStripePricingTable.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptVimeoPlayer.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptVimeoPlayer.vue.d.ts +3 -2
- package/dist/runtime/components/ScriptYouTubePlayer.d.vue.ts +3 -2
- package/dist/runtime/components/ScriptYouTubePlayer.vue.d.ts +3 -2
- package/dist/runtime/composables/useScript.js +7 -0
- package/dist/runtime/registry/google-tag-manager.js +1 -0
- package/dist/runtime/registry/plausible-analytics.d.ts +81 -7
- package/dist/runtime/registry/plausible-analytics.js +64 -11
- package/dist/runtime/types.d.ts +2 -0
- package/package.json +17 -14
- package/dist/client/_nuxt/builds/meta/ab2a05b7-9c93-484e-ae04-bd1f39e5f3c1.json +0 -1
- package/dist/client/_nuxt/error-404.pWWosX5v.css +0 -1
- package/dist/client/_nuxt/error-500.DHpVpAn4.css +0 -1
- package/dist/client/_nuxt/n57rOy2v.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{u as a,f as s,h as u,i as r,g as h}from"#entry";function i(t){const e=t||s();return e.ssrContext?.head||e.runWithContext(()=>{if(u()){const n=r(h);if(!n)throw new Error("[nuxt] [unhead] Missing Unhead instance.");return n}})}function d(t,e={}){const n=e.head||i(e.nuxt);return a(t,{head:n,...e})}export{d as u};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"id":"
|
|
1
|
+
{"id":"78c6ab23-83d1-4e01-9f34-31be10d5e3b9","timestamp":1760559694033}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"id":"78c6ab23-83d1-4e01-9f34-31be10d5e3b9","timestamp":1760559694033,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.grid[data-v-cb0579d3]{display:grid}.mb-2[data-v-cb0579d3]{margin-bottom:.5rem}.mb-4[data-v-cb0579d3]{margin-bottom:1rem}.max-w-520px[data-v-cb0579d3]{max-width:520px}.min-h-screen[data-v-cb0579d3]{min-height:100vh}.w-full[data-v-cb0579d3]{width:100%}.flex[data-v-cb0579d3]{display:flex}.place-content-center[data-v-cb0579d3]{place-content:center}.items-center[data-v-cb0579d3]{align-items:center}.justify-center[data-v-cb0579d3]{justify-content:center}.overflow-hidden[data-v-cb0579d3]{overflow:hidden}.bg-white[data-v-cb0579d3]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-2[data-v-cb0579d3]{padding-left:.5rem;padding-right:.5rem}.text-center[data-v-cb0579d3]{text-align:center}.text-\[80px\][data-v-cb0579d3]{font-size:80px}.text-2xl[data-v-cb0579d3]{font-size:1.5rem;line-height:2rem}.text-sm[data-v-cb0579d3]{font-size:.875rem;line-height:1.25rem}.text-\[\#020420\][data-v-cb0579d3]{--un-text-opacity:1;color:rgb(2 4 32/var(--un-text-opacity))}.text-\[\#64748B\][data-v-cb0579d3]{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.hover\:text-\[\#00DC82\][data-v-cb0579d3]:hover{--un-text-opacity:1;color:rgb(0 220 130/var(--un-text-opacity))}.font-medium[data-v-cb0579d3]{font-weight:500}.font-semibold[data-v-cb0579d3]{font-weight:600}.leading-none[data-v-cb0579d3]{line-height:1}.tracking-wide[data-v-cb0579d3]{letter-spacing:.025em}.font-sans[data-v-cb0579d3]{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}.tabular-nums[data-v-cb0579d3]{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.underline[data-v-cb0579d3]{text-decoration-line:underline}.underline-offset-3[data-v-cb0579d3]{text-underline-offset:3px}.antialiased[data-v-cb0579d3]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-\[\#020420\][data-v-cb0579d3]{--un-bg-opacity:1;background-color:rgb(2 4 32/var(--un-bg-opacity))}.dark\:text-white[data-v-cb0579d3]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:text-\[110px\][data-v-cb0579d3]{font-size:110px}.sm\:text-3xl[data-v-cb0579d3]{font-size:1.875rem;line-height:2.25rem}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.grid[data-v-24997d7a]{display:grid}.mb-2[data-v-24997d7a]{margin-bottom:.5rem}.mb-4[data-v-24997d7a]{margin-bottom:1rem}.max-w-520px[data-v-24997d7a]{max-width:520px}.min-h-screen[data-v-24997d7a]{min-height:100vh}.place-content-center[data-v-24997d7a]{place-content:center}.overflow-hidden[data-v-24997d7a]{overflow:hidden}.bg-white[data-v-24997d7a]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-2[data-v-24997d7a]{padding-left:.5rem;padding-right:.5rem}.text-center[data-v-24997d7a]{text-align:center}.text-\[80px\][data-v-24997d7a]{font-size:80px}.text-2xl[data-v-24997d7a]{font-size:1.5rem;line-height:2rem}.text-\[\#020420\][data-v-24997d7a]{--un-text-opacity:1;color:rgb(2 4 32/var(--un-text-opacity))}.text-\[\#64748B\][data-v-24997d7a]{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.font-semibold[data-v-24997d7a]{font-weight:600}.leading-none[data-v-24997d7a]{line-height:1}.tracking-wide[data-v-24997d7a]{letter-spacing:.025em}.font-sans[data-v-24997d7a]{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}.tabular-nums[data-v-24997d7a]{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.antialiased[data-v-24997d7a]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.dark\:bg-\[\#020420\][data-v-24997d7a]{--un-bg-opacity:1;background-color:rgb(2 4 32/var(--un-bg-opacity))}.dark\:text-white[data-v-24997d7a]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media (min-width:640px){.sm\:text-\[110px\][data-v-24997d7a]{font-size:110px}.sm\:text-3xl[data-v-24997d7a]{font-size:1.875rem;line-height:2.25rem}}
|
package/dist/client/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><script type="importmap">{"imports":{"#entry":"/__nuxt-scripts/_nuxt/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><script type="importmap">{"imports":{"#entry":"/__nuxt-scripts/_nuxt/CGGF_5bm.js"}}</script><link rel="stylesheet" href="/__nuxt-scripts/_nuxt/entry.Bb8Z00UZ.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CGGF_5bm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CVO1_9PV.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/D0r3Knsf.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/Cp-IABpG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/DlfHMoPT.js"><link rel="prefetch" as="style" crossorigin href="/__nuxt-scripts/_nuxt/error-404.c-5_FvQE.css"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/CDuymAca.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/Z5EPizOU.js"><link rel="prefetch" as="style" crossorigin href="/__nuxt-scripts/_nuxt/error-500.Dgf4btmt.css"><link rel="prefetch" as="script" crossorigin href="/__nuxt-scripts/_nuxt/C09X5LNe.js"><script type="module" src="/__nuxt-scripts/_nuxt/CGGF_5bm.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1760559698660,false]</script><script>window.__NUXT__={};window.__NUXT__.config={public:{"nuxt-scripts":{version:"",defaultScriptOptions:{trigger:"onNuxtReady"}}},app:{baseURL:"/__nuxt-scripts",buildId:"78c6ab23-83d1-4e01-9f34-31be10d5e3b9",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
|
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useNuxt, useLogger, addDevServerHandler, tryUseNuxt, logger as logger$1, defineNuxtModule, createResolver, addImports, addComponentsDir, addTypeTemplate, addPluginTemplate, addBuildPlugin, hasNuxtModule } from '@nuxt/kit';
|
|
1
|
+
import { useNuxt, useLogger, addDevServerHandler, tryUseNuxt, logger as logger$1, defineNuxtModule, createResolver, addImports, addComponentsDir, addTemplate, addTypeTemplate, addPluginTemplate, addBuildPlugin, hasNuxtModule } from '@nuxt/kit';
|
|
2
2
|
import { defu } from 'defu';
|
|
3
3
|
import { resolvePackageJSON, readPackageJSON } from 'pkg-types';
|
|
4
4
|
import { existsSync } from 'node:fs';
|
|
@@ -531,6 +531,25 @@ function NuxtScriptsCheckScripts() {
|
|
|
531
531
|
});
|
|
532
532
|
}
|
|
533
533
|
|
|
534
|
+
function templateTriggerResolver(defaultScriptOptions) {
|
|
535
|
+
const needsIdleTimeout = defaultScriptOptions?.trigger && typeof defaultScriptOptions.trigger === "object" && "idleTimeout" in defaultScriptOptions.trigger;
|
|
536
|
+
const needsInteraction = defaultScriptOptions?.trigger && typeof defaultScriptOptions.trigger === "object" && "interaction" in defaultScriptOptions.trigger;
|
|
537
|
+
const imports = [];
|
|
538
|
+
if (needsIdleTimeout) {
|
|
539
|
+
imports.push(`import { useScriptTriggerIdleTimeout } from '#nuxt-scripts/composables/useScriptTriggerIdleTimeout'`);
|
|
540
|
+
}
|
|
541
|
+
if (needsInteraction) {
|
|
542
|
+
imports.push(`import { useScriptTriggerInteraction } from '#nuxt-scripts/composables/useScriptTriggerInteraction'`);
|
|
543
|
+
}
|
|
544
|
+
return [
|
|
545
|
+
...imports,
|
|
546
|
+
`export function resolveTrigger(trigger) {`,
|
|
547
|
+
needsIdleTimeout ? ` if ('idleTimeout' in trigger) return useScriptTriggerIdleTimeout({ timeout: trigger.idleTimeout })` : "",
|
|
548
|
+
needsInteraction ? ` if ('interaction' in trigger) return useScriptTriggerInteraction({ events: trigger.interaction })` : "",
|
|
549
|
+
` return null`,
|
|
550
|
+
`}`
|
|
551
|
+
].filter(Boolean).join("\n");
|
|
552
|
+
}
|
|
534
553
|
function resolveTriggerForTemplate(trigger) {
|
|
535
554
|
if (trigger && typeof trigger === "object") {
|
|
536
555
|
const keys = Object.keys(trigger);
|
|
@@ -685,7 +704,9 @@ const module = defineNuxtModule({
|
|
|
685
704
|
"useScript",
|
|
686
705
|
"useScriptEventPage",
|
|
687
706
|
"useScriptTriggerConsent",
|
|
688
|
-
"useScriptTriggerElement"
|
|
707
|
+
"useScriptTriggerElement",
|
|
708
|
+
"useScriptTriggerIdleTimeout",
|
|
709
|
+
"useScriptTriggerInteraction"
|
|
689
710
|
];
|
|
690
711
|
for (const composable of composables) {
|
|
691
712
|
addImports({
|
|
@@ -699,6 +720,12 @@ const module = defineNuxtModule({
|
|
|
699
720
|
path: await resolvePath("./runtime/components"),
|
|
700
721
|
pathPrefix: false
|
|
701
722
|
});
|
|
723
|
+
addTemplate({
|
|
724
|
+
filename: "nuxt-scripts-trigger-resolver.mjs",
|
|
725
|
+
getContents() {
|
|
726
|
+
return templateTriggerResolver(config.defaultScriptOptions);
|
|
727
|
+
}
|
|
728
|
+
});
|
|
702
729
|
const scripts = await registry(resolvePath);
|
|
703
730
|
for (const script of scripts) {
|
|
704
731
|
if (script.import?.name) {
|
|
@@ -2,7 +2,7 @@ import type { InjectionKey, ShallowRef } from 'vue';
|
|
|
2
2
|
export declare const ADVANCED_MARKER_ELEMENT_INJECTION_KEY: InjectionKey<{
|
|
3
3
|
advancedMarkerElement: ShallowRef<google.maps.marker.AdvancedMarkerElement | undefined>;
|
|
4
4
|
}>;
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
6
6
|
options?: Omit<google.maps.marker.AdvancedMarkerElementOptions, "map">;
|
|
7
7
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
8
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -53,6 +53,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -2,7 +2,7 @@ import type { InjectionKey, ShallowRef } from 'vue';
|
|
|
2
2
|
export declare const ADVANCED_MARKER_ELEMENT_INJECTION_KEY: InjectionKey<{
|
|
3
3
|
advancedMarkerElement: ShallowRef<google.maps.marker.AdvancedMarkerElement | undefined>;
|
|
4
4
|
}>;
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
6
6
|
options?: Omit<google.maps.marker.AdvancedMarkerElementOptions, "map">;
|
|
7
7
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
8
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -53,6 +53,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.CircleOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
6
6
|
dblclick: (payload: google.maps.MapMouseEvent) => any;
|
|
7
7
|
drag: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -30,4 +30,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
30
30
|
onRadius_changed?: (() => any) | undefined;
|
|
31
31
|
onRightclick?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
|
|
32
32
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
33
34
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.CircleOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
6
6
|
dblclick: (payload: google.maps.MapMouseEvent) => any;
|
|
7
7
|
drag: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -30,4 +30,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
30
30
|
onRadius_changed?: (() => any) | undefined;
|
|
31
31
|
onRightclick?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
|
|
32
32
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
33
34
|
export default _default;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.visualization.HeatmapLayerOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
5
6
|
export default _default;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.visualization.HeatmapLayerOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
5
6
|
export default _default;
|
|
@@ -5,7 +5,7 @@ declare var __VLS_1: {};
|
|
|
5
5
|
type __VLS_Slots = {} & {
|
|
6
6
|
default?: (props: typeof __VLS_1) => any;
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
close: () => any;
|
|
10
10
|
visible: () => any;
|
|
11
11
|
position_changed: () => any;
|
|
@@ -26,7 +26,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
26
26
|
onHeadercontent_changed?: (() => any) | undefined;
|
|
27
27
|
onHeaderdisabled_changed?: (() => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
-
declare const
|
|
29
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
30
|
+
declare const _default: typeof __VLS_export;
|
|
30
31
|
export default _default;
|
|
31
32
|
type __VLS_WithSlots<T, S> = T & {
|
|
32
33
|
new (): {
|
|
@@ -5,7 +5,7 @@ declare var __VLS_1: {};
|
|
|
5
5
|
type __VLS_Slots = {} & {
|
|
6
6
|
default?: (props: typeof __VLS_1) => any;
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
close: () => any;
|
|
10
10
|
visible: () => any;
|
|
11
11
|
position_changed: () => any;
|
|
@@ -26,7 +26,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
26
26
|
onHeadercontent_changed?: (() => any) | undefined;
|
|
27
27
|
onHeaderdisabled_changed?: (() => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
-
declare const
|
|
29
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
30
|
+
declare const _default: typeof __VLS_export;
|
|
30
31
|
export default _default;
|
|
31
32
|
type __VLS_WithSlots<T, S> = T & {
|
|
32
33
|
new (): {
|
|
@@ -2,7 +2,7 @@ import type { InjectionKey, ShallowRef } from 'vue';
|
|
|
2
2
|
export declare const MARKER_INJECTION_KEY: InjectionKey<{
|
|
3
3
|
marker: ShallowRef<google.maps.Marker | undefined>;
|
|
4
4
|
}>;
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
6
6
|
options?: Omit<google.maps.MarkerOptions, "map">;
|
|
7
7
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
8
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -53,6 +53,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -2,7 +2,7 @@ import type { InjectionKey, ShallowRef } from 'vue';
|
|
|
2
2
|
export declare const MARKER_INJECTION_KEY: InjectionKey<{
|
|
3
3
|
marker: ShallowRef<google.maps.Marker | undefined>;
|
|
4
4
|
}>;
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
6
6
|
options?: Omit<google.maps.MarkerOptions, "map">;
|
|
7
7
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
8
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -53,6 +53,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
|
+
declare const _default: typeof __VLS_export;
|
|
56
57
|
export default _default;
|
|
57
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
58
59
|
new (): {
|
|
@@ -4,7 +4,7 @@ export declare const MARKER_CLUSTERER_INJECTION_KEY: InjectionKey<{
|
|
|
4
4
|
markerClusterer: ShallowRef<MarkerClusterer | undefined>;
|
|
5
5
|
requestRerender: () => void;
|
|
6
6
|
}>;
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
8
8
|
options?: Omit<MarkerClustererOptions, "map">;
|
|
9
9
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
10
|
click: (payload: MarkerClusterer) => any;
|
|
@@ -19,6 +19,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
19
19
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
|
+
declare const _default: typeof __VLS_export;
|
|
22
23
|
export default _default;
|
|
23
24
|
type __VLS_WithSlots<T, S> = T & {
|
|
24
25
|
new (): {
|
|
@@ -4,7 +4,7 @@ export declare const MARKER_CLUSTERER_INJECTION_KEY: InjectionKey<{
|
|
|
4
4
|
markerClusterer: ShallowRef<MarkerClusterer | undefined>;
|
|
5
5
|
requestRerender: () => void;
|
|
6
6
|
}>;
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
8
8
|
options?: Omit<MarkerClustererOptions, "map">;
|
|
9
9
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
10
|
click: (payload: MarkerClusterer) => any;
|
|
@@ -19,6 +19,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
19
19
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
|
+
declare const _default: typeof __VLS_export;
|
|
22
23
|
export default _default;
|
|
23
24
|
type __VLS_WithSlots<T, S> = T & {
|
|
24
25
|
new (): {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.marker.PinElementOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
5
6
|
export default _default;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.marker.PinElementOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
5
6
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.PolygonOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.PolyMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.PolyMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.PolyMouseEvent) => any;
|
|
@@ -26,4 +26,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
26
26
|
onMouseover?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
27
27
|
onMouseup?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
declare const _default: typeof __VLS_export;
|
|
29
30
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.PolygonOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.PolyMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.PolyMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.PolyMouseEvent) => any;
|
|
@@ -26,4 +26,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
26
26
|
onMouseover?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
27
27
|
onMouseup?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
declare const _default: typeof __VLS_export;
|
|
29
30
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.PolylineOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.PolyMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.PolyMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.PolyMouseEvent) => any;
|
|
@@ -26,4 +26,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
26
26
|
onMouseover?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
27
27
|
onMouseup?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
declare const _default: typeof __VLS_export;
|
|
29
30
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.PolylineOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.PolyMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.PolyMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.PolyMouseEvent) => any;
|
|
@@ -26,4 +26,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
26
26
|
onMouseover?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
27
27
|
onMouseup?: ((payload: google.maps.PolyMouseEvent) => any) | undefined;
|
|
28
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
declare const _default: typeof __VLS_export;
|
|
29
30
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.RectangleOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.MapMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -28,4 +28,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
28
28
|
onMouseup?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
|
|
29
29
|
onBounds_changed?: (() => any) | undefined;
|
|
30
30
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
declare const _default: typeof __VLS_export;
|
|
31
32
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
options?: Omit<google.maps.RectangleOptions, 'map'>;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
click: (payload: google.maps.MapMouseEvent) => any;
|
|
6
6
|
contextmenu: (payload: google.maps.MapMouseEvent) => any;
|
|
7
7
|
dblclick: (payload: google.maps.MapMouseEvent) => any;
|
|
@@ -28,4 +28,5 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
28
28
|
onMouseup?: ((payload: google.maps.MapMouseEvent) => any) | undefined;
|
|
29
29
|
onBounds_changed?: (() => any) | undefined;
|
|
30
30
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
declare const _default: typeof __VLS_export;
|
|
31
32
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -16,14 +16,15 @@ type __VLS_Slots = {} & {
|
|
|
16
16
|
} & {
|
|
17
17
|
error?: (props: typeof __VLS_5) => any;
|
|
18
18
|
};
|
|
19
|
-
declare const
|
|
19
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
20
|
error: (error: string | Event) => any;
|
|
21
21
|
ready: (args_0: HTMLScriptElement) => any;
|
|
22
22
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
23
23
|
onError?: ((error: string | Event) => any) | undefined;
|
|
24
24
|
onReady?: ((args_0: HTMLScriptElement) => any) | undefined;
|
|
25
25
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
|
-
declare const
|
|
26
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
27
|
+
declare const _default: typeof __VLS_export;
|
|
27
28
|
export default _default;
|
|
28
29
|
type __VLS_WithSlots<T, S> = T & {
|
|
29
30
|
new (): {
|
|
@@ -16,14 +16,15 @@ type __VLS_Slots = {} & {
|
|
|
16
16
|
} & {
|
|
17
17
|
error?: (props: typeof __VLS_5) => any;
|
|
18
18
|
};
|
|
19
|
-
declare const
|
|
19
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
20
|
error: (error: string | Event) => any;
|
|
21
21
|
ready: (args_0: HTMLScriptElement) => any;
|
|
22
22
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
23
23
|
onError?: ((error: string | Event) => any) | undefined;
|
|
24
24
|
onReady?: ((args_0: HTMLScriptElement) => any) | undefined;
|
|
25
25
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
26
|
-
declare const
|
|
26
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
27
|
+
declare const _default: typeof __VLS_export;
|
|
27
28
|
export default _default;
|
|
28
29
|
type __VLS_WithSlots<T, S> = T & {
|
|
29
30
|
new (): {
|
|
@@ -24,7 +24,7 @@ type __VLS_Slots = {} & {
|
|
|
24
24
|
} & {
|
|
25
25
|
error?: (props: typeof __VLS_7) => any;
|
|
26
26
|
};
|
|
27
|
-
declare const
|
|
27
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
28
28
|
crisp: import("#nuxt-scripts/types").UseScriptContext<import("../registry/crisp.js").CrispApi>;
|
|
29
29
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
30
|
error: () => any;
|
|
@@ -35,7 +35,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
|
35
35
|
}>, {
|
|
36
36
|
trigger: ElementScriptTrigger;
|
|
37
37
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
38
|
-
declare const
|
|
38
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
39
|
+
declare const _default: typeof __VLS_export;
|
|
39
40
|
export default _default;
|
|
40
41
|
type __VLS_WithSlots<T, S> = T & {
|
|
41
42
|
new (): {
|
|
@@ -24,7 +24,7 @@ type __VLS_Slots = {} & {
|
|
|
24
24
|
} & {
|
|
25
25
|
error?: (props: typeof __VLS_7) => any;
|
|
26
26
|
};
|
|
27
|
-
declare const
|
|
27
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
28
28
|
crisp: import("#nuxt-scripts/types").UseScriptContext<import("../registry/crisp.js").CrispApi>;
|
|
29
29
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
30
|
error: () => any;
|
|
@@ -35,7 +35,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
|
35
35
|
}>, {
|
|
36
36
|
trigger: ElementScriptTrigger;
|
|
37
37
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
38
|
-
declare const
|
|
38
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
39
|
+
declare const _default: typeof __VLS_export;
|
|
39
40
|
export default _default;
|
|
40
41
|
type __VLS_WithSlots<T, S> = T & {
|
|
41
42
|
new (): {
|
|
@@ -18,7 +18,7 @@ type __VLS_Slots = {} & {
|
|
|
18
18
|
} & {
|
|
19
19
|
error?: (props: typeof __VLS_5) => any;
|
|
20
20
|
};
|
|
21
|
-
declare const
|
|
21
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
22
22
|
error: () => any;
|
|
23
23
|
ready: (e: import("#nuxt-scripts/types").UseScriptContext<import("../registry/google-adsense.js").GoogleAdsenseApi>) => any;
|
|
24
24
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -28,7 +28,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
28
28
|
dataAdFormat: "auto" | "rectangle" | "vertical" | "horizontal" | "fluid" | "autorelaxed";
|
|
29
29
|
dataFullWidthResponsive: boolean;
|
|
30
30
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
-
declare const
|
|
31
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
|
+
declare const _default: typeof __VLS_export;
|
|
32
33
|
export default _default;
|
|
33
34
|
type __VLS_WithSlots<T, S> = T & {
|
|
34
35
|
new (): {
|
|
@@ -18,7 +18,7 @@ type __VLS_Slots = {} & {
|
|
|
18
18
|
} & {
|
|
19
19
|
error?: (props: typeof __VLS_5) => any;
|
|
20
20
|
};
|
|
21
|
-
declare const
|
|
21
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
22
22
|
error: () => any;
|
|
23
23
|
ready: (e: import("#nuxt-scripts/types").UseScriptContext<import("../registry/google-adsense.js").GoogleAdsenseApi>) => any;
|
|
24
24
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -28,7 +28,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
28
28
|
dataAdFormat: "auto" | "rectangle" | "vertical" | "horizontal" | "fluid" | "autorelaxed";
|
|
29
29
|
dataFullWidthResponsive: boolean;
|
|
30
30
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
|
-
declare const
|
|
31
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
|
+
declare const _default: typeof __VLS_export;
|
|
32
33
|
export default _default;
|
|
33
34
|
type __VLS_WithSlots<T, S> = T & {
|
|
34
35
|
new (): {
|
|
@@ -25,7 +25,7 @@ type __VLS_Slots = {} & {
|
|
|
25
25
|
} & {
|
|
26
26
|
error?: (props: typeof __VLS_7) => any;
|
|
27
27
|
};
|
|
28
|
-
declare const
|
|
28
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
29
29
|
intercom: import("#nuxt-scripts/types").UseScriptContext<import("../registry/intercom.js").IntercomApi>;
|
|
30
30
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
31
|
error: () => any;
|
|
@@ -36,7 +36,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
|
36
36
|
}>, {
|
|
37
37
|
trigger: ElementScriptTrigger;
|
|
38
38
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
39
|
-
declare const
|
|
39
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
40
|
+
declare const _default: typeof __VLS_export;
|
|
40
41
|
export default _default;
|
|
41
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
42
43
|
new (): {
|
|
@@ -25,7 +25,7 @@ type __VLS_Slots = {} & {
|
|
|
25
25
|
} & {
|
|
26
26
|
error?: (props: typeof __VLS_7) => any;
|
|
27
27
|
};
|
|
28
|
-
declare const
|
|
28
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
29
29
|
intercom: import("#nuxt-scripts/types").UseScriptContext<import("../registry/intercom.js").IntercomApi>;
|
|
30
30
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
31
|
error: () => any;
|
|
@@ -36,7 +36,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
|
36
36
|
}>, {
|
|
37
37
|
trigger: ElementScriptTrigger;
|
|
38
38
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
39
|
-
declare const
|
|
39
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
40
|
+
declare const _default: typeof __VLS_export;
|
|
40
41
|
export default _default;
|
|
41
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
42
43
|
new (): {
|