nuxt-schema-org 3.2.1 → 3.2.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/README.md CHANGED
@@ -8,7 +8,6 @@
8
8
  <a href="https://github.com/harlan-zw/nuxt-schema-org" target="__blank"><img alt="GitHub stars" src="https://img.shields.io/github/stars/harlan-zw/nuxt-schema-org?flat&colorA=002438&colorB=28CF8D"></a>
9
9
  </p>
10
10
 
11
-
12
11
  <p align="center">
13
12
  The quickest and easiest way to build Schema.org graphs for Nuxt. Powered by [Unhead](https://unhead.unjs.io).
14
13
  </p>
@@ -48,7 +47,6 @@ npm install -D nuxt-schema-org
48
47
  pnpm i -D nuxt-schema-org
49
48
  ```
50
49
 
51
-
52
50
  2. Add it to your `modules` section in your `nuxt.config`:
53
51
 
54
52
  ```ts
@@ -61,7 +59,6 @@ export default defineNuxtConfig({
61
59
 
62
60
  [📖 Read the full documentation](https://nuxtseo.com/schema-org) for more information.
63
61
 
64
-
65
62
  ### Demos
66
63
 
67
64
  - [Nuxt Schema.org - StackBlitz](https://stackblitz.com/edit/nuxt-starter-z9np1t?file=package.json)
@@ -74,7 +71,6 @@ export default defineNuxtConfig({
74
71
  </a>
75
72
  </p>
76
73
 
77
-
78
74
  ## License
79
75
 
80
76
  MIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)
@@ -2,14 +2,14 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.ebf51734.css">
6
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/entry.c11b689f.js">
5
+ <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.b27dd6aa.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/entry.3cbff0f7.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt-schema-org/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.1cce7bb5.js">
9
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/vue.f36acd1f.c7ad5a91.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.3277f307.js">
9
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/vue.f36acd1f.ff6bc90b.js">
10
10
  <link rel="prefetch" as="style" href="/__nuxt-schema-org/_nuxt/error-500.69009e70.css">
11
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.b6dba74c.js">
12
- <script type="module" src="/__nuxt-schema-org/_nuxt/entry.c11b689f.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window&&window.localStorage&&window.localStorage.getItem&&window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?d():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:d,addColorScheme:i,removeColorScheme:f};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function f(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function d(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
11
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.0011ea03.js">
12
+ <script type="module" src="/__nuxt-schema-org/_nuxt/entry.3cbff0f7.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window&&window.localStorage&&window.localStorage.getItem&&window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?d():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:d,addColorScheme:i,removeColorScheme:f};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function f(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function d(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
13
13
  </script></head>
14
14
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
15
15
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -2,14 +2,14 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.ebf51734.css">
6
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/entry.c11b689f.js">
5
+ <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.b27dd6aa.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/entry.3cbff0f7.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt-schema-org/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.1cce7bb5.js">
9
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/vue.f36acd1f.c7ad5a91.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.3277f307.js">
9
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/vue.f36acd1f.ff6bc90b.js">
10
10
  <link rel="prefetch" as="style" href="/__nuxt-schema-org/_nuxt/error-500.69009e70.css">
11
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.b6dba74c.js">
12
- <script type="module" src="/__nuxt-schema-org/_nuxt/entry.c11b689f.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window&&window.localStorage&&window.localStorage.getItem&&window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?d():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:d,addColorScheme:i,removeColorScheme:f};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function f(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function d(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
11
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.0011ea03.js">
12
+ <script type="module" src="/__nuxt-schema-org/_nuxt/entry.3cbff0f7.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window&&window.localStorage&&window.localStorage.getItem&&window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?d():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:d,addColorScheme:i,removeColorScheme:f};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function f(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function d(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
13
13
  </script></head>
14
14
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
15
15
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -1 +1 @@
1
- {"id":"ee95e106-6a84-4c8a-a243-ab39a1480d4a","timestamp":1700539524753}
1
+ {"id":"a5a3fcb7-7dce-4ec6-93ec-8f54f8970164","timestamp":1702440254940}
@@ -0,0 +1 @@
1
+ {"id":"a5a3fcb7-7dce-4ec6-93ec-8f54f8970164","timestamp":1702440254940,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
@@ -0,0 +1 @@
1
+ {"id":"dev","timestamp":1702440255781,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}