sanity-plugin-seofields 1.6.3 → 1.6.4
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/{chunk-XXQURVNE.cjs → chunk-BCTPOWXA.cjs} +111 -111
- package/dist/{chunk-XXQURVNE.cjs.map → chunk-BCTPOWXA.cjs.map} +1 -1
- package/dist/{chunk-IQG5JWVT.js → chunk-KTL6NYNG.js} +4 -2
- package/dist/chunk-KTL6NYNG.js.map +1 -0
- package/dist/{chunk-ULFY5STC.js → chunk-XXA6WCWS.js} +3 -3
- package/dist/{chunk-ULFY5STC.js.map → chunk-XXA6WCWS.js.map} +1 -1
- package/dist/{chunk-YM3ZZ2HU.cjs → chunk-YHXUWGNA.cjs} +4 -2
- package/dist/chunk-YHXUWGNA.cjs.map +1 -0
- package/dist/cli.js +1 -1
- package/dist/{component-DS-Ve_nw.d.cts → component-CIE6Sy4F.d.cts} +1 -1
- package/dist/{component-CWZ0tlsq.d.ts → component-H52blyfc.d.ts} +1 -1
- package/dist/next.cjs +77 -77
- package/dist/next.d.cts +2 -2
- package/dist/next.d.ts +2 -2
- package/dist/next.js +2 -2
- package/dist/schema/next.cjs +80 -80
- package/dist/schema/next.d.cts +3 -3
- package/dist/schema/next.d.ts +3 -3
- package/dist/schema/next.js +3 -3
- package/dist/schema.cjs +153 -153
- package/dist/schema.d.cts +4 -4
- package/dist/schema.d.ts +4 -4
- package/dist/schema.js +2 -2
- package/dist/{types-BdaGoGQE.d.cts → types-BxcJinOf.d.cts} +8 -8
- package/dist/{types-Dy7r5det.d.ts → types-CbYb4MsN.d.ts} +1 -1
- package/dist/{types-BjVpmBAX.d.cts → types-CyRdIF-3.d.cts} +1 -1
- package/dist/{types-BwmZmt9I.d.ts → types-Dp9Pfnt9.d.ts} +8 -8
- package/package.json +1 -1
- package/dist/chunk-IQG5JWVT.js.map +0 -1
- package/dist/chunk-YM3ZZ2HU.cjs.map +0 -1
package/dist/cli.js
CHANGED
|
@@ -61,7 +61,7 @@ ${e}`}function ft(e,t,n,o){a.success(`Updated ${e}`),a.dim(""),a.dim(" What was
|
|
|
61
61
|
title,
|
|
62
62
|
slug,
|
|
63
63
|
seo
|
|
64
|
-
} | order(_updatedAt desc)`;o.text="Fetching documents...";let c;try{c=await s.fetch(d);}catch(g){o.fail(`Failed to fetch: ${g.message}`),process.exit(1);}if(o.succeed(`Analysed ${c.length} document(s)`),c.length===0){a.warn("No documents with SEO fields found."),n&&Se(i);return}let u=c.map(g=>({doc:g,health:K(g)}));await gt(u,c,e),n&&Se(i);}async function gt(e,t,n){let o={excellent:0,good:0,fair:0,poor:0,missing:0},s=0;for(let{health:c}of e)o[c.status]=(o[c.status]||0)+1,s+=c.score;let i=Math.round(s/e.length);if(pt(t,i,o),n.format==="summary")return;n.format!=="table"&&(a.info(""),a.warn(`Unknown format "${n.format}", defaulting to table output.`)),St(e);let r={};for(let{health:c}of e)for(let u of c.issues)r[u]=(r[u]||0)+1;let d=Object.entries(r).sort(([,c],[,u])=>u-c).slice(0,10);d.length>0&&$t(d,t.length),a.info("");}function pt(e,t,n){a.heading("\u{1F4CA} Summary"),a.info(""),a.info(` Total documents: ${l.bold(String(e.length))}`),a.info(` Average score: ${l.bold(we(t))}%`),a.info(""),a.info(` ${A.excellent} Excellent (80+): ${n.excellent}`),a.info(` ${A.good} Good (60-79): ${n.good}`),a.info(` ${A.fair} Fair (40-59): ${n.fair}`),a.info(` ${A.poor} Poor (1-39): ${n.poor}`),a.info(` ${A.missing} Missing (0): ${n.missing}`);}var mt={excellent:"Excellent",good:"Good",fair:"Fair",poor:"Poor",missing:"Missing"},ht={excellent:l.green,good:l.blue,fair:l.yellow,poor:l.red,missing:l.dim};function yt(e,t=11){var s,i;let n=((s=mt[e])!=null?s:e).padEnd(t);return ((i=ht[e])!=null?i:(r=>r))(n)}function St(e){a.heading("\u{1F4CB} Documents"),a.info("");let t=Math.min(44,Math.max(5,...e.map(({doc:r})=>(r.title||r._id).length))),n=11,o=14,s=5,i=l.dim("\u2500".repeat(s+2+n+2+o+2+t));a.info(` ${l.dim("Score".padEnd(s))} ${l.dim("Status".padEnd(n))} ${l.dim("Type".padEnd(o))} ${l.dim("Title")}`),a.info(` ${i}`);for(let{doc:r,health:d}of e){let c=$e(r.title||r._id,t),u=String(d.score).padStart(s),f=yt(d.status,n),g=l.dim($e(r._type,o).padEnd(o));a.info(` ${we(d.score,u)} ${f} ${g} ${c}`);}}function $t(e,t){a.heading("\u{1F50D} Top Issues"),a.info("");for(let[n,o]of e){let s=Math.round(o/t*100);a.info(` ${l.red(String(o).padStart(4))} docs (${s}%) ${n}`);}}function Se(e){a.info(""),a.info(` ${l.dim("\u2500".repeat(52))}`),a.info(` ${l.dim("Connection info")}`),a.info(` ${l.dim("Project ID:")} ${l.white(e.projectId)} ${l.dim(`\u2190 ${e.sources.projectId}`)}`),a.info(` ${l.dim("Dataset: ")} ${l.white(e.dataset)} ${l.dim(`\u2190 ${e.sources.dataset}`)}`),a.info(` ${l.dim("Token: ")} ${l.dim(e.sources.token)}`),a.info("");}function we(e,t){let n=t!=null?t:String(e);return e>=80?l.green(n):e>=60?l.blue(n):e>=40?l.yellow(n):e>0?l.red(n):l.dim(n)}function $e(e,t){return e.length>t?`${e.slice(0,t-1)}\u2026`:e}H();var Z="1.6.
|
|
64
|
+
} | order(_updatedAt desc)`;o.text="Fetching documents...";let c;try{c=await s.fetch(d);}catch(g){o.fail(`Failed to fetch: ${g.message}`),process.exit(1);}if(o.succeed(`Analysed ${c.length} document(s)`),c.length===0){a.warn("No documents with SEO fields found."),n&&Se(i);return}let u=c.map(g=>({doc:g,health:K(g)}));await gt(u,c,e),n&&Se(i);}async function gt(e,t,n){let o={excellent:0,good:0,fair:0,poor:0,missing:0},s=0;for(let{health:c}of e)o[c.status]=(o[c.status]||0)+1,s+=c.score;let i=Math.round(s/e.length);if(pt(t,i,o),n.format==="summary")return;n.format!=="table"&&(a.info(""),a.warn(`Unknown format "${n.format}", defaulting to table output.`)),St(e);let r={};for(let{health:c}of e)for(let u of c.issues)r[u]=(r[u]||0)+1;let d=Object.entries(r).sort(([,c],[,u])=>u-c).slice(0,10);d.length>0&&$t(d,t.length),a.info("");}function pt(e,t,n){a.heading("\u{1F4CA} Summary"),a.info(""),a.info(` Total documents: ${l.bold(String(e.length))}`),a.info(` Average score: ${l.bold(we(t))}%`),a.info(""),a.info(` ${A.excellent} Excellent (80+): ${n.excellent}`),a.info(` ${A.good} Good (60-79): ${n.good}`),a.info(` ${A.fair} Fair (40-59): ${n.fair}`),a.info(` ${A.poor} Poor (1-39): ${n.poor}`),a.info(` ${A.missing} Missing (0): ${n.missing}`);}var mt={excellent:"Excellent",good:"Good",fair:"Fair",poor:"Poor",missing:"Missing"},ht={excellent:l.green,good:l.blue,fair:l.yellow,poor:l.red,missing:l.dim};function yt(e,t=11){var s,i;let n=((s=mt[e])!=null?s:e).padEnd(t);return ((i=ht[e])!=null?i:(r=>r))(n)}function St(e){a.heading("\u{1F4CB} Documents"),a.info("");let t=Math.min(44,Math.max(5,...e.map(({doc:r})=>(r.title||r._id).length))),n=11,o=14,s=5,i=l.dim("\u2500".repeat(s+2+n+2+o+2+t));a.info(` ${l.dim("Score".padEnd(s))} ${l.dim("Status".padEnd(n))} ${l.dim("Type".padEnd(o))} ${l.dim("Title")}`),a.info(` ${i}`);for(let{doc:r,health:d}of e){let c=$e(r.title||r._id,t),u=String(d.score).padStart(s),f=yt(d.status,n),g=l.dim($e(r._type,o).padEnd(o));a.info(` ${we(d.score,u)} ${f} ${g} ${c}`);}}function $t(e,t){a.heading("\u{1F50D} Top Issues"),a.info("");for(let[n,o]of e){let s=Math.round(o/t*100);a.info(` ${l.red(String(o).padStart(4))} docs (${s}%) ${n}`);}}function Se(e){a.info(""),a.info(` ${l.dim("\u2500".repeat(52))}`),a.info(` ${l.dim("Connection info")}`),a.info(` ${l.dim("Project ID:")} ${l.white(e.projectId)} ${l.dim(`\u2190 ${e.sources.projectId}`)}`),a.info(` ${l.dim("Dataset: ")} ${l.white(e.dataset)} ${l.dim(`\u2190 ${e.sources.dataset}`)}`),a.info(` ${l.dim("Token: ")} ${l.dim(e.sources.token)}`),a.info("");}function we(e,t){let n=t!=null?t:String(e);return e>=80?l.green(n):e>=60?l.blue(n):e>=40?l.yellow(n):e>0?l.red(n):l.dim(n)}function $e(e,t){return e.length>t?`${e.slice(0,t-1)}\u2026`:e}H();var Z="1.6.4",ve=[l.cyan,e=>l.bold(l.blue(e)),l.blue,l.magenta,l.red,l.yellow],w=ve[Math.floor(Math.random()*ve.length)],Ce=["Run `seofields doctor` first to verify your setup is correct.","Use `seofields report --format summary` for a quick overview.","Export your SEO data before making bulk changes: `seofields export -o backup.json`.","Add `seoFields` type to every document schema to track SEO health.","A meta title between 50\u201360 characters gets the best click-through rate.","Meta descriptions should be 140\u2013160 characters for optimal display.","Open Graph images should be 1200\xD7630px for best social sharing.","Use `seofields config --baseUrl=https://yoursite.com` to enable canonical URLs.","Twitter Card images require a separate `twitterImage` field for best results.","Schema.org markup helps search engines understand your content structure.","Use `seofields report --types post,page` to filter by document type.","The `healthDashboard` tool gives a live view of SEO scores inside Sanity Studio.","Keywords should appear naturally \u2014 avoid keyword stuffing.","Every page needs a unique meta title. Duplicates hurt rankings.","Use `seofields export --format csv` to open SEO data in a spreadsheet.","Set `noIndex: true` on internal or draft pages to prevent indexing.","OG title and meta title can differ \u2014 OG is optimised for social, meta for search.","Run `seofields report` after content migrations to catch regressions.","Use `seofields init --schema-org` to add structured data support.","Structured data (Schema.org) can unlock rich results in Google Search.","A score of 80+ is excellent. Aim to get all key pages there.","The `seoPreview` option shows a live Google-style preview inside the editor.","Use `seofields report` in CI to catch SEO regressions before they ship.","Use `--dataset staging` to run reports against your staging dataset.","Keep your license key private \u2014 never commit it to version control.","Use `seofields config --healthDashboard.showDocumentId=true` for easier debugging.","Use `seofields export --format json --output report.json` to save SEO data to a file.","Alt text on images improves both accessibility and image search ranking.","Canonical URLs prevent duplicate content penalties from search engines.","A missing OG image means social shares show a blank card \u2014 always add one.","Use descriptive slugs: `/blog/seo-tips` ranks better than `/blog/post-123`.","Re-run `seofields report` monthly to track your SEO health over time.","The `types` filter helps you focus reports on high-priority content.","Use `seofields export` to back up SEO data before schema migrations.","Short meta titles (under 30 chars) waste valuable search result space.","Long meta descriptions get truncated \u2014 stay under 160 characters.","Twitter Cards need `twitter:card`, `twitter:title`, and `twitter:image` at minimum.","Use `seofields doctor` after upgrading the plugin to catch breaking changes.","JSON export includes health scores \u2014 pipe it into your analytics pipeline.","Set a `defaultHiddenFields` list to keep the SEO panel focused.","Internal links pass authority \u2014 make sure important pages are well-linked.","Page speed is a ranking factor \u2014 optimise images referenced in SEO fields.","Use consistent brand phrasing in meta titles across your site.","Structured data errors can be tested at schema.org/validator.","Focus first on pages with the most traffic, not just the lowest scores.","Add SEO review to your content publishing checklist.","Use `seofields config --healthDashboard.licenseKey=KEY` to unlock premium features.","The CSV export makes it easy to share SEO audits with non-technical stakeholders.","Every image on your page should have descriptive alt text.","Avoid duplicate meta descriptions \u2014 each page needs its own."];function bt(){return Ce[Math.floor(Math.random()*Ce.length)]}var wt=62,V=wt-2;function vt(e,t){let n=e.split(" "),o=[],s="";for(let i of n)s.length+(s?1:0)+i.length>t?(s&&o.push(s),s=i):s=s?`${s} ${i}`:i;return s&&o.push(s),o}function F(e,t){let n=V-3,o=" ".repeat(Math.max(0,n-t));return ` ${w("\u2502")} ${e}${o} ${w("\u2502")}`}function M(){return F("",0)}function xe(){let e="\u2500".repeat(V),t=bt(),n=V-3-5,o=vt(t,n);console.log(),console.log(` ${w(`\u256D${e}\u256E`)}`),console.log(M()),console.log(F(`${l.bold(l.green("seofields"))}${l.dim(` v${Z}`)}`,`seofields v${Z}`.length)),console.log(F(l.dim("SEO tooling for Sanity CMS \u2014 manage from your terminal"),54)),console.log(M());for(let i=0;i<o.length;i++){let r=i===0?`${l.dim("Tip: ")}${l.white(o[i])}`:` ${l.white(o[i])}`,d=5+o[i].length;console.log(F(r,d));}console.log(M()),console.log(` ${w(`\u2570${e}\u256F`)}`),console.log(),console.log(` ${l.bold("Commands")}`),console.log();let s=[["init ","Add seofields() to sanity.config"],["config ","Update plugin configuration options"],["create-config ","Create seofields.cli.ts / .js interactively"],["report ","SEO health report across all documents"],["export ","Export SEO fields as JSON or CSV"],["doctor ","Check setup, deps & config"]];for(let[i,r]of s)console.log(` ${w(i)} ${l.dim(r)}`);console.log(),console.log(` ${l.dim("Run ")}${l.white("seofields <command> --help")}${l.dim(" for details")}`),console.log();}function P(e,t){let n="\u2500".repeat(V),o=`seofields \u203A ${e}`;return ["",` ${w(`\u256D${n}\u256E`)}`,M(),F(`${l.bold(l.green("seofields"))}${w(" \u203A ")}${l.bold(w(e))}`,o.length),F(l.dim(t),t.length),M(),` ${w(`\u2570${n}\u256F`)}`].join(`
|
|
65
65
|
`)}program.name("seofields").description("CLI for sanity-plugin-seofields \u2014 manage SEO from your terminal").version(Z).action(xe);program.command("config",{isDefault:false}).description("Update seofields() configuration in your sanity.config file").addHelpText("before",P("config","Update seofields() configuration in your sanity.config file")).allowUnknownOption().allowExcessArguments().helpOption("-h, --help","Show help and all available options").addHelpText("after",["",` ${l.bold("Usage")}`,` ${l.dim("Pass any option as")} ${l.white("--key=value")}${l.dim(". Nested keys use dot notation.")}`,"",` ${l.bold("Top-level options")}`,` ${w("--baseUrl")}${l.dim("=<url>").padEnd(38)} ${l.dim("Canonical base URL")}`,` ${w("--seoPreview")}${l.dim("=<bool>").padEnd(36)} ${l.dim("Enable live Google-style preview")}`,` ${w("--defaultHiddenFields")}${l.dim("=<f1,f2>").padEnd(28)} ${l.dim("Comma-separated fields to hide")}`,` ${w("--types")}${l.dim("=<t1,t2>").padEnd(40)} ${l.dim("Document types that have SEO fields")}`,"",` ${l.bold("healthDashboard options")} ${l.dim("(prefix: --healthDashboard.<key>)")}`,` ${w("--healthDashboard.licenseKey")}${l.dim("=<key>").padEnd(22)} ${l.dim("License key for premium features")}`,` ${w("--healthDashboard.toolTitle")}${l.dim("=<str>").padEnd(23)} ${l.dim("Custom title shown in Studio")}`,` ${w("--healthDashboard.showDocumentId")}${l.dim("=<bool>").padEnd(17)} ${l.dim("Show document _id in dashboard")}`,` ${w("--healthDashboard.showHealthScore")}${l.dim("=<bool>").padEnd(16)} ${l.dim("Show score badge per document")}`,` ${w("--healthDashboard.query.types")}${l.dim("=<t1,t2>").padEnd(21)} ${l.dim("Filter dashboard by document types")}`,"",` ${l.bold("Examples")}`,` ${l.white("seofields config --baseUrl=https://mysite.com")}`,` ${l.white("seofields config --healthDashboard.licenseKey=SEOF-1234")}`,` ${l.white("seofields config --healthDashboard.showDocumentId=true --seoPreview=true")}`,` ${l.white("seofields config --healthDashboard.query.types=post,page")}`,` ${l.white("seofields config --defaultHiddenFields=metaImage,openGraphUrl")}`,""].join(`
|
|
66
66
|
`)).action(()=>{let e=process.argv.indexOf("config"),t=e>=0?process.argv.slice(e+1):[];de(t);});program.command("create-config").description("Interactively create a seofields.cli.ts / .js config file").addHelpText("before",P("create-config","Interactively create a seofields.cli.ts / .js config file")).action(ue);program.command("init").description("Add seofields() plugin to your sanity.config file").addHelpText("before",P("init","Add seofields() plugin to your sanity.config file")).option("--preview","Enable SEO preview in the plugin config").option("--dashboard","Explicitly enable the SEO Health Dashboard").option("--no-dashboard","Disable the SEO Health Dashboard").option("--schema-org","Also add schemaOrg() plugin registration").addHelpText("after",["",` ${l.dim("Note: ")}${l.yellow("--preview")}${l.dim(", ")}${l.yellow("--dashboard")}${l.dim(", and ")}${l.yellow("--no-dashboard")}${l.dim(" only apply during initial setup.")}`,` ${l.dim(" If seofields() is already in your config, use:")}`,"",` ${l.dim(" ")}${l.white("seofields config --healthDashboard=true --seoPreview=true")}`,""].join(`
|
|
67
67
|
`)).action(ye);program.command("export").description("Export all documents with SEO fields as JSON or CSV").addHelpText("before",P("export","Export all documents with SEO fields as JSON or CSV")).option("-p, --project-id <id>","Sanity project ID").option("-d, --dataset <name>","Sanity dataset name").option("-t, --token <token>","Sanity API token").option("--types <types>","Comma-separated document types to export (e.g. post,page)").option("-f, --format <format>","Output format: json or csv","json").option("-o, --output <path>","Output file path (defaults to stdout)").action(me);program.command("report").description("Generate an SEO health report for all documents").addHelpText("before",P("report","Generate an SEO health report for all documents")).option("-p, --project-id <id>","Sanity project ID").option("-d, --dataset <name>","Sanity dataset name").option("-t, --token <token>","Sanity API token").option("--types <types>","Comma-separated document types to include").option("--format <format>",'Output format: table or summary (default: "table")',"table").action(be);program.command("doctor").description("Check plugin configuration, dependencies, and setup").addHelpText("before",P("doctor","Check plugin configuration, dependencies, and setup")).option("--cwd <path>","Working directory to check",process.cwd()).action(ge);var _=process.argv.slice(2);_.length===1&&(_[0]==="--help"||_[0]==="-h")&&(xe(),process.exit(0));if(_.length>=2&&_[_.length-1]==="help"){let e=program.commands.find(t=>t.name()===_[0]);e&&(e.help(),process.exit(0));}program.parse();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { JSX } from 'react';
|
|
2
|
-
import { L as SchemaOrgAggregateRatingData, N as SchemaOrgArticleData, P as SchemaOrgBlogPostingData, Q as SchemaOrgBookData, R as SchemaOrgBrandData, T as SchemaOrgBreadcrumbListData, U as SchemaOrgContactPointData, X as SchemaOrgCountryData, Y as SchemaOrgCourseData, _ as SchemaOrgEventData, $ as SchemaOrgFAQPageData, a0 as SchemaOrgHowToData, a2 as SchemaOrgImageObjectData, a3 as SchemaOrgItemListData, a4 as SchemaOrgJobPostingData, a5 as SchemaOrgLegalServiceData, a6 as SchemaOrgLocalBusinessData, a7 as SchemaOrgMovieData, a8 as SchemaOrgMusicAlbumData, a9 as SchemaOrgMusicRecordingData, aa as SchemaOrgNewsArticleData, ab as SchemaOrgOfferData, ac as SchemaOrgOrganizationData, ae as SchemaOrgPersonData, ag as SchemaOrgPlaceData, ah as SchemaOrgPostalAddressData, ai as SchemaOrgProductData, aj as SchemaOrgProfilePageData, ak as SchemaOrgRecipeData, al as SchemaOrgRestaurantData, am as SchemaOrgReviewData, an as SchemaOrgServiceData, ao as SchemaOrgSoftwareApplicationData, ar as SchemaOrgVideoObjectData, as as SchemaOrgWebApplicationData, at as SchemaOrgWebPageData, au as SchemaOrgWebsiteData } from './types-
|
|
2
|
+
import { L as SchemaOrgAggregateRatingData, N as SchemaOrgArticleData, P as SchemaOrgBlogPostingData, Q as SchemaOrgBookData, R as SchemaOrgBrandData, T as SchemaOrgBreadcrumbListData, U as SchemaOrgContactPointData, X as SchemaOrgCountryData, Y as SchemaOrgCourseData, _ as SchemaOrgEventData, $ as SchemaOrgFAQPageData, a0 as SchemaOrgHowToData, a2 as SchemaOrgImageObjectData, a3 as SchemaOrgItemListData, a4 as SchemaOrgJobPostingData, a5 as SchemaOrgLegalServiceData, a6 as SchemaOrgLocalBusinessData, a7 as SchemaOrgMovieData, a8 as SchemaOrgMusicAlbumData, a9 as SchemaOrgMusicRecordingData, aa as SchemaOrgNewsArticleData, ab as SchemaOrgOfferData, ac as SchemaOrgOrganizationData, ae as SchemaOrgPersonData, ag as SchemaOrgPlaceData, ah as SchemaOrgPostalAddressData, ai as SchemaOrgProductData, aj as SchemaOrgProfilePageData, ak as SchemaOrgRecipeData, al as SchemaOrgRestaurantData, am as SchemaOrgReviewData, an as SchemaOrgServiceData, ao as SchemaOrgSoftwareApplicationData, ar as SchemaOrgVideoObjectData, as as SchemaOrgWebApplicationData, at as SchemaOrgWebPageData, au as SchemaOrgWebsiteData } from './types-BxcJinOf.cjs';
|
|
3
3
|
import { c as SanityImage } from './types-BtSRRG6C.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { JSX } from 'react';
|
|
2
|
-
import { L as SchemaOrgAggregateRatingData, N as SchemaOrgArticleData, P as SchemaOrgBlogPostingData, Q as SchemaOrgBookData, R as SchemaOrgBrandData, T as SchemaOrgBreadcrumbListData, U as SchemaOrgContactPointData, X as SchemaOrgCountryData, Y as SchemaOrgCourseData, _ as SchemaOrgEventData, $ as SchemaOrgFAQPageData, a0 as SchemaOrgHowToData, a2 as SchemaOrgImageObjectData, a3 as SchemaOrgItemListData, a4 as SchemaOrgJobPostingData, a5 as SchemaOrgLegalServiceData, a6 as SchemaOrgLocalBusinessData, a7 as SchemaOrgMovieData, a8 as SchemaOrgMusicAlbumData, a9 as SchemaOrgMusicRecordingData, aa as SchemaOrgNewsArticleData, ab as SchemaOrgOfferData, ac as SchemaOrgOrganizationData, ae as SchemaOrgPersonData, ag as SchemaOrgPlaceData, ah as SchemaOrgPostalAddressData, ai as SchemaOrgProductData, aj as SchemaOrgProfilePageData, ak as SchemaOrgRecipeData, al as SchemaOrgRestaurantData, am as SchemaOrgReviewData, an as SchemaOrgServiceData, ao as SchemaOrgSoftwareApplicationData, ar as SchemaOrgVideoObjectData, as as SchemaOrgWebApplicationData, at as SchemaOrgWebPageData, au as SchemaOrgWebsiteData } from './types-
|
|
2
|
+
import { L as SchemaOrgAggregateRatingData, N as SchemaOrgArticleData, P as SchemaOrgBlogPostingData, Q as SchemaOrgBookData, R as SchemaOrgBrandData, T as SchemaOrgBreadcrumbListData, U as SchemaOrgContactPointData, X as SchemaOrgCountryData, Y as SchemaOrgCourseData, _ as SchemaOrgEventData, $ as SchemaOrgFAQPageData, a0 as SchemaOrgHowToData, a2 as SchemaOrgImageObjectData, a3 as SchemaOrgItemListData, a4 as SchemaOrgJobPostingData, a5 as SchemaOrgLegalServiceData, a6 as SchemaOrgLocalBusinessData, a7 as SchemaOrgMovieData, a8 as SchemaOrgMusicAlbumData, a9 as SchemaOrgMusicRecordingData, aa as SchemaOrgNewsArticleData, ab as SchemaOrgOfferData, ac as SchemaOrgOrganizationData, ae as SchemaOrgPersonData, ag as SchemaOrgPlaceData, ah as SchemaOrgPostalAddressData, ai as SchemaOrgProductData, aj as SchemaOrgProfilePageData, ak as SchemaOrgRecipeData, al as SchemaOrgRestaurantData, am as SchemaOrgReviewData, an as SchemaOrgServiceData, ao as SchemaOrgSoftwareApplicationData, ar as SchemaOrgVideoObjectData, as as SchemaOrgWebApplicationData, at as SchemaOrgWebPageData, au as SchemaOrgWebsiteData } from './types-Dp9Pfnt9.js';
|
|
3
3
|
import { c as SanityImage } from './types-BtSRRG6C.js';
|
|
4
4
|
|
|
5
5
|
/**
|
package/dist/next.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('./chunk-
|
|
3
|
+
var chunkBCTPOWXA_cjs = require('./chunk-BCTPOWXA.cjs');
|
|
4
|
+
require('./chunk-YHXUWGNA.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,303 @@ function SeoMetaTags({
|
|
|
149
149
|
|
|
150
150
|
Object.defineProperty(exports, "AggregateRatingSchema", {
|
|
151
151
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkBCTPOWXA_cjs.AggregateRatingSchema; }
|
|
153
153
|
});
|
|
154
154
|
Object.defineProperty(exports, "ArticleSchema", {
|
|
155
155
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkBCTPOWXA_cjs.ArticleSchema; }
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(exports, "BlogPostingSchema", {
|
|
159
159
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunkBCTPOWXA_cjs.BlogPostingSchema; }
|
|
161
161
|
});
|
|
162
162
|
Object.defineProperty(exports, "BookSchema", {
|
|
163
163
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunkBCTPOWXA_cjs.BookSchema; }
|
|
165
165
|
});
|
|
166
166
|
Object.defineProperty(exports, "BrandSchema", {
|
|
167
167
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunkBCTPOWXA_cjs.BrandSchema; }
|
|
169
169
|
});
|
|
170
170
|
Object.defineProperty(exports, "BreadcrumbListSchema", {
|
|
171
171
|
enumerable: true,
|
|
172
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunkBCTPOWXA_cjs.BreadcrumbListSchema; }
|
|
173
173
|
});
|
|
174
174
|
Object.defineProperty(exports, "ContactPointSchema", {
|
|
175
175
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunkBCTPOWXA_cjs.ContactPointSchema; }
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(exports, "CountrySchema", {
|
|
179
179
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunkBCTPOWXA_cjs.CountrySchema; }
|
|
181
181
|
});
|
|
182
182
|
Object.defineProperty(exports, "CourseSchema", {
|
|
183
183
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunkBCTPOWXA_cjs.CourseSchema; }
|
|
185
185
|
});
|
|
186
186
|
Object.defineProperty(exports, "EventSchema", {
|
|
187
187
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunkBCTPOWXA_cjs.EventSchema; }
|
|
189
189
|
});
|
|
190
190
|
Object.defineProperty(exports, "FAQPageSchema", {
|
|
191
191
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkBCTPOWXA_cjs.FAQPageSchema; }
|
|
193
193
|
});
|
|
194
194
|
Object.defineProperty(exports, "HowToSchema", {
|
|
195
195
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkBCTPOWXA_cjs.HowToSchema; }
|
|
197
197
|
});
|
|
198
198
|
Object.defineProperty(exports, "ImageObjectSchema", {
|
|
199
199
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunkBCTPOWXA_cjs.ImageObjectSchema; }
|
|
201
201
|
});
|
|
202
202
|
Object.defineProperty(exports, "ItemListSchema", {
|
|
203
203
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunkBCTPOWXA_cjs.ItemListSchema; }
|
|
205
205
|
});
|
|
206
206
|
Object.defineProperty(exports, "JobPostingSchema", {
|
|
207
207
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunkBCTPOWXA_cjs.JobPostingSchema; }
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(exports, "LegalServiceSchema", {
|
|
211
211
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkBCTPOWXA_cjs.LegalServiceSchema; }
|
|
213
213
|
});
|
|
214
214
|
Object.defineProperty(exports, "LocalBusinessSchema", {
|
|
215
215
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkBCTPOWXA_cjs.LocalBusinessSchema; }
|
|
217
217
|
});
|
|
218
218
|
Object.defineProperty(exports, "MovieSchema", {
|
|
219
219
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkBCTPOWXA_cjs.MovieSchema; }
|
|
221
221
|
});
|
|
222
222
|
Object.defineProperty(exports, "MusicAlbumSchema", {
|
|
223
223
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkBCTPOWXA_cjs.MusicAlbumSchema; }
|
|
225
225
|
});
|
|
226
226
|
Object.defineProperty(exports, "MusicRecordingSchema", {
|
|
227
227
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkBCTPOWXA_cjs.MusicRecordingSchema; }
|
|
229
229
|
});
|
|
230
230
|
Object.defineProperty(exports, "NewsArticleSchema", {
|
|
231
231
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkBCTPOWXA_cjs.NewsArticleSchema; }
|
|
233
233
|
});
|
|
234
234
|
Object.defineProperty(exports, "OfferSchema", {
|
|
235
235
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkBCTPOWXA_cjs.OfferSchema; }
|
|
237
237
|
});
|
|
238
238
|
Object.defineProperty(exports, "OrganizationSchema", {
|
|
239
239
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunkBCTPOWXA_cjs.OrganizationSchema; }
|
|
241
241
|
});
|
|
242
242
|
Object.defineProperty(exports, "PersonSchema", {
|
|
243
243
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkBCTPOWXA_cjs.PersonSchema; }
|
|
245
245
|
});
|
|
246
246
|
Object.defineProperty(exports, "PlaceSchema", {
|
|
247
247
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkBCTPOWXA_cjs.PlaceSchema; }
|
|
249
249
|
});
|
|
250
250
|
Object.defineProperty(exports, "PostalAddressSchema", {
|
|
251
251
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkBCTPOWXA_cjs.PostalAddressSchema; }
|
|
253
253
|
});
|
|
254
254
|
Object.defineProperty(exports, "ProductSchema", {
|
|
255
255
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunkBCTPOWXA_cjs.ProductSchema; }
|
|
257
257
|
});
|
|
258
258
|
Object.defineProperty(exports, "ProfilePageSchema", {
|
|
259
259
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunkBCTPOWXA_cjs.ProfilePageSchema; }
|
|
261
261
|
});
|
|
262
262
|
Object.defineProperty(exports, "RecipeSchema", {
|
|
263
263
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunkBCTPOWXA_cjs.RecipeSchema; }
|
|
265
265
|
});
|
|
266
266
|
Object.defineProperty(exports, "RestaurantSchema", {
|
|
267
267
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
268
|
+
get: function () { return chunkBCTPOWXA_cjs.RestaurantSchema; }
|
|
269
269
|
});
|
|
270
270
|
Object.defineProperty(exports, "ReviewSchema", {
|
|
271
271
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
272
|
+
get: function () { return chunkBCTPOWXA_cjs.ReviewSchema; }
|
|
273
273
|
});
|
|
274
274
|
Object.defineProperty(exports, "SchemaOrgScripts", {
|
|
275
275
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
276
|
+
get: function () { return chunkBCTPOWXA_cjs.SchemaOrgScripts; }
|
|
277
277
|
});
|
|
278
278
|
Object.defineProperty(exports, "ServiceSchema", {
|
|
279
279
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
280
|
+
get: function () { return chunkBCTPOWXA_cjs.ServiceSchema; }
|
|
281
281
|
});
|
|
282
282
|
Object.defineProperty(exports, "SoftwareApplicationSchema", {
|
|
283
283
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
284
|
+
get: function () { return chunkBCTPOWXA_cjs.SoftwareApplicationSchema; }
|
|
285
285
|
});
|
|
286
286
|
Object.defineProperty(exports, "VideoObjectSchema", {
|
|
287
287
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
288
|
+
get: function () { return chunkBCTPOWXA_cjs.VideoObjectSchema; }
|
|
289
289
|
});
|
|
290
290
|
Object.defineProperty(exports, "WebApplicationSchema", {
|
|
291
291
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
292
|
+
get: function () { return chunkBCTPOWXA_cjs.WebApplicationSchema; }
|
|
293
293
|
});
|
|
294
294
|
Object.defineProperty(exports, "WebPageSchema", {
|
|
295
295
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
296
|
+
get: function () { return chunkBCTPOWXA_cjs.WebPageSchema; }
|
|
297
297
|
});
|
|
298
298
|
Object.defineProperty(exports, "WebsiteSchema", {
|
|
299
299
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
300
|
+
get: function () { return chunkBCTPOWXA_cjs.WebsiteSchema; }
|
|
301
301
|
});
|
|
302
302
|
Object.defineProperty(exports, "buildAggregateRatingJsonLd", {
|
|
303
303
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
304
|
+
get: function () { return chunkBCTPOWXA_cjs.buildAggregateRatingJsonLd; }
|
|
305
305
|
});
|
|
306
306
|
Object.defineProperty(exports, "buildArticleJsonLd", {
|
|
307
307
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
308
|
+
get: function () { return chunkBCTPOWXA_cjs.buildArticleJsonLd; }
|
|
309
309
|
});
|
|
310
310
|
Object.defineProperty(exports, "buildBlogPostingJsonLd", {
|
|
311
311
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
312
|
+
get: function () { return chunkBCTPOWXA_cjs.buildBlogPostingJsonLd; }
|
|
313
313
|
});
|
|
314
314
|
Object.defineProperty(exports, "buildBookJsonLd", {
|
|
315
315
|
enumerable: true,
|
|
316
|
-
get: function () { return
|
|
316
|
+
get: function () { return chunkBCTPOWXA_cjs.buildBookJsonLd; }
|
|
317
317
|
});
|
|
318
318
|
Object.defineProperty(exports, "buildBrandJsonLd", {
|
|
319
319
|
enumerable: true,
|
|
320
|
-
get: function () { return
|
|
320
|
+
get: function () { return chunkBCTPOWXA_cjs.buildBrandJsonLd; }
|
|
321
321
|
});
|
|
322
322
|
Object.defineProperty(exports, "buildBreadcrumbListJsonLd", {
|
|
323
323
|
enumerable: true,
|
|
324
|
-
get: function () { return
|
|
324
|
+
get: function () { return chunkBCTPOWXA_cjs.buildBreadcrumbListJsonLd; }
|
|
325
325
|
});
|
|
326
326
|
Object.defineProperty(exports, "buildContactPointJsonLd", {
|
|
327
327
|
enumerable: true,
|
|
328
|
-
get: function () { return
|
|
328
|
+
get: function () { return chunkBCTPOWXA_cjs.buildContactPointJsonLd; }
|
|
329
329
|
});
|
|
330
330
|
Object.defineProperty(exports, "buildCountryJsonLd", {
|
|
331
331
|
enumerable: true,
|
|
332
|
-
get: function () { return
|
|
332
|
+
get: function () { return chunkBCTPOWXA_cjs.buildCountryJsonLd; }
|
|
333
333
|
});
|
|
334
334
|
Object.defineProperty(exports, "buildCourseJsonLd", {
|
|
335
335
|
enumerable: true,
|
|
336
|
-
get: function () { return
|
|
336
|
+
get: function () { return chunkBCTPOWXA_cjs.buildCourseJsonLd; }
|
|
337
337
|
});
|
|
338
338
|
Object.defineProperty(exports, "buildEventJsonLd", {
|
|
339
339
|
enumerable: true,
|
|
340
|
-
get: function () { return
|
|
340
|
+
get: function () { return chunkBCTPOWXA_cjs.buildEventJsonLd; }
|
|
341
341
|
});
|
|
342
342
|
Object.defineProperty(exports, "buildFAQPageJsonLd", {
|
|
343
343
|
enumerable: true,
|
|
344
|
-
get: function () { return
|
|
344
|
+
get: function () { return chunkBCTPOWXA_cjs.buildFAQPageJsonLd; }
|
|
345
345
|
});
|
|
346
346
|
Object.defineProperty(exports, "buildHowToJsonLd", {
|
|
347
347
|
enumerable: true,
|
|
348
|
-
get: function () { return
|
|
348
|
+
get: function () { return chunkBCTPOWXA_cjs.buildHowToJsonLd; }
|
|
349
349
|
});
|
|
350
350
|
Object.defineProperty(exports, "buildImageObjectJsonLd", {
|
|
351
351
|
enumerable: true,
|
|
352
|
-
get: function () { return
|
|
352
|
+
get: function () { return chunkBCTPOWXA_cjs.buildImageObjectJsonLd; }
|
|
353
353
|
});
|
|
354
354
|
Object.defineProperty(exports, "buildItemListJsonLd", {
|
|
355
355
|
enumerable: true,
|
|
356
|
-
get: function () { return
|
|
356
|
+
get: function () { return chunkBCTPOWXA_cjs.buildItemListJsonLd; }
|
|
357
357
|
});
|
|
358
358
|
Object.defineProperty(exports, "buildJobPostingJsonLd", {
|
|
359
359
|
enumerable: true,
|
|
360
|
-
get: function () { return
|
|
360
|
+
get: function () { return chunkBCTPOWXA_cjs.buildJobPostingJsonLd; }
|
|
361
361
|
});
|
|
362
362
|
Object.defineProperty(exports, "buildLegalServiceJsonLd", {
|
|
363
363
|
enumerable: true,
|
|
364
|
-
get: function () { return
|
|
364
|
+
get: function () { return chunkBCTPOWXA_cjs.buildLegalServiceJsonLd; }
|
|
365
365
|
});
|
|
366
366
|
Object.defineProperty(exports, "buildLocalBusinessJsonLd", {
|
|
367
367
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
368
|
+
get: function () { return chunkBCTPOWXA_cjs.buildLocalBusinessJsonLd; }
|
|
369
369
|
});
|
|
370
370
|
Object.defineProperty(exports, "buildMovieJsonLd", {
|
|
371
371
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
372
|
+
get: function () { return chunkBCTPOWXA_cjs.buildMovieJsonLd; }
|
|
373
373
|
});
|
|
374
374
|
Object.defineProperty(exports, "buildMusicAlbumJsonLd", {
|
|
375
375
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
376
|
+
get: function () { return chunkBCTPOWXA_cjs.buildMusicAlbumJsonLd; }
|
|
377
377
|
});
|
|
378
378
|
Object.defineProperty(exports, "buildMusicRecordingJsonLd", {
|
|
379
379
|
enumerable: true,
|
|
380
|
-
get: function () { return
|
|
380
|
+
get: function () { return chunkBCTPOWXA_cjs.buildMusicRecordingJsonLd; }
|
|
381
381
|
});
|
|
382
382
|
Object.defineProperty(exports, "buildNewsArticleJsonLd", {
|
|
383
383
|
enumerable: true,
|
|
384
|
-
get: function () { return
|
|
384
|
+
get: function () { return chunkBCTPOWXA_cjs.buildNewsArticleJsonLd; }
|
|
385
385
|
});
|
|
386
386
|
Object.defineProperty(exports, "buildOfferJsonLd", {
|
|
387
387
|
enumerable: true,
|
|
388
|
-
get: function () { return
|
|
388
|
+
get: function () { return chunkBCTPOWXA_cjs.buildOfferJsonLd; }
|
|
389
389
|
});
|
|
390
390
|
Object.defineProperty(exports, "buildOrganizationJsonLd", {
|
|
391
391
|
enumerable: true,
|
|
392
|
-
get: function () { return
|
|
392
|
+
get: function () { return chunkBCTPOWXA_cjs.buildOrganizationJsonLd; }
|
|
393
393
|
});
|
|
394
394
|
Object.defineProperty(exports, "buildPersonJsonLd", {
|
|
395
395
|
enumerable: true,
|
|
396
|
-
get: function () { return
|
|
396
|
+
get: function () { return chunkBCTPOWXA_cjs.buildPersonJsonLd; }
|
|
397
397
|
});
|
|
398
398
|
Object.defineProperty(exports, "buildPlaceJsonLd", {
|
|
399
399
|
enumerable: true,
|
|
400
|
-
get: function () { return
|
|
400
|
+
get: function () { return chunkBCTPOWXA_cjs.buildPlaceJsonLd; }
|
|
401
401
|
});
|
|
402
402
|
Object.defineProperty(exports, "buildPostalAddressJsonLd", {
|
|
403
403
|
enumerable: true,
|
|
404
|
-
get: function () { return
|
|
404
|
+
get: function () { return chunkBCTPOWXA_cjs.buildPostalAddressJsonLd; }
|
|
405
405
|
});
|
|
406
406
|
Object.defineProperty(exports, "buildProductJsonLd", {
|
|
407
407
|
enumerable: true,
|
|
408
|
-
get: function () { return
|
|
408
|
+
get: function () { return chunkBCTPOWXA_cjs.buildProductJsonLd; }
|
|
409
409
|
});
|
|
410
410
|
Object.defineProperty(exports, "buildProfilePageJsonLd", {
|
|
411
411
|
enumerable: true,
|
|
412
|
-
get: function () { return
|
|
412
|
+
get: function () { return chunkBCTPOWXA_cjs.buildProfilePageJsonLd; }
|
|
413
413
|
});
|
|
414
414
|
Object.defineProperty(exports, "buildRecipeJsonLd", {
|
|
415
415
|
enumerable: true,
|
|
416
|
-
get: function () { return
|
|
416
|
+
get: function () { return chunkBCTPOWXA_cjs.buildRecipeJsonLd; }
|
|
417
417
|
});
|
|
418
418
|
Object.defineProperty(exports, "buildRestaurantJsonLd", {
|
|
419
419
|
enumerable: true,
|
|
420
|
-
get: function () { return
|
|
420
|
+
get: function () { return chunkBCTPOWXA_cjs.buildRestaurantJsonLd; }
|
|
421
421
|
});
|
|
422
422
|
Object.defineProperty(exports, "buildReviewJsonLd", {
|
|
423
423
|
enumerable: true,
|
|
424
|
-
get: function () { return
|
|
424
|
+
get: function () { return chunkBCTPOWXA_cjs.buildReviewJsonLd; }
|
|
425
425
|
});
|
|
426
426
|
Object.defineProperty(exports, "buildServiceJsonLd", {
|
|
427
427
|
enumerable: true,
|
|
428
|
-
get: function () { return
|
|
428
|
+
get: function () { return chunkBCTPOWXA_cjs.buildServiceJsonLd; }
|
|
429
429
|
});
|
|
430
430
|
Object.defineProperty(exports, "buildSoftwareApplicationJsonLd", {
|
|
431
431
|
enumerable: true,
|
|
432
|
-
get: function () { return
|
|
432
|
+
get: function () { return chunkBCTPOWXA_cjs.buildSoftwareApplicationJsonLd; }
|
|
433
433
|
});
|
|
434
434
|
Object.defineProperty(exports, "buildVideoObjectJsonLd", {
|
|
435
435
|
enumerable: true,
|
|
436
|
-
get: function () { return
|
|
436
|
+
get: function () { return chunkBCTPOWXA_cjs.buildVideoObjectJsonLd; }
|
|
437
437
|
});
|
|
438
438
|
Object.defineProperty(exports, "buildWebApplicationJsonLd", {
|
|
439
439
|
enumerable: true,
|
|
440
|
-
get: function () { return
|
|
440
|
+
get: function () { return chunkBCTPOWXA_cjs.buildWebApplicationJsonLd; }
|
|
441
441
|
});
|
|
442
442
|
Object.defineProperty(exports, "buildWebPageJsonLd", {
|
|
443
443
|
enumerable: true,
|
|
444
|
-
get: function () { return
|
|
444
|
+
get: function () { return chunkBCTPOWXA_cjs.buildWebPageJsonLd; }
|
|
445
445
|
});
|
|
446
446
|
Object.defineProperty(exports, "buildWebsiteJsonLd", {
|
|
447
447
|
enumerable: true,
|
|
448
|
-
get: function () { return
|
|
448
|
+
get: function () { return chunkBCTPOWXA_cjs.buildWebsiteJsonLd; }
|
|
449
449
|
});
|
|
450
450
|
exports.SeoMetaTags = SeoMetaTags;
|
|
451
451
|
exports.buildSeoMeta = buildSeoMeta;
|
package/dist/next.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as SanityImage, d as SanityImageWithAlt, e as SeoFields } from './types-BtSRRG6C.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 OrganizationSchema, T as OrganizationSchemaProps, U as PersonSchema, V as PersonSchemaProps, W as PlaceSchema, X as PlaceSchemaProps, Y as PostalAddressSchema, Z as PostalAddressSchemaProps, _ as ProductSchema, $ as ProductSchemaProps, a0 as ProfilePageSchema, a1 as ProfilePageSchemaProps, a2 as RecipeSchema, a3 as RecipeSchemaProps, a4 as RestaurantSchema, a5 as RestaurantSchemaProps, a6 as ReviewSchema, a7 as ReviewSchemaProps, a8 as SchemaOrgScripts, a9 as SchemaOrgScriptsProps, aa as ServiceSchema, ab as ServiceSchemaProps, ac as SoftwareApplicationSchema, ad as SoftwareApplicationSchemaProps, ae as VideoObjectSchema, af as VideoObjectSchemaProps, ag as WebApplicationSchema, ah as WebApplicationSchemaProps, ai as WebPageSchema, aj as WebPageSchemaProps, ak as WebsiteSchema, al as WebsiteSchemaProps, am as buildAggregateRatingJsonLd, an as buildArticleJsonLd, ao as buildBlogPostingJsonLd, ap as buildBookJsonLd, aq as buildBrandJsonLd, ar as buildBreadcrumbListJsonLd, as as buildContactPointJsonLd, at as buildCountryJsonLd, au as buildCourseJsonLd, av as buildEventJsonLd, aw as buildFAQPageJsonLd, ax as buildHowToJsonLd, ay as buildImageObjectJsonLd, az as buildItemListJsonLd, aA as buildJobPostingJsonLd, aB as buildLegalServiceJsonLd, aC as buildLocalBusinessJsonLd, aD as buildMovieJsonLd, aE as buildMusicAlbumJsonLd, aF as buildMusicRecordingJsonLd, aG as buildNewsArticleJsonLd, aH as buildOfferJsonLd, aI as buildOrganizationJsonLd, aJ as buildPersonJsonLd, aK as buildPlaceJsonLd, aL as buildPostalAddressJsonLd, aM as buildProductJsonLd, aN as buildProfilePageJsonLd, aO as buildRecipeJsonLd, aP as buildRestaurantJsonLd, aQ as buildReviewJsonLd, aR as buildServiceJsonLd, aS as buildSoftwareApplicationJsonLd, aT as buildVideoObjectJsonLd, aU as buildWebApplicationJsonLd, aV as buildWebPageJsonLd, aW as buildWebsiteJsonLd } from './component-
|
|
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 OrganizationSchema, T as OrganizationSchemaProps, U as PersonSchema, V as PersonSchemaProps, W as PlaceSchema, X as PlaceSchemaProps, Y as PostalAddressSchema, Z as PostalAddressSchemaProps, _ as ProductSchema, $ as ProductSchemaProps, a0 as ProfilePageSchema, a1 as ProfilePageSchemaProps, a2 as RecipeSchema, a3 as RecipeSchemaProps, a4 as RestaurantSchema, a5 as RestaurantSchemaProps, a6 as ReviewSchema, a7 as ReviewSchemaProps, a8 as SchemaOrgScripts, a9 as SchemaOrgScriptsProps, aa as ServiceSchema, ab as ServiceSchemaProps, ac as SoftwareApplicationSchema, ad as SoftwareApplicationSchemaProps, ae as VideoObjectSchema, af as VideoObjectSchemaProps, ag as WebApplicationSchema, ah as WebApplicationSchemaProps, ai as WebPageSchema, aj as WebPageSchemaProps, ak as WebsiteSchema, al as WebsiteSchemaProps, am as buildAggregateRatingJsonLd, an as buildArticleJsonLd, ao as buildBlogPostingJsonLd, ap as buildBookJsonLd, aq as buildBrandJsonLd, ar as buildBreadcrumbListJsonLd, as as buildContactPointJsonLd, at as buildCountryJsonLd, au as buildCourseJsonLd, av as buildEventJsonLd, aw as buildFAQPageJsonLd, ax as buildHowToJsonLd, ay as buildImageObjectJsonLd, az as buildItemListJsonLd, aA as buildJobPostingJsonLd, aB as buildLegalServiceJsonLd, aC as buildLocalBusinessJsonLd, aD as buildMovieJsonLd, aE as buildMusicAlbumJsonLd, aF as buildMusicRecordingJsonLd, aG as buildNewsArticleJsonLd, aH as buildOfferJsonLd, aI as buildOrganizationJsonLd, aJ as buildPersonJsonLd, aK as buildPlaceJsonLd, aL as buildPostalAddressJsonLd, aM as buildProductJsonLd, aN as buildProfilePageJsonLd, aO as buildRecipeJsonLd, aP as buildRestaurantJsonLd, aQ as buildReviewJsonLd, aR as buildServiceJsonLd, aS as buildSoftwareApplicationJsonLd, aT as buildVideoObjectJsonLd, aU as buildWebApplicationJsonLd, aV as buildWebPageJsonLd, aW as buildWebsiteJsonLd } from './component-CIE6Sy4F.cjs';
|
|
4
|
+
import './types-BxcJinOf.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
1
|
import { c as SanityImage, d as SanityImageWithAlt, e as SeoFields } from './types-BtSRRG6C.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 OrganizationSchema, T as OrganizationSchemaProps, U as PersonSchema, V as PersonSchemaProps, W as PlaceSchema, X as PlaceSchemaProps, Y as PostalAddressSchema, Z as PostalAddressSchemaProps, _ as ProductSchema, $ as ProductSchemaProps, a0 as ProfilePageSchema, a1 as ProfilePageSchemaProps, a2 as RecipeSchema, a3 as RecipeSchemaProps, a4 as RestaurantSchema, a5 as RestaurantSchemaProps, a6 as ReviewSchema, a7 as ReviewSchemaProps, a8 as SchemaOrgScripts, a9 as SchemaOrgScriptsProps, aa as ServiceSchema, ab as ServiceSchemaProps, ac as SoftwareApplicationSchema, ad as SoftwareApplicationSchemaProps, ae as VideoObjectSchema, af as VideoObjectSchemaProps, ag as WebApplicationSchema, ah as WebApplicationSchemaProps, ai as WebPageSchema, aj as WebPageSchemaProps, ak as WebsiteSchema, al as WebsiteSchemaProps, am as buildAggregateRatingJsonLd, an as buildArticleJsonLd, ao as buildBlogPostingJsonLd, ap as buildBookJsonLd, aq as buildBrandJsonLd, ar as buildBreadcrumbListJsonLd, as as buildContactPointJsonLd, at as buildCountryJsonLd, au as buildCourseJsonLd, av as buildEventJsonLd, aw as buildFAQPageJsonLd, ax as buildHowToJsonLd, ay as buildImageObjectJsonLd, az as buildItemListJsonLd, aA as buildJobPostingJsonLd, aB as buildLegalServiceJsonLd, aC as buildLocalBusinessJsonLd, aD as buildMovieJsonLd, aE as buildMusicAlbumJsonLd, aF as buildMusicRecordingJsonLd, aG as buildNewsArticleJsonLd, aH as buildOfferJsonLd, aI as buildOrganizationJsonLd, aJ as buildPersonJsonLd, aK as buildPlaceJsonLd, aL as buildPostalAddressJsonLd, aM as buildProductJsonLd, aN as buildProfilePageJsonLd, aO as buildRecipeJsonLd, aP as buildRestaurantJsonLd, aQ as buildReviewJsonLd, aR as buildServiceJsonLd, aS as buildSoftwareApplicationJsonLd, aT as buildVideoObjectJsonLd, aU as buildWebApplicationJsonLd, aV as buildWebPageJsonLd, aW as buildWebsiteJsonLd } from './component-
|
|
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 OrganizationSchema, T as OrganizationSchemaProps, U as PersonSchema, V as PersonSchemaProps, W as PlaceSchema, X as PlaceSchemaProps, Y as PostalAddressSchema, Z as PostalAddressSchemaProps, _ as ProductSchema, $ as ProductSchemaProps, a0 as ProfilePageSchema, a1 as ProfilePageSchemaProps, a2 as RecipeSchema, a3 as RecipeSchemaProps, a4 as RestaurantSchema, a5 as RestaurantSchemaProps, a6 as ReviewSchema, a7 as ReviewSchemaProps, a8 as SchemaOrgScripts, a9 as SchemaOrgScriptsProps, aa as ServiceSchema, ab as ServiceSchemaProps, ac as SoftwareApplicationSchema, ad as SoftwareApplicationSchemaProps, ae as VideoObjectSchema, af as VideoObjectSchemaProps, ag as WebApplicationSchema, ah as WebApplicationSchemaProps, ai as WebPageSchema, aj as WebPageSchemaProps, ak as WebsiteSchema, al as WebsiteSchemaProps, am as buildAggregateRatingJsonLd, an as buildArticleJsonLd, ao as buildBlogPostingJsonLd, ap as buildBookJsonLd, aq as buildBrandJsonLd, ar as buildBreadcrumbListJsonLd, as as buildContactPointJsonLd, at as buildCountryJsonLd, au as buildCourseJsonLd, av as buildEventJsonLd, aw as buildFAQPageJsonLd, ax as buildHowToJsonLd, ay as buildImageObjectJsonLd, az as buildItemListJsonLd, aA as buildJobPostingJsonLd, aB as buildLegalServiceJsonLd, aC as buildLocalBusinessJsonLd, aD as buildMovieJsonLd, aE as buildMusicAlbumJsonLd, aF as buildMusicRecordingJsonLd, aG as buildNewsArticleJsonLd, aH as buildOfferJsonLd, aI as buildOrganizationJsonLd, aJ as buildPersonJsonLd, aK as buildPlaceJsonLd, aL as buildPostalAddressJsonLd, aM as buildProductJsonLd, aN as buildProfilePageJsonLd, aO as buildRecipeJsonLd, aP as buildRestaurantJsonLd, aQ as buildReviewJsonLd, aR as buildServiceJsonLd, aS as buildSoftwareApplicationJsonLd, aT as buildVideoObjectJsonLd, aU as buildWebApplicationJsonLd, aV as buildWebPageJsonLd, aW as buildWebsiteJsonLd } from './component-H52blyfc.js';
|
|
4
|
+
import './types-Dp9Pfnt9.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, 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-XXA6WCWS.js';
|
|
2
|
+
import './chunk-KTL6NYNG.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';
|