sanity-plugin-seofields 1.6.5 → 1.7.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 +355 -79
- package/dist/SeoHealthDashboard-IP5BJ322.cjs +10 -0
- package/dist/{SeoHealthDashboard-D3XU3CUB.cjs.map → SeoHealthDashboard-IP5BJ322.cjs.map} +1 -1
- package/dist/SeoHealthDashboard-PTUEVYZL.js +4 -0
- package/dist/{SeoHealthDashboard-BEZVLLFG.js.map → SeoHealthDashboard-PTUEVYZL.js.map} +1 -1
- package/dist/{SeoHealthTool-4VZMD4TR.cjs → SeoHealthTool-CZZRMWQK.cjs} +4 -4
- package/dist/SeoHealthTool-CZZRMWQK.cjs.map +1 -0
- package/dist/{SeoHealthTool-BSTYAKQS.js → SeoHealthTool-IULT4G25.js} +3 -3
- package/dist/SeoHealthTool-IULT4G25.js.map +1 -0
- package/dist/{chunk-BHIZQLY7.cjs → chunk-5YRH47VQ.cjs} +23 -26
- package/dist/chunk-5YRH47VQ.cjs.map +1 -0
- package/dist/{chunk-BCTPOWXA.cjs → chunk-ARELX3GK.cjs} +131 -111
- package/dist/chunk-ARELX3GK.cjs.map +1 -0
- package/dist/{chunk-HQTYQMP5.js → chunk-AW7OKBQQ.js} +23 -26
- package/dist/chunk-AW7OKBQQ.js.map +1 -0
- package/dist/{chunk-XXA6WCWS.js → chunk-FONJYVF2.js} +22 -4
- package/dist/chunk-FONJYVF2.js.map +1 -0
- package/dist/{chunk-YHXUWGNA.cjs → chunk-GWPOJSGW.cjs} +99 -3
- package/dist/chunk-GWPOJSGW.cjs.map +1 -0
- package/dist/{chunk-KTL6NYNG.js → chunk-HRKRV2X7.js} +98 -4
- package/dist/chunk-HRKRV2X7.js.map +1 -0
- package/dist/cli.js +1 -1
- package/dist/{component-H52blyfc.d.ts → component-D1sBm6ts.d.cts} +9 -3
- package/dist/{component-CIE6Sy4F.d.cts → component-DQ4KuQQD.d.ts} +9 -3
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +96 -4
- package/dist/index.d.ts +96 -4
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/next.cjs +85 -77
- package/dist/next.d.cts +3 -3
- package/dist/next.d.ts +3 -3
- package/dist/next.js +2 -2
- package/dist/schema/next.cjs +88 -80
- package/dist/schema/next.d.cts +4 -4
- package/dist/schema/next.d.ts +4 -4
- package/dist/schema/next.js +3 -3
- package/dist/schema.cjs +173 -153
- package/dist/schema.cjs.map +1 -1
- package/dist/schema.d.cts +10 -6
- package/dist/schema.d.ts +10 -6
- package/dist/schema.js +18 -3
- package/dist/schema.js.map +1 -1
- package/dist/{types-BxcJinOf.d.cts → types-9_wbCIi9.d.ts} +20 -2
- package/dist/{types-BtSRRG6C.d.cts → types-B91ena4g.d.cts} +1 -16
- package/dist/{types-BtSRRG6C.d.ts → types-B91ena4g.d.ts} +1 -16
- package/dist/{types-Dp9Pfnt9.d.ts → types-Bb49oRBV.d.cts} +20 -2
- package/dist/{types-CbYb4MsN.d.ts → types-CeBULNFF.d.ts} +1 -1
- package/dist/{types-CyRdIF-3.d.cts → types-_wBLg6RV.d.cts} +1 -1
- package/package.json +1 -1
- package/dist/SeoHealthDashboard-BEZVLLFG.js +0 -4
- package/dist/SeoHealthDashboard-D3XU3CUB.cjs +0 -10
- package/dist/SeoHealthTool-4VZMD4TR.cjs.map +0 -1
- package/dist/SeoHealthTool-BSTYAKQS.js.map +0 -1
- package/dist/chunk-BCTPOWXA.cjs.map +0 -1
- package/dist/chunk-BHIZQLY7.cjs.map +0 -1
- package/dist/chunk-HQTYQMP5.js.map +0 -1
- package/dist/chunk-KTL6NYNG.js.map +0 -1
- package/dist/chunk-XXA6WCWS.js.map +0 -1
- package/dist/chunk-YHXUWGNA.cjs.map +0 -1
package/dist/next.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('./chunk-
|
|
3
|
+
var chunkARELX3GK_cjs = require('./chunk-ARELX3GK.cjs');
|
|
4
|
+
require('./chunk-GWPOJSGW.cjs');
|
|
5
5
|
var chunkS367Y35J_cjs = require('./chunk-S367Y35J.cjs');
|
|
6
6
|
var react = require('react');
|
|
7
7
|
var jsxRuntime = require('react/jsx-runtime');
|
|
@@ -149,303 +149,311 @@ function SeoMetaTags({
|
|
|
149
149
|
|
|
150
150
|
Object.defineProperty(exports, "AggregateRatingSchema", {
|
|
151
151
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkARELX3GK_cjs.AggregateRatingSchema; }
|
|
153
153
|
});
|
|
154
154
|
Object.defineProperty(exports, "ArticleSchema", {
|
|
155
155
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkARELX3GK_cjs.ArticleSchema; }
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(exports, "BlogPostingSchema", {
|
|
159
159
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunkARELX3GK_cjs.BlogPostingSchema; }
|
|
161
161
|
});
|
|
162
162
|
Object.defineProperty(exports, "BookSchema", {
|
|
163
163
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunkARELX3GK_cjs.BookSchema; }
|
|
165
165
|
});
|
|
166
166
|
Object.defineProperty(exports, "BrandSchema", {
|
|
167
167
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunkARELX3GK_cjs.BrandSchema; }
|
|
169
169
|
});
|
|
170
170
|
Object.defineProperty(exports, "BreadcrumbListSchema", {
|
|
171
171
|
enumerable: true,
|
|
172
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunkARELX3GK_cjs.BreadcrumbListSchema; }
|
|
173
173
|
});
|
|
174
174
|
Object.defineProperty(exports, "ContactPointSchema", {
|
|
175
175
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunkARELX3GK_cjs.ContactPointSchema; }
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(exports, "CountrySchema", {
|
|
179
179
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunkARELX3GK_cjs.CountrySchema; }
|
|
181
181
|
});
|
|
182
182
|
Object.defineProperty(exports, "CourseSchema", {
|
|
183
183
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunkARELX3GK_cjs.CourseSchema; }
|
|
185
185
|
});
|
|
186
186
|
Object.defineProperty(exports, "EventSchema", {
|
|
187
187
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunkARELX3GK_cjs.EventSchema; }
|
|
189
189
|
});
|
|
190
190
|
Object.defineProperty(exports, "FAQPageSchema", {
|
|
191
191
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkARELX3GK_cjs.FAQPageSchema; }
|
|
193
193
|
});
|
|
194
194
|
Object.defineProperty(exports, "HowToSchema", {
|
|
195
195
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkARELX3GK_cjs.HowToSchema; }
|
|
197
197
|
});
|
|
198
198
|
Object.defineProperty(exports, "ImageObjectSchema", {
|
|
199
199
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunkARELX3GK_cjs.ImageObjectSchema; }
|
|
201
201
|
});
|
|
202
202
|
Object.defineProperty(exports, "ItemListSchema", {
|
|
203
203
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunkARELX3GK_cjs.ItemListSchema; }
|
|
205
205
|
});
|
|
206
206
|
Object.defineProperty(exports, "JobPostingSchema", {
|
|
207
207
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunkARELX3GK_cjs.JobPostingSchema; }
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(exports, "LegalServiceSchema", {
|
|
211
211
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkARELX3GK_cjs.LegalServiceSchema; }
|
|
213
213
|
});
|
|
214
214
|
Object.defineProperty(exports, "LocalBusinessSchema", {
|
|
215
215
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkARELX3GK_cjs.LocalBusinessSchema; }
|
|
217
217
|
});
|
|
218
218
|
Object.defineProperty(exports, "MovieSchema", {
|
|
219
219
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkARELX3GK_cjs.MovieSchema; }
|
|
221
221
|
});
|
|
222
222
|
Object.defineProperty(exports, "MusicAlbumSchema", {
|
|
223
223
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkARELX3GK_cjs.MusicAlbumSchema; }
|
|
225
225
|
});
|
|
226
226
|
Object.defineProperty(exports, "MusicRecordingSchema", {
|
|
227
227
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkARELX3GK_cjs.MusicRecordingSchema; }
|
|
229
229
|
});
|
|
230
230
|
Object.defineProperty(exports, "NewsArticleSchema", {
|
|
231
231
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkARELX3GK_cjs.NewsArticleSchema; }
|
|
233
233
|
});
|
|
234
234
|
Object.defineProperty(exports, "OfferSchema", {
|
|
235
235
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkARELX3GK_cjs.OfferSchema; }
|
|
237
|
+
});
|
|
238
|
+
Object.defineProperty(exports, "OpinionNewsArticleSchema", {
|
|
239
|
+
enumerable: true,
|
|
240
|
+
get: function () { return chunkARELX3GK_cjs.OpinionNewsArticleSchema; }
|
|
237
241
|
});
|
|
238
242
|
Object.defineProperty(exports, "OrganizationSchema", {
|
|
239
243
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkARELX3GK_cjs.OrganizationSchema; }
|
|
241
245
|
});
|
|
242
246
|
Object.defineProperty(exports, "PersonSchema", {
|
|
243
247
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkARELX3GK_cjs.PersonSchema; }
|
|
245
249
|
});
|
|
246
250
|
Object.defineProperty(exports, "PlaceSchema", {
|
|
247
251
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkARELX3GK_cjs.PlaceSchema; }
|
|
249
253
|
});
|
|
250
254
|
Object.defineProperty(exports, "PostalAddressSchema", {
|
|
251
255
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunkARELX3GK_cjs.PostalAddressSchema; }
|
|
253
257
|
});
|
|
254
258
|
Object.defineProperty(exports, "ProductSchema", {
|
|
255
259
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunkARELX3GK_cjs.ProductSchema; }
|
|
257
261
|
});
|
|
258
262
|
Object.defineProperty(exports, "ProfilePageSchema", {
|
|
259
263
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunkARELX3GK_cjs.ProfilePageSchema; }
|
|
261
265
|
});
|
|
262
266
|
Object.defineProperty(exports, "RecipeSchema", {
|
|
263
267
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
268
|
+
get: function () { return chunkARELX3GK_cjs.RecipeSchema; }
|
|
265
269
|
});
|
|
266
270
|
Object.defineProperty(exports, "RestaurantSchema", {
|
|
267
271
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
272
|
+
get: function () { return chunkARELX3GK_cjs.RestaurantSchema; }
|
|
269
273
|
});
|
|
270
274
|
Object.defineProperty(exports, "ReviewSchema", {
|
|
271
275
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
276
|
+
get: function () { return chunkARELX3GK_cjs.ReviewSchema; }
|
|
273
277
|
});
|
|
274
278
|
Object.defineProperty(exports, "SchemaOrgScripts", {
|
|
275
279
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
280
|
+
get: function () { return chunkARELX3GK_cjs.SchemaOrgScripts; }
|
|
277
281
|
});
|
|
278
282
|
Object.defineProperty(exports, "ServiceSchema", {
|
|
279
283
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
284
|
+
get: function () { return chunkARELX3GK_cjs.ServiceSchema; }
|
|
281
285
|
});
|
|
282
286
|
Object.defineProperty(exports, "SoftwareApplicationSchema", {
|
|
283
287
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
288
|
+
get: function () { return chunkARELX3GK_cjs.SoftwareApplicationSchema; }
|
|
285
289
|
});
|
|
286
290
|
Object.defineProperty(exports, "VideoObjectSchema", {
|
|
287
291
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
292
|
+
get: function () { return chunkARELX3GK_cjs.VideoObjectSchema; }
|
|
289
293
|
});
|
|
290
294
|
Object.defineProperty(exports, "WebApplicationSchema", {
|
|
291
295
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
296
|
+
get: function () { return chunkARELX3GK_cjs.WebApplicationSchema; }
|
|
293
297
|
});
|
|
294
298
|
Object.defineProperty(exports, "WebPageSchema", {
|
|
295
299
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
300
|
+
get: function () { return chunkARELX3GK_cjs.WebPageSchema; }
|
|
297
301
|
});
|
|
298
302
|
Object.defineProperty(exports, "WebsiteSchema", {
|
|
299
303
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
304
|
+
get: function () { return chunkARELX3GK_cjs.WebsiteSchema; }
|
|
301
305
|
});
|
|
302
306
|
Object.defineProperty(exports, "buildAggregateRatingJsonLd", {
|
|
303
307
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
308
|
+
get: function () { return chunkARELX3GK_cjs.buildAggregateRatingJsonLd; }
|
|
305
309
|
});
|
|
306
310
|
Object.defineProperty(exports, "buildArticleJsonLd", {
|
|
307
311
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
312
|
+
get: function () { return chunkARELX3GK_cjs.buildArticleJsonLd; }
|
|
309
313
|
});
|
|
310
314
|
Object.defineProperty(exports, "buildBlogPostingJsonLd", {
|
|
311
315
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
316
|
+
get: function () { return chunkARELX3GK_cjs.buildBlogPostingJsonLd; }
|
|
313
317
|
});
|
|
314
318
|
Object.defineProperty(exports, "buildBookJsonLd", {
|
|
315
319
|
enumerable: true,
|
|
316
|
-
get: function () { return
|
|
320
|
+
get: function () { return chunkARELX3GK_cjs.buildBookJsonLd; }
|
|
317
321
|
});
|
|
318
322
|
Object.defineProperty(exports, "buildBrandJsonLd", {
|
|
319
323
|
enumerable: true,
|
|
320
|
-
get: function () { return
|
|
324
|
+
get: function () { return chunkARELX3GK_cjs.buildBrandJsonLd; }
|
|
321
325
|
});
|
|
322
326
|
Object.defineProperty(exports, "buildBreadcrumbListJsonLd", {
|
|
323
327
|
enumerable: true,
|
|
324
|
-
get: function () { return
|
|
328
|
+
get: function () { return chunkARELX3GK_cjs.buildBreadcrumbListJsonLd; }
|
|
325
329
|
});
|
|
326
330
|
Object.defineProperty(exports, "buildContactPointJsonLd", {
|
|
327
331
|
enumerable: true,
|
|
328
|
-
get: function () { return
|
|
332
|
+
get: function () { return chunkARELX3GK_cjs.buildContactPointJsonLd; }
|
|
329
333
|
});
|
|
330
334
|
Object.defineProperty(exports, "buildCountryJsonLd", {
|
|
331
335
|
enumerable: true,
|
|
332
|
-
get: function () { return
|
|
336
|
+
get: function () { return chunkARELX3GK_cjs.buildCountryJsonLd; }
|
|
333
337
|
});
|
|
334
338
|
Object.defineProperty(exports, "buildCourseJsonLd", {
|
|
335
339
|
enumerable: true,
|
|
336
|
-
get: function () { return
|
|
340
|
+
get: function () { return chunkARELX3GK_cjs.buildCourseJsonLd; }
|
|
337
341
|
});
|
|
338
342
|
Object.defineProperty(exports, "buildEventJsonLd", {
|
|
339
343
|
enumerable: true,
|
|
340
|
-
get: function () { return
|
|
344
|
+
get: function () { return chunkARELX3GK_cjs.buildEventJsonLd; }
|
|
341
345
|
});
|
|
342
346
|
Object.defineProperty(exports, "buildFAQPageJsonLd", {
|
|
343
347
|
enumerable: true,
|
|
344
|
-
get: function () { return
|
|
348
|
+
get: function () { return chunkARELX3GK_cjs.buildFAQPageJsonLd; }
|
|
345
349
|
});
|
|
346
350
|
Object.defineProperty(exports, "buildHowToJsonLd", {
|
|
347
351
|
enumerable: true,
|
|
348
|
-
get: function () { return
|
|
352
|
+
get: function () { return chunkARELX3GK_cjs.buildHowToJsonLd; }
|
|
349
353
|
});
|
|
350
354
|
Object.defineProperty(exports, "buildImageObjectJsonLd", {
|
|
351
355
|
enumerable: true,
|
|
352
|
-
get: function () { return
|
|
356
|
+
get: function () { return chunkARELX3GK_cjs.buildImageObjectJsonLd; }
|
|
353
357
|
});
|
|
354
358
|
Object.defineProperty(exports, "buildItemListJsonLd", {
|
|
355
359
|
enumerable: true,
|
|
356
|
-
get: function () { return
|
|
360
|
+
get: function () { return chunkARELX3GK_cjs.buildItemListJsonLd; }
|
|
357
361
|
});
|
|
358
362
|
Object.defineProperty(exports, "buildJobPostingJsonLd", {
|
|
359
363
|
enumerable: true,
|
|
360
|
-
get: function () { return
|
|
364
|
+
get: function () { return chunkARELX3GK_cjs.buildJobPostingJsonLd; }
|
|
361
365
|
});
|
|
362
366
|
Object.defineProperty(exports, "buildLegalServiceJsonLd", {
|
|
363
367
|
enumerable: true,
|
|
364
|
-
get: function () { return
|
|
368
|
+
get: function () { return chunkARELX3GK_cjs.buildLegalServiceJsonLd; }
|
|
365
369
|
});
|
|
366
370
|
Object.defineProperty(exports, "buildLocalBusinessJsonLd", {
|
|
367
371
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
372
|
+
get: function () { return chunkARELX3GK_cjs.buildLocalBusinessJsonLd; }
|
|
369
373
|
});
|
|
370
374
|
Object.defineProperty(exports, "buildMovieJsonLd", {
|
|
371
375
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
376
|
+
get: function () { return chunkARELX3GK_cjs.buildMovieJsonLd; }
|
|
373
377
|
});
|
|
374
378
|
Object.defineProperty(exports, "buildMusicAlbumJsonLd", {
|
|
375
379
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
380
|
+
get: function () { return chunkARELX3GK_cjs.buildMusicAlbumJsonLd; }
|
|
377
381
|
});
|
|
378
382
|
Object.defineProperty(exports, "buildMusicRecordingJsonLd", {
|
|
379
383
|
enumerable: true,
|
|
380
|
-
get: function () { return
|
|
384
|
+
get: function () { return chunkARELX3GK_cjs.buildMusicRecordingJsonLd; }
|
|
381
385
|
});
|
|
382
386
|
Object.defineProperty(exports, "buildNewsArticleJsonLd", {
|
|
383
387
|
enumerable: true,
|
|
384
|
-
get: function () { return
|
|
388
|
+
get: function () { return chunkARELX3GK_cjs.buildNewsArticleJsonLd; }
|
|
385
389
|
});
|
|
386
390
|
Object.defineProperty(exports, "buildOfferJsonLd", {
|
|
387
391
|
enumerable: true,
|
|
388
|
-
get: function () { return
|
|
392
|
+
get: function () { return chunkARELX3GK_cjs.buildOfferJsonLd; }
|
|
393
|
+
});
|
|
394
|
+
Object.defineProperty(exports, "buildOpinionNewsArticleJsonLd", {
|
|
395
|
+
enumerable: true,
|
|
396
|
+
get: function () { return chunkARELX3GK_cjs.buildOpinionNewsArticleJsonLd; }
|
|
389
397
|
});
|
|
390
398
|
Object.defineProperty(exports, "buildOrganizationJsonLd", {
|
|
391
399
|
enumerable: true,
|
|
392
|
-
get: function () { return
|
|
400
|
+
get: function () { return chunkARELX3GK_cjs.buildOrganizationJsonLd; }
|
|
393
401
|
});
|
|
394
402
|
Object.defineProperty(exports, "buildPersonJsonLd", {
|
|
395
403
|
enumerable: true,
|
|
396
|
-
get: function () { return
|
|
404
|
+
get: function () { return chunkARELX3GK_cjs.buildPersonJsonLd; }
|
|
397
405
|
});
|
|
398
406
|
Object.defineProperty(exports, "buildPlaceJsonLd", {
|
|
399
407
|
enumerable: true,
|
|
400
|
-
get: function () { return
|
|
408
|
+
get: function () { return chunkARELX3GK_cjs.buildPlaceJsonLd; }
|
|
401
409
|
});
|
|
402
410
|
Object.defineProperty(exports, "buildPostalAddressJsonLd", {
|
|
403
411
|
enumerable: true,
|
|
404
|
-
get: function () { return
|
|
412
|
+
get: function () { return chunkARELX3GK_cjs.buildPostalAddressJsonLd; }
|
|
405
413
|
});
|
|
406
414
|
Object.defineProperty(exports, "buildProductJsonLd", {
|
|
407
415
|
enumerable: true,
|
|
408
|
-
get: function () { return
|
|
416
|
+
get: function () { return chunkARELX3GK_cjs.buildProductJsonLd; }
|
|
409
417
|
});
|
|
410
418
|
Object.defineProperty(exports, "buildProfilePageJsonLd", {
|
|
411
419
|
enumerable: true,
|
|
412
|
-
get: function () { return
|
|
420
|
+
get: function () { return chunkARELX3GK_cjs.buildProfilePageJsonLd; }
|
|
413
421
|
});
|
|
414
422
|
Object.defineProperty(exports, "buildRecipeJsonLd", {
|
|
415
423
|
enumerable: true,
|
|
416
|
-
get: function () { return
|
|
424
|
+
get: function () { return chunkARELX3GK_cjs.buildRecipeJsonLd; }
|
|
417
425
|
});
|
|
418
426
|
Object.defineProperty(exports, "buildRestaurantJsonLd", {
|
|
419
427
|
enumerable: true,
|
|
420
|
-
get: function () { return
|
|
428
|
+
get: function () { return chunkARELX3GK_cjs.buildRestaurantJsonLd; }
|
|
421
429
|
});
|
|
422
430
|
Object.defineProperty(exports, "buildReviewJsonLd", {
|
|
423
431
|
enumerable: true,
|
|
424
|
-
get: function () { return
|
|
432
|
+
get: function () { return chunkARELX3GK_cjs.buildReviewJsonLd; }
|
|
425
433
|
});
|
|
426
434
|
Object.defineProperty(exports, "buildServiceJsonLd", {
|
|
427
435
|
enumerable: true,
|
|
428
|
-
get: function () { return
|
|
436
|
+
get: function () { return chunkARELX3GK_cjs.buildServiceJsonLd; }
|
|
429
437
|
});
|
|
430
438
|
Object.defineProperty(exports, "buildSoftwareApplicationJsonLd", {
|
|
431
439
|
enumerable: true,
|
|
432
|
-
get: function () { return
|
|
440
|
+
get: function () { return chunkARELX3GK_cjs.buildSoftwareApplicationJsonLd; }
|
|
433
441
|
});
|
|
434
442
|
Object.defineProperty(exports, "buildVideoObjectJsonLd", {
|
|
435
443
|
enumerable: true,
|
|
436
|
-
get: function () { return
|
|
444
|
+
get: function () { return chunkARELX3GK_cjs.buildVideoObjectJsonLd; }
|
|
437
445
|
});
|
|
438
446
|
Object.defineProperty(exports, "buildWebApplicationJsonLd", {
|
|
439
447
|
enumerable: true,
|
|
440
|
-
get: function () { return
|
|
448
|
+
get: function () { return chunkARELX3GK_cjs.buildWebApplicationJsonLd; }
|
|
441
449
|
});
|
|
442
450
|
Object.defineProperty(exports, "buildWebPageJsonLd", {
|
|
443
451
|
enumerable: true,
|
|
444
|
-
get: function () { return
|
|
452
|
+
get: function () { return chunkARELX3GK_cjs.buildWebPageJsonLd; }
|
|
445
453
|
});
|
|
446
454
|
Object.defineProperty(exports, "buildWebsiteJsonLd", {
|
|
447
455
|
enumerable: true,
|
|
448
|
-
get: function () { return
|
|
456
|
+
get: function () { return chunkARELX3GK_cjs.buildWebsiteJsonLd; }
|
|
449
457
|
});
|
|
450
458
|
exports.SeoMetaTags = SeoMetaTags;
|
|
451
459
|
exports.buildSeoMeta = buildSeoMeta;
|
package/dist/next.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as SanityImage, c as SanityImageWithAlt, d as SeoFields } from './types-B91ena4g.cjs';
|
|
2
2
|
import { JSX } from 'react';
|
|
3
|
-
export { A as AggregateRatingSchema, a as AggregateRatingSchemaProps, b as ArticleSchema, c as ArticleSchemaProps, B as BlogPostingSchema, d as BlogPostingSchemaProps, e as BookSchema, f as BookSchemaProps, g as BrandSchema, h as BrandSchemaProps, i as BreadcrumbListSchema, j as BreadcrumbListSchemaProps, C as ContactPointSchema, k as ContactPointSchemaProps, l as CountrySchema, m as CountrySchemaProps, n as CourseSchema, o as CourseSchemaProps, E as EventSchema, p as EventSchemaProps, F as FAQPageSchema, q as FAQPageSchemaProps, H as HowToSchema, r as HowToSchemaProps, I as ImageObjectSchema, s as ImageObjectSchemaProps, t as ItemListSchema, u as ItemListSchemaProps, J as JobPostingSchema, v as JobPostingSchemaProps, L as LegalServiceSchema, w as LegalServiceSchemaProps, x as LocalBusinessSchema, y as LocalBusinessSchemaProps, M as MovieSchema, z as MovieSchemaProps, D as MusicAlbumSchema, G as MusicAlbumSchemaProps, K as MusicRecordingSchema, N as MusicRecordingSchemaProps, O as NewsArticleSchema, P as NewsArticleSchemaProps, Q as OfferSchema, R as OfferSchemaProps, S as
|
|
4
|
-
import './types-
|
|
3
|
+
export { A as AggregateRatingSchema, a as AggregateRatingSchemaProps, b as ArticleSchema, c as ArticleSchemaProps, B as BlogPostingSchema, d as BlogPostingSchemaProps, e as BookSchema, f as BookSchemaProps, g as BrandSchema, h as BrandSchemaProps, i as BreadcrumbListSchema, j as BreadcrumbListSchemaProps, C as ContactPointSchema, k as ContactPointSchemaProps, l as CountrySchema, m as CountrySchemaProps, n as CourseSchema, o as CourseSchemaProps, E as EventSchema, p as EventSchemaProps, F as FAQPageSchema, q as FAQPageSchemaProps, H as HowToSchema, r as HowToSchemaProps, I as ImageObjectSchema, s as ImageObjectSchemaProps, t as ItemListSchema, u as ItemListSchemaProps, J as JobPostingSchema, v as JobPostingSchemaProps, L as LegalServiceSchema, w as LegalServiceSchemaProps, x as LocalBusinessSchema, y as LocalBusinessSchemaProps, M as MovieSchema, z as MovieSchemaProps, D as MusicAlbumSchema, G as MusicAlbumSchemaProps, K as MusicRecordingSchema, N as MusicRecordingSchemaProps, O as NewsArticleSchema, P as NewsArticleSchemaProps, Q as OfferSchema, R as OfferSchemaProps, S as OpinionNewsArticleSchema, T as OpinionNewsArticleSchemaProps, U as OrganizationSchema, V as OrganizationSchemaProps, W as PersonSchema, X as PersonSchemaProps, Y as PlaceSchema, Z as PlaceSchemaProps, _ as PostalAddressSchema, $ as PostalAddressSchemaProps, a0 as ProductSchema, a1 as ProductSchemaProps, a2 as ProfilePageSchema, a3 as ProfilePageSchemaProps, a4 as RecipeSchema, a5 as RecipeSchemaProps, a6 as RestaurantSchema, a7 as RestaurantSchemaProps, a8 as ReviewSchema, a9 as ReviewSchemaProps, aa as SchemaOrgScripts, ab as SchemaOrgScriptsProps, ac as ServiceSchema, ad as ServiceSchemaProps, ae as SoftwareApplicationSchema, af as SoftwareApplicationSchemaProps, ag as VideoObjectSchema, ah as VideoObjectSchemaProps, ai as WebApplicationSchema, aj as WebApplicationSchemaProps, ak as WebPageSchema, al as WebPageSchemaProps, am as WebsiteSchema, an as WebsiteSchemaProps, ao as buildAggregateRatingJsonLd, ap as buildArticleJsonLd, aq as buildBlogPostingJsonLd, ar as buildBookJsonLd, as as buildBrandJsonLd, at as buildBreadcrumbListJsonLd, au as buildContactPointJsonLd, av as buildCountryJsonLd, aw as buildCourseJsonLd, ax as buildEventJsonLd, ay as buildFAQPageJsonLd, az as buildHowToJsonLd, aA as buildImageObjectJsonLd, aB as buildItemListJsonLd, aC as buildJobPostingJsonLd, aD as buildLegalServiceJsonLd, aE as buildLocalBusinessJsonLd, aF as buildMovieJsonLd, aG as buildMusicAlbumJsonLd, aH as buildMusicRecordingJsonLd, aI as buildNewsArticleJsonLd, aJ as buildOfferJsonLd, aK as buildOpinionNewsArticleJsonLd, aL as buildOrganizationJsonLd, aM as buildPersonJsonLd, aN as buildPlaceJsonLd, aO as buildPostalAddressJsonLd, aP as buildProductJsonLd, aQ as buildProfilePageJsonLd, aR as buildRecipeJsonLd, aS as buildRestaurantJsonLd, aT as buildReviewJsonLd, aU as buildServiceJsonLd, aV as buildSoftwareApplicationJsonLd, aW as buildVideoObjectJsonLd, aX as buildWebApplicationJsonLd, aY as buildWebPageJsonLd, aZ as buildWebsiteJsonLd } from './component-D1sBm6ts.cjs';
|
|
4
|
+
import './types-Bb49oRBV.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Headless CMS integration helpers for sanity-plugin-seofields
|
package/dist/next.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as SanityImage, c as SanityImageWithAlt, d as SeoFields } from './types-B91ena4g.js';
|
|
2
2
|
import { JSX } from 'react';
|
|
3
|
-
export { A as AggregateRatingSchema, a as AggregateRatingSchemaProps, b as ArticleSchema, c as ArticleSchemaProps, B as BlogPostingSchema, d as BlogPostingSchemaProps, e as BookSchema, f as BookSchemaProps, g as BrandSchema, h as BrandSchemaProps, i as BreadcrumbListSchema, j as BreadcrumbListSchemaProps, C as ContactPointSchema, k as ContactPointSchemaProps, l as CountrySchema, m as CountrySchemaProps, n as CourseSchema, o as CourseSchemaProps, E as EventSchema, p as EventSchemaProps, F as FAQPageSchema, q as FAQPageSchemaProps, H as HowToSchema, r as HowToSchemaProps, I as ImageObjectSchema, s as ImageObjectSchemaProps, t as ItemListSchema, u as ItemListSchemaProps, J as JobPostingSchema, v as JobPostingSchemaProps, L as LegalServiceSchema, w as LegalServiceSchemaProps, x as LocalBusinessSchema, y as LocalBusinessSchemaProps, M as MovieSchema, z as MovieSchemaProps, D as MusicAlbumSchema, G as MusicAlbumSchemaProps, K as MusicRecordingSchema, N as MusicRecordingSchemaProps, O as NewsArticleSchema, P as NewsArticleSchemaProps, Q as OfferSchema, R as OfferSchemaProps, S as
|
|
4
|
-
import './types-
|
|
3
|
+
export { A as AggregateRatingSchema, a as AggregateRatingSchemaProps, b as ArticleSchema, c as ArticleSchemaProps, B as BlogPostingSchema, d as BlogPostingSchemaProps, e as BookSchema, f as BookSchemaProps, g as BrandSchema, h as BrandSchemaProps, i as BreadcrumbListSchema, j as BreadcrumbListSchemaProps, C as ContactPointSchema, k as ContactPointSchemaProps, l as CountrySchema, m as CountrySchemaProps, n as CourseSchema, o as CourseSchemaProps, E as EventSchema, p as EventSchemaProps, F as FAQPageSchema, q as FAQPageSchemaProps, H as HowToSchema, r as HowToSchemaProps, I as ImageObjectSchema, s as ImageObjectSchemaProps, t as ItemListSchema, u as ItemListSchemaProps, J as JobPostingSchema, v as JobPostingSchemaProps, L as LegalServiceSchema, w as LegalServiceSchemaProps, x as LocalBusinessSchema, y as LocalBusinessSchemaProps, M as MovieSchema, z as MovieSchemaProps, D as MusicAlbumSchema, G as MusicAlbumSchemaProps, K as MusicRecordingSchema, N as MusicRecordingSchemaProps, O as NewsArticleSchema, P as NewsArticleSchemaProps, Q as OfferSchema, R as OfferSchemaProps, S as OpinionNewsArticleSchema, T as OpinionNewsArticleSchemaProps, U as OrganizationSchema, V as OrganizationSchemaProps, W as PersonSchema, X as PersonSchemaProps, Y as PlaceSchema, Z as PlaceSchemaProps, _ as PostalAddressSchema, $ as PostalAddressSchemaProps, a0 as ProductSchema, a1 as ProductSchemaProps, a2 as ProfilePageSchema, a3 as ProfilePageSchemaProps, a4 as RecipeSchema, a5 as RecipeSchemaProps, a6 as RestaurantSchema, a7 as RestaurantSchemaProps, a8 as ReviewSchema, a9 as ReviewSchemaProps, aa as SchemaOrgScripts, ab as SchemaOrgScriptsProps, ac as ServiceSchema, ad as ServiceSchemaProps, ae as SoftwareApplicationSchema, af as SoftwareApplicationSchemaProps, ag as VideoObjectSchema, ah as VideoObjectSchemaProps, ai as WebApplicationSchema, aj as WebApplicationSchemaProps, ak as WebPageSchema, al as WebPageSchemaProps, am as WebsiteSchema, an as WebsiteSchemaProps, ao as buildAggregateRatingJsonLd, ap as buildArticleJsonLd, aq as buildBlogPostingJsonLd, ar as buildBookJsonLd, as as buildBrandJsonLd, at as buildBreadcrumbListJsonLd, au as buildContactPointJsonLd, av as buildCountryJsonLd, aw as buildCourseJsonLd, ax as buildEventJsonLd, ay as buildFAQPageJsonLd, az as buildHowToJsonLd, aA as buildImageObjectJsonLd, aB as buildItemListJsonLd, aC as buildJobPostingJsonLd, aD as buildLegalServiceJsonLd, aE as buildLocalBusinessJsonLd, aF as buildMovieJsonLd, aG as buildMusicAlbumJsonLd, aH as buildMusicRecordingJsonLd, aI as buildNewsArticleJsonLd, aJ as buildOfferJsonLd, aK as buildOpinionNewsArticleJsonLd, aL as buildOrganizationJsonLd, aM as buildPersonJsonLd, aN as buildPlaceJsonLd, aO as buildPostalAddressJsonLd, aP as buildProductJsonLd, aQ as buildProfilePageJsonLd, aR as buildRecipeJsonLd, aS as buildRestaurantJsonLd, aT as buildReviewJsonLd, aU as buildServiceJsonLd, aV as buildSoftwareApplicationJsonLd, aW as buildVideoObjectJsonLd, aX as buildWebApplicationJsonLd, aY as buildWebPageJsonLd, aZ as buildWebsiteJsonLd } from './component-DQ4KuQQD.js';
|
|
4
|
+
import './types-9_wbCIi9.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Headless CMS integration helpers for sanity-plugin-seofields
|
package/dist/next.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { AggregateRatingSchema, ArticleSchema, BlogPostingSchema, BookSchema, BrandSchema, BreadcrumbListSchema, ContactPointSchema, CountrySchema, CourseSchema, EventSchema, FAQPageSchema, HowToSchema, ImageObjectSchema, ItemListSchema, JobPostingSchema, LegalServiceSchema, LocalBusinessSchema, MovieSchema, MusicAlbumSchema, MusicRecordingSchema, NewsArticleSchema, OfferSchema, OrganizationSchema, PersonSchema, PlaceSchema, PostalAddressSchema, ProductSchema, ProfilePageSchema, RecipeSchema, RestaurantSchema, ReviewSchema, SchemaOrgScripts, ServiceSchema, SoftwareApplicationSchema, VideoObjectSchema, WebApplicationSchema, WebPageSchema, WebsiteSchema, buildAggregateRatingJsonLd, buildArticleJsonLd, buildBlogPostingJsonLd, buildBookJsonLd, buildBrandJsonLd, buildBreadcrumbListJsonLd, buildContactPointJsonLd, buildCountryJsonLd, buildCourseJsonLd, buildEventJsonLd, buildFAQPageJsonLd, buildHowToJsonLd, buildImageObjectJsonLd, buildItemListJsonLd, buildJobPostingJsonLd, buildLegalServiceJsonLd, buildLocalBusinessJsonLd, buildMovieJsonLd, buildMusicAlbumJsonLd, buildMusicRecordingJsonLd, buildNewsArticleJsonLd, buildOfferJsonLd, buildOrganizationJsonLd, buildPersonJsonLd, buildPlaceJsonLd, buildPostalAddressJsonLd, buildProductJsonLd, buildProfilePageJsonLd, buildRecipeJsonLd, buildRestaurantJsonLd, buildReviewJsonLd, buildServiceJsonLd, buildSoftwareApplicationJsonLd, buildVideoObjectJsonLd, buildWebApplicationJsonLd, buildWebPageJsonLd, buildWebsiteJsonLd } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { AggregateRatingSchema, ArticleSchema, BlogPostingSchema, BookSchema, BrandSchema, BreadcrumbListSchema, ContactPointSchema, CountrySchema, CourseSchema, EventSchema, FAQPageSchema, HowToSchema, ImageObjectSchema, ItemListSchema, JobPostingSchema, LegalServiceSchema, LocalBusinessSchema, MovieSchema, MusicAlbumSchema, MusicRecordingSchema, NewsArticleSchema, OfferSchema, OpinionNewsArticleSchema, OrganizationSchema, PersonSchema, PlaceSchema, PostalAddressSchema, ProductSchema, ProfilePageSchema, RecipeSchema, RestaurantSchema, ReviewSchema, SchemaOrgScripts, ServiceSchema, SoftwareApplicationSchema, VideoObjectSchema, WebApplicationSchema, WebPageSchema, WebsiteSchema, buildAggregateRatingJsonLd, buildArticleJsonLd, buildBlogPostingJsonLd, buildBookJsonLd, buildBrandJsonLd, buildBreadcrumbListJsonLd, buildContactPointJsonLd, buildCountryJsonLd, buildCourseJsonLd, buildEventJsonLd, buildFAQPageJsonLd, buildHowToJsonLd, buildImageObjectJsonLd, buildItemListJsonLd, buildJobPostingJsonLd, buildLegalServiceJsonLd, buildLocalBusinessJsonLd, buildMovieJsonLd, buildMusicAlbumJsonLd, buildMusicRecordingJsonLd, buildNewsArticleJsonLd, buildOfferJsonLd, buildOpinionNewsArticleJsonLd, buildOrganizationJsonLd, buildPersonJsonLd, buildPlaceJsonLd, buildPostalAddressJsonLd, buildProductJsonLd, buildProfilePageJsonLd, buildRecipeJsonLd, buildRestaurantJsonLd, buildReviewJsonLd, buildServiceJsonLd, buildSoftwareApplicationJsonLd, buildVideoObjectJsonLd, buildWebApplicationJsonLd, buildWebPageJsonLd, buildWebsiteJsonLd } from './chunk-FONJYVF2.js';
|
|
2
|
+
import './chunk-HRKRV2X7.js';
|
|
3
3
|
import { __spreadValues } from './chunk-2NMEKWO5.js';
|
|
4
4
|
import { Fragment as Fragment$1 } from 'react';
|
|
5
5
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|