@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.
- package/dist/devtools-client/200.html +1 -1
- package/dist/devtools-client/404.html +1 -1
- package/dist/devtools-client/_nuxt/builds/latest.json +1 -1
- package/dist/devtools-client/_nuxt/builds/meta/cb4e67c6-e8b7-4205-95b7-708fd96ffab6.json +1 -0
- package/dist/devtools-client/docs/index.html +1 -1
- package/dist/devtools-client/first-party/index.html +1 -1
- package/dist/devtools-client/index.html +1 -1
- package/dist/devtools-client/registry/index.html +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +3 -2
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.d.vue.ts +5 -9
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.vue +1 -0
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMaps.vue.d.ts +5 -9
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.d.vue.ts +2 -3
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.vue +1 -0
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsInfoWindow.vue.d.ts +2 -3
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.d.vue.ts +2 -3
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.vue +1 -0
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarker.vue.d.ts +2 -3
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.d.vue.ts +6 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.vue +1 -0
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsMarkerClusterer.vue.d.ts +6 -1
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.d.vue.ts +3 -4
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.vue +1 -0
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsOverlayView.vue.d.ts +3 -4
- package/dist/runtime/components/GoogleMaps/ScriptGoogleMapsStaticMap.vue +1 -0
- package/dist/runtime/components/ScriptBlueskyEmbed.d.vue.ts +10 -11
- package/dist/runtime/components/ScriptBlueskyEmbed.vue +1 -0
- package/dist/runtime/components/ScriptBlueskyEmbed.vue.d.ts +10 -11
- package/dist/runtime/components/ScriptCarbonAds.d.vue.ts +4 -7
- package/dist/runtime/components/ScriptCarbonAds.vue +1 -0
- package/dist/runtime/components/ScriptCarbonAds.vue.d.ts +4 -7
- package/dist/runtime/components/ScriptCrisp.d.vue.ts +7 -11
- package/dist/runtime/components/ScriptCrisp.vue +1 -0
- package/dist/runtime/components/ScriptCrisp.vue.d.ts +7 -11
- package/dist/runtime/components/ScriptGoogleAdsense.d.vue.ts +4 -7
- package/dist/runtime/components/ScriptGoogleAdsense.vue +1 -0
- package/dist/runtime/components/ScriptGoogleAdsense.vue.d.ts +4 -7
- package/dist/runtime/components/ScriptInstagramEmbed.d.vue.ts +11 -13
- package/dist/runtime/components/ScriptInstagramEmbed.vue +1 -0
- package/dist/runtime/components/ScriptInstagramEmbed.vue.d.ts +11 -13
- package/dist/runtime/components/ScriptIntercom.d.vue.ts +7 -11
- package/dist/runtime/components/ScriptIntercom.vue +1 -0
- package/dist/runtime/components/ScriptIntercom.vue.d.ts +7 -11
- package/dist/runtime/components/ScriptLemonSqueezy.d.vue.ts +2 -3
- package/dist/runtime/components/ScriptLemonSqueezy.vue +1 -0
- package/dist/runtime/components/ScriptLemonSqueezy.vue.d.ts +2 -3
- package/dist/runtime/components/ScriptPayPalButtons.d.vue.ts +8 -13
- package/dist/runtime/components/ScriptPayPalButtons.vue +1 -0
- package/dist/runtime/components/ScriptPayPalButtons.vue.d.ts +8 -13
- package/dist/runtime/components/ScriptPayPalMessages.d.vue.ts +8 -13
- package/dist/runtime/components/ScriptPayPalMessages.vue +1 -0
- package/dist/runtime/components/ScriptPayPalMessages.vue.d.ts +8 -13
- package/dist/runtime/components/ScriptStripePricingTable.d.vue.ts +5 -9
- package/dist/runtime/components/ScriptStripePricingTable.vue +1 -0
- package/dist/runtime/components/ScriptStripePricingTable.vue.d.ts +5 -9
- package/dist/runtime/components/ScriptVimeoPlayer.d.vue.ts +8 -11
- package/dist/runtime/components/ScriptVimeoPlayer.vue +1 -0
- package/dist/runtime/components/ScriptVimeoPlayer.vue.d.ts +8 -11
- package/dist/runtime/components/ScriptXEmbed.d.vue.ts +10 -11
- package/dist/runtime/components/ScriptXEmbed.vue +1 -0
- package/dist/runtime/components/ScriptXEmbed.vue.d.ts +10 -11
- package/dist/runtime/components/ScriptYouTubePlayer.d.vue.ts +8 -13
- package/dist/runtime/components/ScriptYouTubePlayer.vue +1 -0
- package/dist/runtime/components/ScriptYouTubePlayer.vue.d.ts +8 -13
- package/dist/runtime/types.d.ts +6 -3
- package/dist/types-source.mjs +421 -0
- package/package.json +1 -1
- package/dist/devtools-client/_nuxt/builds/meta/b800a0be-5cab-4ea6-89e3-dd3a85690a73.json +0 -1
package/dist/types-source.mjs
CHANGED
|
@@ -26,6 +26,11 @@ const types = {
|
|
|
26
26
|
name: "ScriptBlueskyEmbedProps",
|
|
27
27
|
kind: "interface",
|
|
28
28
|
code: "interface ScriptBlueskyEmbedProps {\n /**\n * The Bluesky post URL to embed\n * @example 'https://bsky.app/profile/bsky.app/post/3mgnwwvj3u22a'\n */\n postUrl: string\n /**\n * Custom API endpoint for fetching post data\n */\n apiEndpoint?: string\n /**\n * Custom image proxy endpoint\n */\n imageProxyEndpoint?: string\n /**\n * Root element attributes\n */\n rootAttrs?: HTMLAttributes\n}"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
name: "ScriptBlueskyEmbedSlots",
|
|
32
|
+
kind: "interface",
|
|
33
|
+
code: "interface ScriptBlueskyEmbedSlots {\n default?: (props: object) => any\n loading?: () => any\n error?: (props: object) => any\n}"
|
|
29
34
|
}
|
|
30
35
|
],
|
|
31
36
|
clarity: [
|
|
@@ -77,6 +82,11 @@ const types = {
|
|
|
77
82
|
name: "ScriptCrispEvents",
|
|
78
83
|
kind: "interface",
|
|
79
84
|
code: "interface ScriptCrispEvents {\n ready: ReturnType<typeof useScriptCrisp>\n error: -\n}"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
name: "ScriptCrispSlots",
|
|
88
|
+
kind: "interface",
|
|
89
|
+
code: "interface ScriptCrispSlots {\n default?: (props: { ready: boolean }) => any\n awaitingLoad?: () => any\n loading?: () => any\n error?: () => any\n}"
|
|
80
90
|
}
|
|
81
91
|
],
|
|
82
92
|
"databuddy-analytics": [
|
|
@@ -123,6 +133,11 @@ const types = {
|
|
|
123
133
|
name: "ScriptGoogleAdsenseEvents",
|
|
124
134
|
kind: "interface",
|
|
125
135
|
code: "interface ScriptGoogleAdsenseEvents {\n ready: ReturnType<typeof useScriptGoogleAdsense>\n error: -\n}"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
name: "ScriptGoogleAdsenseSlots",
|
|
139
|
+
kind: "interface",
|
|
140
|
+
code: "interface ScriptGoogleAdsenseSlots {\n awaitingLoad?: () => any\n loading?: () => any\n error?: () => any\n}"
|
|
126
141
|
}
|
|
127
142
|
],
|
|
128
143
|
"google-analytics": [
|
|
@@ -208,6 +223,11 @@ const types = {
|
|
|
208
223
|
kind: "interface",
|
|
209
224
|
code: "interface ScriptGoogleMapsEvents {\n ready: typeof googleMaps\n error: -\n}"
|
|
210
225
|
},
|
|
226
|
+
{
|
|
227
|
+
name: "ScriptGoogleMapsSlots",
|
|
228
|
+
kind: "interface",
|
|
229
|
+
code: "interface ScriptGoogleMapsSlots {\n default?: () => any\n placeholder?: () => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
230
|
+
},
|
|
211
231
|
{
|
|
212
232
|
name: "ScriptGoogleMapsCircleProps",
|
|
213
233
|
kind: "interface",
|
|
@@ -243,6 +263,11 @@ const types = {
|
|
|
243
263
|
kind: "interface",
|
|
244
264
|
code: "interface ScriptGoogleMapsInfoWindowEvents {\n close: -\n closeclick: -\n content_changed: -\n domready: -\n headercontent_changed: -\n headerdisabled_changed: -\n position_changed: -\n visible: -\n zindex_changed: -\n}"
|
|
245
265
|
},
|
|
266
|
+
{
|
|
267
|
+
name: "ScriptGoogleMapsInfoWindowSlots",
|
|
268
|
+
kind: "interface",
|
|
269
|
+
code: "interface ScriptGoogleMapsInfoWindowSlots {\n default?: () => any\n}"
|
|
270
|
+
},
|
|
246
271
|
{
|
|
247
272
|
name: "ScriptGoogleMapsMarkerProps",
|
|
248
273
|
kind: "interface",
|
|
@@ -253,6 +278,11 @@ const types = {
|
|
|
253
278
|
kind: "interface",
|
|
254
279
|
code: "interface ScriptGoogleMapsMarkerEvents {\n click: google.maps.MapMouseEvent\n drag: google.maps.MapMouseEvent\n dragend: google.maps.MapMouseEvent\n dragstart: google.maps.MapMouseEvent\n}"
|
|
255
280
|
},
|
|
281
|
+
{
|
|
282
|
+
name: "ScriptGoogleMapsMarkerSlots",
|
|
283
|
+
kind: "interface",
|
|
284
|
+
code: "interface ScriptGoogleMapsMarkerSlots {\n default?: () => any\n content?: () => any\n}"
|
|
285
|
+
},
|
|
256
286
|
{
|
|
257
287
|
name: "ScriptGoogleMapsMarkerClustererProps",
|
|
258
288
|
kind: "interface",
|
|
@@ -263,11 +293,21 @@ const types = {
|
|
|
263
293
|
kind: "interface",
|
|
264
294
|
code: "interface ScriptGoogleMapsMarkerClustererEvents {\n click: MarkerClustererInstance\n clusteringbegin: MarkerClustererInstance\n clusteringend: MarkerClustererInstance\n}"
|
|
265
295
|
},
|
|
296
|
+
{
|
|
297
|
+
name: "ScriptGoogleMapsMarkerClustererSlots",
|
|
298
|
+
kind: "interface",
|
|
299
|
+
code: "interface ScriptGoogleMapsMarkerClustererSlots {\n default?: () => any\n renderer?: (props: { cluster: Cluster, stats: ClusterStats, map: google.maps.Map }) => any\n}"
|
|
300
|
+
},
|
|
266
301
|
{
|
|
267
302
|
name: "ScriptGoogleMapsOverlayViewProps",
|
|
268
303
|
kind: "interface",
|
|
269
304
|
code: "interface ScriptGoogleMapsOverlayViewProps {\n /**\n * Geographic position for the overlay. Falls back to parent marker position if omitted.\n * @see https://developers.google.com/maps/documentation/javascript/reference/overlay-view#OverlayView\n */\n position?: google.maps.LatLngLiteral\n /**\n * Anchor point of the overlay relative to its position.\n * @default 'bottom-center'\n */\n anchor?: OverlayAnchor\n /**\n * Pixel offset from the anchor position.\n */\n offset?: { x: number, y: number }\n /**\n * The map pane on which to render the overlay.\n * @default 'floatPane'\n * @see https://developers.google.com/maps/documentation/javascript/reference/overlay-view#MapPanes\n */\n pane?: OverlayPane\n /**\n * CSS z-index for the overlay element.\n */\n zIndex?: number\n /**\n * Whether to block map click and gesture events from passing through the overlay.\n * @default true\n */\n blockMapInteraction?: boolean\n /**\n * Pan the map so the overlay is fully visible when opened, similar to InfoWindow behavior.\n * Set to `true` for default 40px padding, or a number for custom padding.\n * @default true\n */\n panOnOpen?: boolean | number\n /**\n * Automatically hide the overlay when its parent marker joins a cluster (on zoom out).\n * Only applies when nested inside a ScriptGoogleMapsMarkerClusterer.\n * @default true\n */\n hideWhenClustered?: boolean\n}"
|
|
270
305
|
},
|
|
306
|
+
{
|
|
307
|
+
name: "ScriptGoogleMapsOverlayViewSlots",
|
|
308
|
+
kind: "interface",
|
|
309
|
+
code: "interface ScriptGoogleMapsOverlayViewSlots {\n default?: () => any\n}"
|
|
310
|
+
},
|
|
271
311
|
{
|
|
272
312
|
name: "ScriptGoogleMapsPolygonProps",
|
|
273
313
|
kind: "interface",
|
|
@@ -439,6 +479,11 @@ const types = {
|
|
|
439
479
|
name: "ScriptInstagramEmbedProps",
|
|
440
480
|
kind: "interface",
|
|
441
481
|
code: "interface ScriptInstagramEmbedProps {\n /**\n * The Instagram post URL to embed\n * e.g., https://www.instagram.com/p/ABC123/\n */\n postUrl: string\n /**\n * Whether to include captions in the embed\n * @default true\n */\n captions?: boolean\n /**\n * Custom API endpoint for fetching embed HTML\n */\n apiEndpoint?: string\n /**\n * Root element attributes\n */\n rootAttrs?: HTMLAttributes\n}"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
name: "ScriptInstagramEmbedSlots",
|
|
485
|
+
kind: "interface",
|
|
486
|
+
code: "interface ScriptInstagramEmbedSlots {\n default?: (props: { html: string, shortcode: string | undefined, postUrl: string }) => any\n loading?: () => any\n error?: (props: object) => any\n}"
|
|
442
487
|
}
|
|
443
488
|
],
|
|
444
489
|
intercom: [
|
|
@@ -461,6 +506,11 @@ const types = {
|
|
|
461
506
|
name: "ScriptIntercomEvents",
|
|
462
507
|
kind: "interface",
|
|
463
508
|
code: "interface ScriptIntercomEvents {\n ready: ReturnType<typeof useScriptIntercom>\n error: -\n}"
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
name: "ScriptIntercomSlots",
|
|
512
|
+
kind: "interface",
|
|
513
|
+
code: "interface ScriptIntercomSlots {\n default?: (props: { ready: boolean }) => any\n awaitingLoad?: () => any\n loading?: () => any\n error?: () => any\n}"
|
|
464
514
|
}
|
|
465
515
|
],
|
|
466
516
|
"lemon-squeezy": [
|
|
@@ -483,6 +533,11 @@ const types = {
|
|
|
483
533
|
name: "ScriptLemonSqueezyEvents",
|
|
484
534
|
kind: "interface",
|
|
485
535
|
code: "interface ScriptLemonSqueezyEvents {\n ready: ReturnType<typeof useScriptLemonSqueezy>\n lemonSqueezyEvent: LemonSqueezyEventPayload\n}"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
name: "ScriptLemonSqueezySlots",
|
|
539
|
+
kind: "interface",
|
|
540
|
+
code: "interface ScriptLemonSqueezySlots {\n default?: () => any\n}"
|
|
486
541
|
}
|
|
487
542
|
],
|
|
488
543
|
"matomo-analytics": [
|
|
@@ -579,6 +634,11 @@ const types = {
|
|
|
579
634
|
kind: "interface",
|
|
580
635
|
code: "interface ScriptPayPalButtonsEvents {\n ready: SdkInstance<Components[]>\n error: unknown\n}"
|
|
581
636
|
},
|
|
637
|
+
{
|
|
638
|
+
name: "ScriptPayPalButtonsSlots",
|
|
639
|
+
kind: "interface",
|
|
640
|
+
code: "interface ScriptPayPalButtonsSlots {\n default?: (props: { sdkInstance: SdkInstance<Components[]> | undefined }) => any\n placeholder?: () => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
641
|
+
},
|
|
582
642
|
{
|
|
583
643
|
name: "ScriptPayPalMessagesProps",
|
|
584
644
|
kind: "interface",
|
|
@@ -588,6 +648,11 @@ const types = {
|
|
|
588
648
|
name: "ScriptPayPalMessagesEvents",
|
|
589
649
|
kind: "interface",
|
|
590
650
|
code: "interface ScriptPayPalMessagesEvents {\n ready: PayPalMessagesSession\n error: unknown\n}"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
name: "ScriptPayPalMessagesSlots",
|
|
654
|
+
kind: "interface",
|
|
655
|
+
code: "interface ScriptPayPalMessagesSlots {\n default?: (props: { messagesSession: PayPalMessagesSession | undefined }) => any\n placeholder?: () => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
591
656
|
}
|
|
592
657
|
],
|
|
593
658
|
"plausible-analytics": [
|
|
@@ -737,6 +802,11 @@ const types = {
|
|
|
737
802
|
name: "ScriptStripePricingTableEvents",
|
|
738
803
|
kind: "interface",
|
|
739
804
|
code: "interface ScriptStripePricingTableEvents {\n ready: ReturnType<typeof useScript>\n error: -\n}"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
name: "ScriptStripePricingTableSlots",
|
|
808
|
+
kind: "interface",
|
|
809
|
+
code: "interface ScriptStripePricingTableSlots {\n default?: () => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
740
810
|
}
|
|
741
811
|
],
|
|
742
812
|
"tiktok-pixel": [
|
|
@@ -830,6 +900,11 @@ const types = {
|
|
|
830
900
|
name: "ScriptVimeoPlayerProps",
|
|
831
901
|
kind: "interface",
|
|
832
902
|
code: "interface ScriptVimeoPlayerProps {\n // custom\n trigger?: ElementScriptTrigger\n placeholderAttrs?: ImgHTMLAttributes\n rootAttrs?: HTMLAttributes\n aboveTheFold?: boolean\n vimeoOptions?: VimeoOptions\n id?: number | undefined\n url?: string | undefined\n ratio?: string\n /**\n * Object-fit for the placeholder image.\n *\n * @default 'contain'\n */\n placeholderObjectFit?: 'cover' | 'contain' | 'fill' | 'none' | 'scale-down'\n}"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
name: "ScriptVimeoPlayerSlots",
|
|
906
|
+
kind: "interface",
|
|
907
|
+
code: "interface ScriptVimeoPlayerSlots {\n default?: () => any\n placeholder?: (props: { placeholder: string | undefined }) => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
833
908
|
}
|
|
834
909
|
],
|
|
835
910
|
"x-embed": [
|
|
@@ -847,6 +922,11 @@ const types = {
|
|
|
847
922
|
name: "ScriptXEmbedProps",
|
|
848
923
|
kind: "interface",
|
|
849
924
|
code: "interface ScriptXEmbedProps {\n /**\n * The tweet ID to embed\n */\n tweetId: string\n /**\n * Custom API endpoint for fetching tweet data\n */\n apiEndpoint?: string\n /**\n * Custom image proxy endpoint\n */\n imageProxyEndpoint?: string\n /**\n * Root element attributes\n */\n rootAttrs?: HTMLAttributes\n}"
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
name: "ScriptXEmbedSlots",
|
|
928
|
+
kind: "interface",
|
|
929
|
+
code: "interface ScriptXEmbedSlots {\n default?: (props: object) => any\n loading?: () => any\n error?: (props: object) => any\n}"
|
|
850
930
|
}
|
|
851
931
|
],
|
|
852
932
|
"x-pixel": [
|
|
@@ -891,6 +971,11 @@ const types = {
|
|
|
891
971
|
name: "ScriptYouTubePlayerEvents",
|
|
892
972
|
kind: "interface",
|
|
893
973
|
code: "interface ScriptYouTubePlayerEvents {\n ready: YT.PlayerEvent\n state-change: YT.OnStateChangeEvent\n playback-quality-change: YT.OnPlaybackQualityChangeEvent\n playback-rate-change: YT.OnPlaybackRateChangeEvent\n error: YT.OnErrorEvent\n api-change: YT.PlayerEvent\n}"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
name: "ScriptYouTubePlayerSlots",
|
|
977
|
+
kind: "interface",
|
|
978
|
+
code: "interface ScriptYouTubePlayerSlots {\n default?: () => any\n placeholder?: (props: { placeholder: string }) => any\n loading?: () => any\n awaitingLoad?: () => any\n error?: () => any\n}"
|
|
894
979
|
}
|
|
895
980
|
],
|
|
896
981
|
"carbon-ads": [
|
|
@@ -903,6 +988,11 @@ const types = {
|
|
|
903
988
|
name: "ScriptCarbonAdsEvents",
|
|
904
989
|
kind: "interface",
|
|
905
990
|
code: "interface ScriptCarbonAdsEvents {\n error: string | Event\n ready: HTMLScriptElement\n}"
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
name: "ScriptCarbonAdsSlots",
|
|
994
|
+
kind: "interface",
|
|
995
|
+
code: "interface ScriptCarbonAdsSlots {\n awaitingLoad?: () => any\n loading?: () => any\n error?: () => any\n}"
|
|
906
996
|
}
|
|
907
997
|
]
|
|
908
998
|
};
|
|
@@ -2148,6 +2238,33 @@ const schemaFields = {
|
|
|
2148
2238
|
description: "Fired when the Google Maps script fails to load."
|
|
2149
2239
|
}
|
|
2150
2240
|
],
|
|
2241
|
+
ScriptGoogleMapsSlots: [
|
|
2242
|
+
{
|
|
2243
|
+
name: "default",
|
|
2244
|
+
type: "-",
|
|
2245
|
+
required: false
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
name: "placeholder",
|
|
2249
|
+
type: "-",
|
|
2250
|
+
required: false
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
name: "loading",
|
|
2254
|
+
type: "-",
|
|
2255
|
+
required: false
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
name: "awaitingLoad",
|
|
2259
|
+
type: "-",
|
|
2260
|
+
required: false
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
name: "error",
|
|
2264
|
+
type: "-",
|
|
2265
|
+
required: false
|
|
2266
|
+
}
|
|
2267
|
+
],
|
|
2151
2268
|
ScriptGoogleMapsCircleProps: [
|
|
2152
2269
|
{
|
|
2153
2270
|
name: "options",
|
|
@@ -2402,6 +2519,13 @@ const schemaFields = {
|
|
|
2402
2519
|
description: "Fired when the z-index of the info window changes."
|
|
2403
2520
|
}
|
|
2404
2521
|
],
|
|
2522
|
+
ScriptGoogleMapsInfoWindowSlots: [
|
|
2523
|
+
{
|
|
2524
|
+
name: "default",
|
|
2525
|
+
type: "-",
|
|
2526
|
+
required: false
|
|
2527
|
+
}
|
|
2528
|
+
],
|
|
2405
2529
|
ScriptGoogleMapsMarkerProps: [
|
|
2406
2530
|
{
|
|
2407
2531
|
name: "position",
|
|
@@ -2442,6 +2566,18 @@ const schemaFields = {
|
|
|
2442
2566
|
description: "Fired when the user starts dragging the marker."
|
|
2443
2567
|
}
|
|
2444
2568
|
],
|
|
2569
|
+
ScriptGoogleMapsMarkerSlots: [
|
|
2570
|
+
{
|
|
2571
|
+
name: "default",
|
|
2572
|
+
type: "-",
|
|
2573
|
+
required: false
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
name: "content",
|
|
2577
|
+
type: "-",
|
|
2578
|
+
required: false
|
|
2579
|
+
}
|
|
2580
|
+
],
|
|
2445
2581
|
ScriptGoogleMapsMarkerClustererProps: [
|
|
2446
2582
|
{
|
|
2447
2583
|
name: "options",
|
|
@@ -2470,6 +2606,18 @@ const schemaFields = {
|
|
|
2470
2606
|
description: "Fired when the clusterer finishes clustering markers."
|
|
2471
2607
|
}
|
|
2472
2608
|
],
|
|
2609
|
+
ScriptGoogleMapsMarkerClustererSlots: [
|
|
2610
|
+
{
|
|
2611
|
+
name: "default",
|
|
2612
|
+
type: "-",
|
|
2613
|
+
required: false
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
name: "renderer",
|
|
2617
|
+
type: "{ cluster: Cluster, stats: ClusterStats, map: google.maps.Map }",
|
|
2618
|
+
required: false
|
|
2619
|
+
}
|
|
2620
|
+
],
|
|
2473
2621
|
ScriptGoogleMapsOverlayViewProps: [
|
|
2474
2622
|
{
|
|
2475
2623
|
name: "position",
|
|
@@ -2530,6 +2678,13 @@ const schemaFields = {
|
|
|
2530
2678
|
required: false
|
|
2531
2679
|
}
|
|
2532
2680
|
],
|
|
2681
|
+
ScriptGoogleMapsOverlayViewSlots: [
|
|
2682
|
+
{
|
|
2683
|
+
name: "default",
|
|
2684
|
+
type: "-",
|
|
2685
|
+
required: false
|
|
2686
|
+
}
|
|
2687
|
+
],
|
|
2533
2688
|
ScriptGoogleMapsPolygonProps: [
|
|
2534
2689
|
{
|
|
2535
2690
|
name: "options",
|
|
@@ -2790,6 +2945,23 @@ const schemaFields = {
|
|
|
2790
2945
|
description: "Root element attributes"
|
|
2791
2946
|
}
|
|
2792
2947
|
],
|
|
2948
|
+
ScriptBlueskyEmbedSlots: [
|
|
2949
|
+
{
|
|
2950
|
+
name: "default",
|
|
2951
|
+
type: "object",
|
|
2952
|
+
required: false
|
|
2953
|
+
},
|
|
2954
|
+
{
|
|
2955
|
+
name: "loading",
|
|
2956
|
+
type: "-",
|
|
2957
|
+
required: false
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
name: "error",
|
|
2961
|
+
type: "object",
|
|
2962
|
+
required: false
|
|
2963
|
+
}
|
|
2964
|
+
],
|
|
2793
2965
|
ScriptCarbonAdsProps: [
|
|
2794
2966
|
{
|
|
2795
2967
|
name: "serve",
|
|
@@ -2825,6 +2997,23 @@ const schemaFields = {
|
|
|
2825
2997
|
required: false
|
|
2826
2998
|
}
|
|
2827
2999
|
],
|
|
3000
|
+
ScriptCarbonAdsSlots: [
|
|
3001
|
+
{
|
|
3002
|
+
name: "awaitingLoad",
|
|
3003
|
+
type: "-",
|
|
3004
|
+
required: false
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
name: "loading",
|
|
3008
|
+
type: "-",
|
|
3009
|
+
required: false
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
name: "error",
|
|
3013
|
+
type: "-",
|
|
3014
|
+
required: false
|
|
3015
|
+
}
|
|
3016
|
+
],
|
|
2828
3017
|
ScriptCrispProps: [
|
|
2829
3018
|
{
|
|
2830
3019
|
name: "trigger",
|
|
@@ -2870,6 +3059,28 @@ const schemaFields = {
|
|
|
2870
3059
|
required: false
|
|
2871
3060
|
}
|
|
2872
3061
|
],
|
|
3062
|
+
ScriptCrispSlots: [
|
|
3063
|
+
{
|
|
3064
|
+
name: "default",
|
|
3065
|
+
type: "{ ready: boolean }",
|
|
3066
|
+
required: false
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
name: "awaitingLoad",
|
|
3070
|
+
type: "-",
|
|
3071
|
+
required: false
|
|
3072
|
+
},
|
|
3073
|
+
{
|
|
3074
|
+
name: "loading",
|
|
3075
|
+
type: "-",
|
|
3076
|
+
required: false
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
name: "error",
|
|
3080
|
+
type: "-",
|
|
3081
|
+
required: false
|
|
3082
|
+
}
|
|
3083
|
+
],
|
|
2873
3084
|
ScriptGoogleAdsenseProps: [
|
|
2874
3085
|
{
|
|
2875
3086
|
name: "dataAdClient",
|
|
@@ -2915,6 +3126,23 @@ const schemaFields = {
|
|
|
2915
3126
|
required: false
|
|
2916
3127
|
}
|
|
2917
3128
|
],
|
|
3129
|
+
ScriptGoogleAdsenseSlots: [
|
|
3130
|
+
{
|
|
3131
|
+
name: "awaitingLoad",
|
|
3132
|
+
type: "-",
|
|
3133
|
+
required: false
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
name: "loading",
|
|
3137
|
+
type: "-",
|
|
3138
|
+
required: false
|
|
3139
|
+
},
|
|
3140
|
+
{
|
|
3141
|
+
name: "error",
|
|
3142
|
+
type: "-",
|
|
3143
|
+
required: false
|
|
3144
|
+
}
|
|
3145
|
+
],
|
|
2918
3146
|
ScriptInstagramEmbedProps: [
|
|
2919
3147
|
{
|
|
2920
3148
|
name: "postUrl",
|
|
@@ -2942,6 +3170,23 @@ const schemaFields = {
|
|
|
2942
3170
|
description: "Root element attributes"
|
|
2943
3171
|
}
|
|
2944
3172
|
],
|
|
3173
|
+
ScriptInstagramEmbedSlots: [
|
|
3174
|
+
{
|
|
3175
|
+
name: "default",
|
|
3176
|
+
type: "{ html: string, shortcode: string | undefined, postUrl: string }",
|
|
3177
|
+
required: false
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
name: "loading",
|
|
3181
|
+
type: "-",
|
|
3182
|
+
required: false
|
|
3183
|
+
},
|
|
3184
|
+
{
|
|
3185
|
+
name: "error",
|
|
3186
|
+
type: "object",
|
|
3187
|
+
required: false
|
|
3188
|
+
}
|
|
3189
|
+
],
|
|
2945
3190
|
ScriptIntercomProps: [
|
|
2946
3191
|
{
|
|
2947
3192
|
name: "appId",
|
|
@@ -3002,6 +3247,28 @@ const schemaFields = {
|
|
|
3002
3247
|
required: false
|
|
3003
3248
|
}
|
|
3004
3249
|
],
|
|
3250
|
+
ScriptIntercomSlots: [
|
|
3251
|
+
{
|
|
3252
|
+
name: "default",
|
|
3253
|
+
type: "{ ready: boolean }",
|
|
3254
|
+
required: false
|
|
3255
|
+
},
|
|
3256
|
+
{
|
|
3257
|
+
name: "awaitingLoad",
|
|
3258
|
+
type: "-",
|
|
3259
|
+
required: false
|
|
3260
|
+
},
|
|
3261
|
+
{
|
|
3262
|
+
name: "loading",
|
|
3263
|
+
type: "-",
|
|
3264
|
+
required: false
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
name: "error",
|
|
3268
|
+
type: "-",
|
|
3269
|
+
required: false
|
|
3270
|
+
}
|
|
3271
|
+
],
|
|
3005
3272
|
ScriptLemonSqueezyProps: [
|
|
3006
3273
|
{
|
|
3007
3274
|
name: "trigger",
|
|
@@ -3021,6 +3288,13 @@ const schemaFields = {
|
|
|
3021
3288
|
required: false
|
|
3022
3289
|
}
|
|
3023
3290
|
],
|
|
3291
|
+
ScriptLemonSqueezySlots: [
|
|
3292
|
+
{
|
|
3293
|
+
name: "default",
|
|
3294
|
+
type: "-",
|
|
3295
|
+
required: false
|
|
3296
|
+
}
|
|
3297
|
+
],
|
|
3024
3298
|
ScriptPayPalButtonsProps: [
|
|
3025
3299
|
{
|
|
3026
3300
|
name: "rootAttrs",
|
|
@@ -3096,6 +3370,33 @@ const schemaFields = {
|
|
|
3096
3370
|
required: false
|
|
3097
3371
|
}
|
|
3098
3372
|
],
|
|
3373
|
+
ScriptPayPalButtonsSlots: [
|
|
3374
|
+
{
|
|
3375
|
+
name: "default",
|
|
3376
|
+
type: "{ sdkInstance: SdkInstance<Components[]> | undefined }",
|
|
3377
|
+
required: false
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
name: "placeholder",
|
|
3381
|
+
type: "-",
|
|
3382
|
+
required: false
|
|
3383
|
+
},
|
|
3384
|
+
{
|
|
3385
|
+
name: "loading",
|
|
3386
|
+
type: "-",
|
|
3387
|
+
required: false
|
|
3388
|
+
},
|
|
3389
|
+
{
|
|
3390
|
+
name: "awaitingLoad",
|
|
3391
|
+
type: "-",
|
|
3392
|
+
required: false
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
name: "error",
|
|
3396
|
+
type: "-",
|
|
3397
|
+
required: false
|
|
3398
|
+
}
|
|
3399
|
+
],
|
|
3099
3400
|
ScriptPayPalMessagesProps: [
|
|
3100
3401
|
{
|
|
3101
3402
|
name: "rootAttrs",
|
|
@@ -3170,6 +3471,33 @@ const schemaFields = {
|
|
|
3170
3471
|
required: false
|
|
3171
3472
|
}
|
|
3172
3473
|
],
|
|
3474
|
+
ScriptPayPalMessagesSlots: [
|
|
3475
|
+
{
|
|
3476
|
+
name: "default",
|
|
3477
|
+
type: "{ messagesSession: PayPalMessagesSession | undefined }",
|
|
3478
|
+
required: false
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
name: "placeholder",
|
|
3482
|
+
type: "-",
|
|
3483
|
+
required: false
|
|
3484
|
+
},
|
|
3485
|
+
{
|
|
3486
|
+
name: "loading",
|
|
3487
|
+
type: "-",
|
|
3488
|
+
required: false
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
name: "awaitingLoad",
|
|
3492
|
+
type: "-",
|
|
3493
|
+
required: false
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
name: "error",
|
|
3497
|
+
type: "-",
|
|
3498
|
+
required: false
|
|
3499
|
+
}
|
|
3500
|
+
],
|
|
3173
3501
|
ScriptStripePricingTableProps: [
|
|
3174
3502
|
{
|
|
3175
3503
|
name: "trigger",
|
|
@@ -3214,6 +3542,28 @@ const schemaFields = {
|
|
|
3214
3542
|
required: false
|
|
3215
3543
|
}
|
|
3216
3544
|
],
|
|
3545
|
+
ScriptStripePricingTableSlots: [
|
|
3546
|
+
{
|
|
3547
|
+
name: "default",
|
|
3548
|
+
type: "-",
|
|
3549
|
+
required: false
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
name: "loading",
|
|
3553
|
+
type: "-",
|
|
3554
|
+
required: false
|
|
3555
|
+
},
|
|
3556
|
+
{
|
|
3557
|
+
name: "awaitingLoad",
|
|
3558
|
+
type: "-",
|
|
3559
|
+
required: false
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
name: "error",
|
|
3563
|
+
type: "-",
|
|
3564
|
+
required: false
|
|
3565
|
+
}
|
|
3566
|
+
],
|
|
3217
3567
|
ScriptVimeoPlayerProps: [
|
|
3218
3568
|
{
|
|
3219
3569
|
name: "trigger",
|
|
@@ -3263,6 +3613,33 @@ const schemaFields = {
|
|
|
3263
3613
|
defaultValue: "'contain'"
|
|
3264
3614
|
}
|
|
3265
3615
|
],
|
|
3616
|
+
ScriptVimeoPlayerSlots: [
|
|
3617
|
+
{
|
|
3618
|
+
name: "default",
|
|
3619
|
+
type: "-",
|
|
3620
|
+
required: false
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
name: "placeholder",
|
|
3624
|
+
type: "{ placeholder: string | undefined }",
|
|
3625
|
+
required: false
|
|
3626
|
+
},
|
|
3627
|
+
{
|
|
3628
|
+
name: "loading",
|
|
3629
|
+
type: "-",
|
|
3630
|
+
required: false
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
name: "awaitingLoad",
|
|
3634
|
+
type: "-",
|
|
3635
|
+
required: false
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
name: "error",
|
|
3639
|
+
type: "-",
|
|
3640
|
+
required: false
|
|
3641
|
+
}
|
|
3642
|
+
],
|
|
3266
3643
|
ScriptXEmbedProps: [
|
|
3267
3644
|
{
|
|
3268
3645
|
name: "tweetId",
|
|
@@ -3289,6 +3666,23 @@ const schemaFields = {
|
|
|
3289
3666
|
description: "Root element attributes"
|
|
3290
3667
|
}
|
|
3291
3668
|
],
|
|
3669
|
+
ScriptXEmbedSlots: [
|
|
3670
|
+
{
|
|
3671
|
+
name: "default",
|
|
3672
|
+
type: "object",
|
|
3673
|
+
required: false
|
|
3674
|
+
},
|
|
3675
|
+
{
|
|
3676
|
+
name: "loading",
|
|
3677
|
+
type: "-",
|
|
3678
|
+
required: false
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
name: "error",
|
|
3682
|
+
type: "object",
|
|
3683
|
+
required: false
|
|
3684
|
+
}
|
|
3685
|
+
],
|
|
3292
3686
|
ScriptYouTubePlayerProps: [
|
|
3293
3687
|
{
|
|
3294
3688
|
name: "placeholderAttrs",
|
|
@@ -3396,6 +3790,33 @@ const schemaFields = {
|
|
|
3396
3790
|
type: "YT.PlayerEvent",
|
|
3397
3791
|
required: false
|
|
3398
3792
|
}
|
|
3793
|
+
],
|
|
3794
|
+
ScriptYouTubePlayerSlots: [
|
|
3795
|
+
{
|
|
3796
|
+
name: "default",
|
|
3797
|
+
type: "-",
|
|
3798
|
+
required: false
|
|
3799
|
+
},
|
|
3800
|
+
{
|
|
3801
|
+
name: "placeholder",
|
|
3802
|
+
type: "{ placeholder: string }",
|
|
3803
|
+
required: false
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
name: "loading",
|
|
3807
|
+
type: "-",
|
|
3808
|
+
required: false
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
name: "awaitingLoad",
|
|
3812
|
+
type: "-",
|
|
3813
|
+
required: false
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
name: "error",
|
|
3817
|
+
type: "-",
|
|
3818
|
+
required: false
|
|
3819
|
+
}
|
|
3399
3820
|
]
|
|
3400
3821
|
};
|
|
3401
3822
|
const registryTypesJson = {
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"id":"b800a0be-5cab-4ea6-89e3-dd3a85690a73","timestamp":1774860629734,"prerendered":[]}
|