nuxt-schema-org 5.0.3 → 5.0.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.
Files changed (35) hide show
  1. package/LICENSE.md +9 -9
  2. package/README.md +71 -71
  3. package/content.d.ts +1 -1
  4. package/dist/client/200.html +10 -10
  5. package/dist/client/404.html +10 -10
  6. package/dist/client/_nuxt/BLmTiKMJ.js +1 -0
  7. package/dist/client/_nuxt/{CgGSSGCG.js → DDeFBXf-.js} +1 -1
  8. package/dist/client/_nuxt/DFxyEsuO.js +1 -0
  9. package/dist/client/_nuxt/builds/latest.json +1 -1
  10. package/dist/client/_nuxt/builds/meta/c293d80d-b49c-492c-9886-92621e6ffa4b.json +1 -0
  11. package/dist/client/_nuxt/{entry.C6QaoFy4.css → entry.BG11QubP.css} +1 -1
  12. package/dist/client/_nuxt/error-404.Ba0p0jEX.css +1 -0
  13. package/dist/client/_nuxt/error-500.BuNiDSQ1.css +1 -0
  14. package/dist/client/_nuxt/inuEOpo5.js +174 -0
  15. package/dist/client/_nuxt/{BcPhSJxU.js → l5BvQyJI.js} +1 -1
  16. package/dist/client/index.html +10 -10
  17. package/dist/module.cjs +2 -5
  18. package/dist/module.json +1 -1
  19. package/dist/module.mjs +2 -5
  20. package/dist/runtime/app/composables/useSchemaOrg.d.ts +1 -1
  21. package/dist/runtime/app/plugins/defaults.js +9 -7
  22. package/dist/runtime/app/plugins/i18n/defaults.js +16 -15
  23. package/dist/runtime/app/plugins/i18n/init.js +1 -0
  24. package/dist/runtime/app/plugins/i18n/tsconfig.json +3 -3
  25. package/dist/runtime/app/utils/shared.js +32 -15
  26. package/dist/runtime/server/plugins/nuxt-content-v2.js +1 -1
  27. package/dist/runtime/server/tsconfig.json +3 -3
  28. package/package.json +15 -10
  29. package/schema.d.ts +1 -1
  30. package/dist/client/_nuxt/DTAJTTim.js +0 -1
  31. package/dist/client/_nuxt/DiWZrkno.js +0 -171
  32. package/dist/client/_nuxt/builds/meta/2b563cbd-2bcc-4694-8e01-f54f61f2dd05.json +0 -1
  33. package/dist/client/_nuxt/error-404.xH3Cf7mp.css +0 -1
  34. package/dist/client/_nuxt/error-500.D1eGBBaO.css +0 -1
  35. package/dist/client/_nuxt/ySlJ1b_l.js +0 -1
package/LICENSE.md CHANGED
@@ -1,9 +1,9 @@
1
- MIT License
2
-
3
- Copyright (c) 2022-Present - Harlan Wilton
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
-
7
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
-
9
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2022-Present - Harlan Wilton
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/README.md CHANGED
@@ -1,71 +1,71 @@
1
- <h1>nuxt-schema-org</h1>
2
-
3
- [![npm version][npm-version-src]][npm-version-href]
4
- [![npm downloads][npm-downloads-src]][npm-downloads-href]
5
- [![License][license-src]][license-href]
6
- [![Nuxt][nuxt-src]][nuxt-href]
7
-
8
- Nuxt Schema.org lets you generate Schema.org graphs which can help your site appear with rich search results.
9
-
10
- New to Schema.org or SEO? Check out the [Schema.org](https://nuxtseo.com/learn/mastering-meta/schema-org) guide to learn more about why you might want to use this module.
11
-
12
- <p align="center">
13
- <table>
14
- <tbody>
15
- <td align="center">
16
- <sub>Made possible by my <a href="https://github.com/sponsors/harlan-zw">Sponsor Program 💖</a><br> Follow me <a href="https://twitter.com/harlan_zw">@harlan_zw</a> 🐦 • Join <a href="https://discord.gg/275MBUBvgP">Discord</a> for help</sub><br>
17
- </td>
18
- </tbody>
19
- </table>
20
- </p>
21
-
22
- ## Features
23
-
24
- - 😎 Simple API based on [Google](https://developers.google.com/search/docs/advanced/structured-data/search-gallery) and [Yoast](https://developer.yoast.com/features/schema/overview) best practices
25
- - 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
26
- - 💡 Simple global meta provides for minimal boilerplate
27
- - 🌳 Minimal code, optimised for tree-shaking and SSR
28
- - Nuxt Dev Tools integration
29
-
30
- ## Installation
31
-
32
- Install `nuxt-schema-org` dependency to your project:
33
-
34
- ```bash
35
- npx nuxi@latest module add schema-org
36
- ```
37
-
38
- 💡 Need a complete SEO solution for Nuxt? Check out [Nuxt SEO](https://nuxtseo.com).
39
-
40
- ## Documentation
41
-
42
- [📖 Read the full documentation](https://nuxtseo.com/schema-org) for more information.
43
-
44
- ## Demos
45
-
46
- - [Nuxt Schema.org - StackBlitz](https://stackblitz.com/edit/nuxt-starter-z9np1t?file=package.json)
47
-
48
- ## Sponsors
49
-
50
- <p align="center">
51
- <a href="https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg">
52
- <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>
53
- </a>
54
- </p>
55
-
56
- ## License
57
-
58
- Licensed under the [MIT license](https://github.com/harlan-zw/nuxt-schema-org/blob/main/LICENSE.md).
59
-
60
- <!-- Badges -->
61
- [npm-version-src]: https://img.shields.io/npm/v/nuxt-schema-org/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
62
- [npm-version-href]: https://npmjs.com/package/nuxt-schema-org
63
-
64
- [npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-schema-org.svg?style=flat&colorA=18181B&colorB=28CF8D
65
- [npm-downloads-href]: https://npmjs.com/package/nuxt-schema-org
66
-
67
- [license-src]: https://img.shields.io/github/license/harlan-zw/nuxt-schema-org.svg?style=flat&colorA=18181B&colorB=28CF8D
68
- [license-href]: https://github.com/harlan-zw/nuxt-schema-org/blob/main/LICENSE.md
69
-
70
- [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
71
- [nuxt-href]: https://nuxt.com
1
+ <h1>nuxt-schema-org</h1>
2
+
3
+ [![npm version][npm-version-src]][npm-version-href]
4
+ [![npm downloads][npm-downloads-src]][npm-downloads-href]
5
+ [![License][license-src]][license-href]
6
+ [![Nuxt][nuxt-src]][nuxt-href]
7
+
8
+ Nuxt Schema.org lets you generate Schema.org graphs which can help your site appear with rich search results.
9
+
10
+ New to Schema.org or SEO? Check out the [Schema.org](https://nuxtseo.com/learn/mastering-meta/schema-org) guide to learn more about why you might want to use this module.
11
+
12
+ <p align="center">
13
+ <table>
14
+ <tbody>
15
+ <td align="center">
16
+ <sub>Made possible by my <a href="https://github.com/sponsors/harlan-zw">Sponsor Program 💖</a><br> Follow me <a href="https://twitter.com/harlan_zw">@harlan_zw</a> 🐦 • Join <a href="https://discord.gg/275MBUBvgP">Discord</a> for help</sub><br>
17
+ </td>
18
+ </tbody>
19
+ </table>
20
+ </p>
21
+
22
+ ## Features
23
+
24
+ - 😎 Simple API based on [Google](https://developers.google.com/search/docs/advanced/structured-data/search-gallery) and [Yoast](https://developer.yoast.com/features/schema/overview) best practices
25
+ - 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
26
+ - 💡 Simple global meta provides for minimal boilerplate
27
+ - 🌳 Minimal code, optimised for tree-shaking and SSR
28
+ - Nuxt Dev Tools integration
29
+
30
+ ## Installation
31
+
32
+ Install `nuxt-schema-org` dependency to your project:
33
+
34
+ ```bash
35
+ npx nuxi@latest module add schema-org
36
+ ```
37
+
38
+ 💡 Need a complete SEO solution for Nuxt? Check out [Nuxt SEO](https://nuxtseo.com).
39
+
40
+ ## Documentation
41
+
42
+ [📖 Read the full documentation](https://nuxtseo.com/schema-org) for more information.
43
+
44
+ ## Demos
45
+
46
+ - [Nuxt Schema.org - StackBlitz](https://stackblitz.com/edit/nuxt-starter-z9np1t?file=package.json)
47
+
48
+ ## Sponsors
49
+
50
+ <p align="center">
51
+ <a href="https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg">
52
+ <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>
53
+ </a>
54
+ </p>
55
+
56
+ ## License
57
+
58
+ Licensed under the [MIT license](https://github.com/harlan-zw/nuxt-schema-org/blob/main/LICENSE.md).
59
+
60
+ <!-- Badges -->
61
+ [npm-version-src]: https://img.shields.io/npm/v/nuxt-schema-org/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
62
+ [npm-version-href]: https://npmjs.com/package/nuxt-schema-org
63
+
64
+ [npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-schema-org.svg?style=flat&colorA=18181B&colorB=28CF8D
65
+ [npm-downloads-href]: https://npmjs.com/package/nuxt-schema-org
66
+
67
+ [license-src]: https://img.shields.io/github/license/harlan-zw/nuxt-schema-org.svg?style=flat&colorA=18181B&colorB=28CF8D
68
+ [license-href]: https://github.com/harlan-zw/nuxt-schema-org/blob/main/LICENSE.md
69
+
70
+ [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
71
+ [nuxt-href]: https://nuxt.com
package/content.d.ts CHANGED
@@ -1 +1 @@
1
- export * from './dist/content'
1
+ export * from './dist/content'
@@ -1,14 +1,14 @@
1
1
  <!DOCTYPE html><html><head><meta charset="utf-8">
2
2
  <meta name="viewport" content="width=device-width, initial-scale=1">
3
- <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.C6QaoFy4.css" crossorigin>
4
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DiWZrkno.js">
3
+ <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.BG11QubP.css" crossorigin>
4
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/inuEOpo5.js">
5
5
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CVO1_9PV.js">
6
6
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D0r3Knsf.js">
7
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/ySlJ1b_l.js">
8
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DTAJTTim.js">
9
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.xH3Cf7mp.css">
10
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CgGSSGCG.js">
11
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.D1eGBBaO.css">
12
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BcPhSJxU.js">
13
- <script type="module" src="/__nuxt-schema-org/_nuxt/DiWZrkno.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1741648583375,false]</script>
14
- <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"2b563cbd-2bcc-4694-8e01-f54f61f2dd05",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
7
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DFxyEsuO.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BLmTiKMJ.js">
9
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.Ba0p0jEX.css">
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DDeFBXf-.js">
11
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.BuNiDSQ1.css">
12
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/l5BvQyJI.js">
13
+ <script type="module" src="/__nuxt-schema-org/_nuxt/inuEOpo5.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script>window.__NUXT_SITE_CONFIG__={_priority:{name:-10,env:-15},env:"production",name:"nuxt-schema-org-devtools"}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1741895403323,false]</script>
14
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"c293d80d-b49c-492c-9886-92621e6ffa4b",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
@@ -1,14 +1,14 @@
1
1
  <!DOCTYPE html><html><head><meta charset="utf-8">
2
2
  <meta name="viewport" content="width=device-width, initial-scale=1">
3
- <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.C6QaoFy4.css" crossorigin>
4
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DiWZrkno.js">
3
+ <link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.BG11QubP.css" crossorigin>
4
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/inuEOpo5.js">
5
5
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CVO1_9PV.js">
6
6
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D0r3Knsf.js">
7
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/ySlJ1b_l.js">
8
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DTAJTTim.js">
9
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.xH3Cf7mp.css">
10
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CgGSSGCG.js">
11
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.D1eGBBaO.css">
12
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BcPhSJxU.js">
13
- <script type="module" src="/__nuxt-schema-org/_nuxt/DiWZrkno.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1741648583376,false]</script>
14
- <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"2b563cbd-2bcc-4694-8e01-f54f61f2dd05",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
7
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DFxyEsuO.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BLmTiKMJ.js">
9
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.Ba0p0jEX.css">
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DDeFBXf-.js">
11
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.BuNiDSQ1.css">
12
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/l5BvQyJI.js">
13
+ <script type="module" src="/__nuxt-schema-org/_nuxt/inuEOpo5.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script>window.__NUXT_SITE_CONFIG__={_priority:{name:-10,env:-15},env:"production",name:"nuxt-schema-org-devtools"}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1741895403324,false]</script>
14
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"c293d80d-b49c-492c-9886-92621e6ffa4b",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
@@ -0,0 +1 @@
1
+ const n=Object.freeze(JSON.parse('{"displayName":"JSON","name":"json","patterns":[{"include":"#value"}],"repository":{"array":{"begin":"\\\\[","beginCaptures":{"0":{"name":"punctuation.definition.array.begin.json"}},"end":"]","endCaptures":{"0":{"name":"punctuation.definition.array.end.json"}},"name":"meta.structure.array.json","patterns":[{"include":"#value"},{"match":",","name":"punctuation.separator.array.json"},{"match":"[^\\\\s\\\\]]","name":"invalid.illegal.expected-array-separator.json"}]},"comments":{"patterns":[{"begin":"/\\\\*\\\\*(?!/)","captures":{"0":{"name":"punctuation.definition.comment.json"}},"end":"\\\\*/","name":"comment.block.documentation.json"},{"begin":"/\\\\*","captures":{"0":{"name":"punctuation.definition.comment.json"}},"end":"\\\\*/","name":"comment.block.json"},{"captures":{"1":{"name":"punctuation.definition.comment.json"}},"match":"(//).*$\\\\n?","name":"comment.line.double-slash.js"}]},"constant":{"match":"\\\\b(?:true|false|null)\\\\b","name":"constant.language.json"},"number":{"match":"-?(?:0|[1-9]\\\\d*)(?:(?:\\\\.\\\\d+)?(?:[eE][+\\\\-]?\\\\d+)?)?","name":"constant.numeric.json"},"object":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.definition.dictionary.begin.json"}},"end":"}","endCaptures":{"0":{"name":"punctuation.definition.dictionary.end.json"}},"name":"meta.structure.dictionary.json","patterns":[{"include":"#objectkey"},{"include":"#comments"},{"begin":":","beginCaptures":{"0":{"name":"punctuation.separator.dictionary.key-value.json"}},"end":"(,)|(?=})","endCaptures":{"1":{"name":"punctuation.separator.dictionary.pair.json"}},"name":"meta.structure.dictionary.value.json","patterns":[{"include":"#value"},{"match":"[^\\\\s,]","name":"invalid.illegal.expected-dictionary-separator.json"}]},{"match":"[^\\\\s}]","name":"invalid.illegal.expected-dictionary-separator.json"}]},"objectkey":{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.support.type.property-name.begin.json"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.support.type.property-name.end.json"}},"name":"string.json support.type.property-name.json","patterns":[{"include":"#stringcontent"}]},"string":{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.json"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.json"}},"name":"string.quoted.double.json","patterns":[{"include":"#stringcontent"}]},"stringcontent":{"patterns":[{"match":"\\\\\\\\(?:[\\"\\\\\\\\/bfnrt]|u\\\\h{4})","name":"constant.character.escape.json"},{"match":"\\\\\\\\.","name":"invalid.illegal.unrecognized-string-escape.json"}]},"value":{"patterns":[{"include":"#constant"},{"include":"#number"},{"include":"#string"},{"include":"#array"},{"include":"#object"},{"include":"#comments"}]}},"scopeName":"source.json"}')),e=[n];export{e as default};
@@ -1 +1 @@
1
- import{_ as a,u as i,c as u,o as c,a as e,t as r,b as l,w as d,d as p,e as f}from"./DiWZrkno.js";const m={class:"antialiased bg-white dark:bg-black dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-black"},g={class:"max-w-520px text-center z-20"},h=["textContent"],b=["textContent"],x={class:"flex items-center justify-center w-full"},y={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const n=t;return i({title:`${n.statusCode} - ${n.statusMessage} | ${n.appName}`,script:[{children:`!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))r(e);new MutationObserver((e=>{for(const o of e)if("childList"===o.type)for(const e of o.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&r(e)})).observe(document,{childList:!0,subtree:!0})}function r(e){if(e.ep)return;e.ep=!0;const r=function(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?r.credentials="include":"anonymous"===e.crossOrigin?r.credentials="omit":r.credentials="same-origin",r}(e);fetch(e.href,r)}}();`}],style:[{children:'*,:after,:before{border-color:var(--un-default-border-color,#e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--un-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}h1{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}h1,p{margin:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }'}]}),(k,o)=>{const s=f;return c(),u("div",m,[o[0]||(o[0]=e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),e("div",g,[e("h1",{class:"font-medium mb-8 sm:text-10xl text-8xl",textContent:r(t.statusCode)},null,8,h),e("p",{class:"font-light leading-tight mb-16 px-8 sm:px-0 sm:text-4xl text-xl",textContent:r(t.description)},null,8,b),e("div",x,[l(s,{to:"/",class:"cursor-pointer gradient-border px-4 py-2 sm:px-6 sm:py-3 sm:text-xl text-md"},{default:d(()=>[p(r(t.backHome),1)]),_:1})])])])}}},_=a(y,[["__scopeId","data-v-7e8bf802"]]);export{_ as default};
1
+ import{_ as a,u as i,c as u,o as c,a as e,t as r,b as l,w as d,d as p,e as f}from"./inuEOpo5.js";const m={class:"antialiased bg-white dark:bg-black dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-black"},g={class:"max-w-520px text-center z-20"},h=["textContent"],b=["textContent"],x={class:"flex items-center justify-center w-full"},y={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const n=t;return i({title:`${n.statusCode} - ${n.statusMessage} | ${n.appName}`,script:[{children:`!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))r(e);new MutationObserver((e=>{for(const o of e)if("childList"===o.type)for(const e of o.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&r(e)})).observe(document,{childList:!0,subtree:!0})}function r(e){if(e.ep)return;e.ep=!0;const r=function(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?r.credentials="include":"anonymous"===e.crossOrigin?r.credentials="omit":r.credentials="same-origin",r}(e);fetch(e.href,r)}}();`}],style:[{children:'*,:after,:before{border-color:var(--un-default-border-color,#e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--un-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}h1{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}h1,p{margin:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }'}]}),(k,o)=>{const s=f;return c(),u("div",m,[o[0]||(o[0]=e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),e("div",g,[e("h1",{class:"font-medium mb-8 sm:text-10xl text-8xl",textContent:r(t.statusCode)},null,8,h),e("p",{class:"font-light leading-tight mb-16 px-8 sm:px-0 sm:text-4xl text-xl",textContent:r(t.description)},null,8,b),e("div",x,[l(s,{to:"/",class:"cursor-pointer gradient-border px-4 py-2 sm:px-6 sm:py-3 sm:text-xl text-md"},{default:d(()=>[p(r(t.backHome),1)]),_:1})])])])}}},_=a(y,[["__scopeId","data-v-2b1e69c8"]]);export{_ as default};