nuxt-schema-org 4.0.2 → 4.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.
- package/README.md +71 -71
- package/dist/client/200.html +25 -22
- package/dist/client/404.html +25 -22
- package/dist/client/_nuxt/{QuylFKVk.js → B5CNlBgr.js} +1 -1
- package/dist/client/_nuxt/BCzYJAay.js +1 -0
- package/dist/client/_nuxt/BIguuW30.js +1 -0
- package/dist/client/_nuxt/{0qbUsQ6_.js → BJGgnGWZ.js} +1 -1
- package/dist/client/_nuxt/BLhTXw86.js +1 -0
- package/dist/client/_nuxt/BZ3P6AVf.js +1 -0
- package/dist/client/_nuxt/{Csvi84BS.js → BnfnAR_u.js} +1 -1
- package/dist/client/_nuxt/Bu73EIfS.js +1 -0
- package/dist/client/_nuxt/C4Ro8ZjH.js +1 -0
- package/dist/client/_nuxt/C5-9kuJc.js +1 -0
- package/dist/client/_nuxt/CGXjegLJ.js +1 -0
- package/dist/client/_nuxt/CMnybHwx.js +1 -0
- package/dist/client/_nuxt/COcR7UxN.js +1 -0
- package/dist/client/_nuxt/DDtaqPfv.js +32 -0
- package/dist/client/_nuxt/DL4Dju3v.js +1 -0
- package/dist/client/_nuxt/DdAYiE08.js +1 -0
- package/dist/client/_nuxt/{JJNjxVar.js → DhRVplvY.js} +1 -1
- package/dist/client/_nuxt/XF954dHc.js +1 -0
- package/dist/client/_nuxt/{CNNTwPtp.js → bW3Q9pbY.js} +1 -1
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/64843d8e-fcd1-46be-a7f6-a8bd7e7efdad.json +1 -0
- package/dist/client/_nuxt/entry.Dctf3HLc.css +1 -0
- package/dist/client/_nuxt/error-404.DIflzBI4.css +1 -0
- package/dist/client/_nuxt/error-500.MrpK8Rq_.css +1 -0
- package/dist/client/index.html +25 -22
- package/dist/module.json +1 -1
- package/dist/runtime/app/composables/useSchemaOrg.js +1 -5
- package/dist/runtime/app/plugins/defaults.js +3 -6
- package/dist/runtime/app/plugins/i18n/defaults.js +5 -7
- package/dist/runtime/app/plugins/i18n/init.js +1 -1
- package/dist/runtime/app/plugins/i18n/tsconfig.json +3 -0
- package/dist/runtime/app/utils/shared.js +2 -2
- package/dist/runtime/server/routes/__schema-org__/debug.js +1 -1
- package/dist/runtime/server/tsconfig.json +3 -3
- package/package.json +13 -13
- package/schema.d.ts +1 -1
- package/dist/client/_nuxt/B1Z2YEe0.js +0 -1
- package/dist/client/_nuxt/BHpzmqOf.js +0 -1
- package/dist/client/_nuxt/C6J8XiCD.js +0 -1
- package/dist/client/_nuxt/CHFNoq3-.js +0 -34
- package/dist/client/_nuxt/CLXkKSjS.js +0 -1
- package/dist/client/_nuxt/Cm25um3E.js +0 -1
- package/dist/client/_nuxt/Cmhojp3q.js +0 -1
- package/dist/client/_nuxt/Cv7ZOjGq.js +0 -1
- package/dist/client/_nuxt/D0xWnrgR.js +0 -1
- package/dist/client/_nuxt/D9W_gRNE.js +0 -1
- package/dist/client/_nuxt/DMFdBl0X.js +0 -1
- package/dist/client/_nuxt/builds/meta/dev.json +0 -1
- package/dist/client/_nuxt/builds/meta/e3ce1479-1f80-4a85-85fc-6f1b4d40d16b.json +0 -1
- package/dist/client/_nuxt/entry.DmTHVwLm.css +0 -1
- package/dist/client/_nuxt/error-404.O0-zGLt6.css +0 -1
- package/dist/client/_nuxt/error-500.qQHJY5DZ.css +0 -1
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/dist/client/200.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<!DOCTYPE html><html data-capo=""><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.
|
|
4
|
-
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
3
|
+
<link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.Dctf3HLc.css" crossorigin>
|
|
4
|
+
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DDtaqPfv.js">
|
|
5
5
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BwpQXVS2.js">
|
|
6
6
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Ci-La1BS.js">
|
|
7
7
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DOAn35dn.js">
|
|
@@ -33,9 +33,12 @@
|
|
|
33
33
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BWkuYGGO.js">
|
|
34
34
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bmb0A568.js">
|
|
35
35
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D8nBeWSR.js">
|
|
36
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bu73EIfS.js">
|
|
37
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BLhTXw86.js">
|
|
36
38
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BhsLqr-4.js">
|
|
37
39
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CEjiMJLT.js">
|
|
38
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
40
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/XF954dHc.js">
|
|
41
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CK56Z9cH.js">
|
|
39
42
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CXmV_HiI.js">
|
|
40
43
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/mLcCfA0-.js">
|
|
41
44
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DbXoA79R.js">
|
|
@@ -44,7 +47,7 @@
|
|
|
44
47
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bdprqoiu.js">
|
|
45
48
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Cv3cJnDV.js">
|
|
46
49
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQO4gZEw.js">
|
|
47
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
50
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BCzYJAay.js">
|
|
48
51
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CcPoRNJz.js">
|
|
49
52
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DoiKbUTj.js">
|
|
50
53
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CbUnruJU.js">
|
|
@@ -55,11 +58,11 @@
|
|
|
55
58
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DmZ-uG0V.js">
|
|
56
59
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DfpIq38s.js">
|
|
57
60
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B5L7zzq-.js">
|
|
58
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
61
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/C4Ro8ZjH.js">
|
|
59
62
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/yA8e6OR-.js">
|
|
60
63
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DEIpsLCJ.js">
|
|
61
64
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dnfm4U7b.js">
|
|
62
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
65
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/COcR7UxN.js">
|
|
63
66
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DQxx3LPD.js">
|
|
64
67
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BMwgFBEQ.js">
|
|
65
68
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bv_sPlCv.js">
|
|
@@ -78,9 +81,9 @@
|
|
|
78
81
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B3Z_eaxm.js">
|
|
79
82
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BaLI2h1d.js">
|
|
80
83
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CNXuF1yM.js">
|
|
81
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
84
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BJGgnGWZ.js">
|
|
82
85
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BSHf-0eb.js">
|
|
83
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
86
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BIguuW30.js">
|
|
84
87
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DJEtsjbi.js">
|
|
85
88
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/-30QC5Em.js">
|
|
86
89
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BSPpinrx.js">
|
|
@@ -89,7 +92,7 @@
|
|
|
89
92
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BhC5s0V7.js">
|
|
90
93
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DvA-6Bhw.js">
|
|
91
94
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CmWLV2bY.js">
|
|
92
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
95
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/C5-9kuJc.js">
|
|
93
96
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/ClV7KpCc.js">
|
|
94
97
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CM4fc1WH.js">
|
|
95
98
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DqpEK-75.js">
|
|
@@ -116,7 +119,6 @@
|
|
|
116
119
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CpRrwcwt.js">
|
|
117
120
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DlYXzDlu.js">
|
|
118
121
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DUdzsfxe.js">
|
|
119
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CK56Z9cH.js">
|
|
120
122
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Cqv5JV-q.js">
|
|
121
123
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BZRbnyjI.js">
|
|
122
124
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/plSVBvJQ.js">
|
|
@@ -124,16 +126,16 @@
|
|
|
124
126
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BJNXdUBN.js">
|
|
125
127
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/yLioyJ2E.js">
|
|
126
128
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dk1rBueR.js">
|
|
127
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
129
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DL4Dju3v.js">
|
|
128
130
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B4_rEpOs.js">
|
|
129
131
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dtn98rcr.js">
|
|
130
132
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DepYB8Ml.js">
|
|
131
133
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DNDvMORL.js">
|
|
132
134
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CodIOJDM.js">
|
|
133
135
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Kxp7UmFj.js">
|
|
134
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
136
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CMnybHwx.js">
|
|
135
137
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bcw97oti.js">
|
|
136
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
138
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BZ3P6AVf.js">
|
|
137
139
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BzaEo2Du.js">
|
|
138
140
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B2bjgU-v.js">
|
|
139
141
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/EZUUsui8.js">
|
|
@@ -185,13 +187,14 @@
|
|
|
185
187
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D-RymO5g.js">
|
|
186
188
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/-ALZ4IvE.js">
|
|
187
189
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DwU8c_yx.js">
|
|
188
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
190
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DhRVplvY.js">
|
|
189
191
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D2TqM893.js">
|
|
190
192
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DFQ4Xr-4.js">
|
|
191
193
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DA0ESIWO.js">
|
|
194
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CGXjegLJ.js">
|
|
192
195
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQjiPCtT.js">
|
|
193
196
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/NUI3YrRW.js">
|
|
194
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
197
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BnfnAR_u.js">
|
|
195
198
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/rf8nNrOk.js">
|
|
196
199
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dwo6uFCY.js">
|
|
197
200
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Db-JQHi3.js">
|
|
@@ -249,7 +252,7 @@
|
|
|
249
252
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CafNBF8u.js">
|
|
250
253
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CTRr51gU.js">
|
|
251
254
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQWsIgnU.js">
|
|
252
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
255
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DdAYiE08.js">
|
|
253
256
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Ddv68eIx.js">
|
|
254
257
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/GBQ2dnAY.js">
|
|
255
258
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/PoHY5YXO.js">
|
|
@@ -271,9 +274,9 @@
|
|
|
271
274
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D0r3Knsf.js">
|
|
272
275
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CVO1_9PV.js">
|
|
273
276
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CG6Dc4jp.js">
|
|
274
|
-
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.
|
|
275
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
276
|
-
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.
|
|
277
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
278
|
-
<script type="module" src="/__nuxt-schema-org/_nuxt/
|
|
279
|
-
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"
|
|
277
|
+
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.DIflzBI4.css">
|
|
278
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/bW3Q9pbY.js">
|
|
279
|
+
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.MrpK8Rq_.css">
|
|
280
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B5CNlBgr.js">
|
|
281
|
+
<script type="module" src="/__nuxt-schema-org/_nuxt/DDtaqPfv.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},1733995476719,false]</script>
|
|
282
|
+
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"64843d8e-fcd1-46be-a7f6-a8bd7e7efdad",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
|
package/dist/client/404.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<!DOCTYPE html><html data-capo=""><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.
|
|
4
|
-
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
3
|
+
<link rel="stylesheet" href="/__nuxt-schema-org/_nuxt/entry.Dctf3HLc.css" crossorigin>
|
|
4
|
+
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DDtaqPfv.js">
|
|
5
5
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BwpQXVS2.js">
|
|
6
6
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Ci-La1BS.js">
|
|
7
7
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DOAn35dn.js">
|
|
@@ -33,9 +33,12 @@
|
|
|
33
33
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BWkuYGGO.js">
|
|
34
34
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bmb0A568.js">
|
|
35
35
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D8nBeWSR.js">
|
|
36
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bu73EIfS.js">
|
|
37
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BLhTXw86.js">
|
|
36
38
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BhsLqr-4.js">
|
|
37
39
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CEjiMJLT.js">
|
|
38
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
40
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/XF954dHc.js">
|
|
41
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CK56Z9cH.js">
|
|
39
42
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CXmV_HiI.js">
|
|
40
43
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/mLcCfA0-.js">
|
|
41
44
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DbXoA79R.js">
|
|
@@ -44,7 +47,7 @@
|
|
|
44
47
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bdprqoiu.js">
|
|
45
48
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Cv3cJnDV.js">
|
|
46
49
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQO4gZEw.js">
|
|
47
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
50
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BCzYJAay.js">
|
|
48
51
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CcPoRNJz.js">
|
|
49
52
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DoiKbUTj.js">
|
|
50
53
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CbUnruJU.js">
|
|
@@ -55,11 +58,11 @@
|
|
|
55
58
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DmZ-uG0V.js">
|
|
56
59
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DfpIq38s.js">
|
|
57
60
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B5L7zzq-.js">
|
|
58
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
61
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/C4Ro8ZjH.js">
|
|
59
62
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/yA8e6OR-.js">
|
|
60
63
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DEIpsLCJ.js">
|
|
61
64
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dnfm4U7b.js">
|
|
62
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
65
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/COcR7UxN.js">
|
|
63
66
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DQxx3LPD.js">
|
|
64
67
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BMwgFBEQ.js">
|
|
65
68
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bv_sPlCv.js">
|
|
@@ -78,9 +81,9 @@
|
|
|
78
81
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B3Z_eaxm.js">
|
|
79
82
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BaLI2h1d.js">
|
|
80
83
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CNXuF1yM.js">
|
|
81
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
84
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BJGgnGWZ.js">
|
|
82
85
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BSHf-0eb.js">
|
|
83
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
86
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BIguuW30.js">
|
|
84
87
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DJEtsjbi.js">
|
|
85
88
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/-30QC5Em.js">
|
|
86
89
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BSPpinrx.js">
|
|
@@ -89,7 +92,7 @@
|
|
|
89
92
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BhC5s0V7.js">
|
|
90
93
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DvA-6Bhw.js">
|
|
91
94
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CmWLV2bY.js">
|
|
92
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
95
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/C5-9kuJc.js">
|
|
93
96
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/ClV7KpCc.js">
|
|
94
97
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CM4fc1WH.js">
|
|
95
98
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DqpEK-75.js">
|
|
@@ -116,7 +119,6 @@
|
|
|
116
119
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CpRrwcwt.js">
|
|
117
120
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DlYXzDlu.js">
|
|
118
121
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DUdzsfxe.js">
|
|
119
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CK56Z9cH.js">
|
|
120
122
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Cqv5JV-q.js">
|
|
121
123
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BZRbnyjI.js">
|
|
122
124
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/plSVBvJQ.js">
|
|
@@ -124,16 +126,16 @@
|
|
|
124
126
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BJNXdUBN.js">
|
|
125
127
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/yLioyJ2E.js">
|
|
126
128
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dk1rBueR.js">
|
|
127
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
129
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DL4Dju3v.js">
|
|
128
130
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B4_rEpOs.js">
|
|
129
131
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dtn98rcr.js">
|
|
130
132
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DepYB8Ml.js">
|
|
131
133
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DNDvMORL.js">
|
|
132
134
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CodIOJDM.js">
|
|
133
135
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Kxp7UmFj.js">
|
|
134
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
136
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CMnybHwx.js">
|
|
135
137
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Bcw97oti.js">
|
|
136
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
138
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BZ3P6AVf.js">
|
|
137
139
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BzaEo2Du.js">
|
|
138
140
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B2bjgU-v.js">
|
|
139
141
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/EZUUsui8.js">
|
|
@@ -185,13 +187,14 @@
|
|
|
185
187
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D-RymO5g.js">
|
|
186
188
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/-ALZ4IvE.js">
|
|
187
189
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DwU8c_yx.js">
|
|
188
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
190
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DhRVplvY.js">
|
|
189
191
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D2TqM893.js">
|
|
190
192
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DFQ4Xr-4.js">
|
|
191
193
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DA0ESIWO.js">
|
|
194
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CGXjegLJ.js">
|
|
192
195
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQjiPCtT.js">
|
|
193
196
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/NUI3YrRW.js">
|
|
194
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
197
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/BnfnAR_u.js">
|
|
195
198
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/rf8nNrOk.js">
|
|
196
199
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Dwo6uFCY.js">
|
|
197
200
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Db-JQHi3.js">
|
|
@@ -249,7 +252,7 @@
|
|
|
249
252
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CafNBF8u.js">
|
|
250
253
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CTRr51gU.js">
|
|
251
254
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CQWsIgnU.js">
|
|
252
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
255
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/DdAYiE08.js">
|
|
253
256
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/Ddv68eIx.js">
|
|
254
257
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/GBQ2dnAY.js">
|
|
255
258
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/PoHY5YXO.js">
|
|
@@ -271,9 +274,9 @@
|
|
|
271
274
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/D0r3Knsf.js">
|
|
272
275
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CVO1_9PV.js">
|
|
273
276
|
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/CG6Dc4jp.js">
|
|
274
|
-
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.
|
|
275
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
276
|
-
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.
|
|
277
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/
|
|
278
|
-
<script type="module" src="/__nuxt-schema-org/_nuxt/
|
|
279
|
-
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"
|
|
277
|
+
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-404.DIflzBI4.css">
|
|
278
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/bW3Q9pbY.js">
|
|
279
|
+
<link rel="prefetch" as="style" crossorigin href="/__nuxt-schema-org/_nuxt/error-500.MrpK8Rq_.css">
|
|
280
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-schema-org/_nuxt/B5CNlBgr.js">
|
|
281
|
+
<script type="module" src="/__nuxt-schema-org/_nuxt/DDtaqPfv.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},1733995476720,false]</script>
|
|
282
|
+
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-schema-org",buildId:"64843d8e-fcd1-46be-a7f6-a8bd7e7efdad",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{_ as s,u as a,o as i,c as u,a as e,t as o}from"./
|
|
1
|
+
import{_ as s,u as a,o as i,c as u,a as e,t as o}from"./DDtaqPfv.js";const l={class:"antialiased bg-white dark:bg-black dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-black"},c={class:"max-w-520px text-center"},d=["textContent"],p=["textContent"],f={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const r=t;return a({title:`${r.statusCode} - ${r.statusMessage} | ${r.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}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: }'}]}),(g,n)=>(i(),u("div",l,[n[0]||(n[0]=e("div",{class:"-bottom-1/2 fixed h-1/2 left-0 right-0 spotlight"},null,-1)),e("div",c,[e("h1",{class:"font-medium mb-8 sm:text-10xl text-8xl",textContent:o(t.statusCode)},null,8,d),e("p",{class:"font-light leading-tight mb-16 px-8 sm:px-0 sm:text-4xl text-xl",textContent:o(t.description)},null,8,p)])]))}},m=s(f,[["__scopeId","data-v-87d9bafd"]]);export{m as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=Object.freeze(JSON.parse(`{"displayName":"Coq","fileTypes":["v"],"name":"coq","patterns":[{"comment":"Vernacular import keywords","match":"\\\\b(From|Require|Import|Export|Local|Global|Include)\\\\b","name":"keyword.control.import.coq"},{"comment":"Vernacular scope keywords","match":"\\\\b((Open|Close|Delimit|Undelimit|Bind)\\\\s+Scope)\\\\b","name":"keyword.control.import.coq"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"entity.name.function.theorem.coq"}},"comment":"Theorem declarations","match":"\\\\b(Theorem|Lemma|Remark|Fact|Corollary|Property|Proposition)\\\\s+((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"match":"\\\\bGoal\\\\b","name":"keyword.source.coq"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"keyword.source.coq"},"3":{"name":"entity.name.assumption.coq"}},"comment":"Assumptions","match":"\\\\b(Parameters?|Axioms?|Conjectures?|Variables?|Hypothesis|Hypotheses)(\\\\s+Inline)?\\\\b\\\\s*\\\\(?\\\\s*((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"3":{"name":"entity.name.assumption.coq"}},"comment":"Context","match":"\\\\b(Context)\\\\b\\\\s*\`?\\\\s*(\\\\(|\\\\{)?\\\\s*((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"keyword.source.coq"},"3":{"name":"entity.name.function.coq"}},"comment":"Definitions","match":"(\\\\b(?:Program|Local)\\\\s+)?\\\\b(Definition|Fixpoint|CoFixpoint|Function|Example|Let(?:\\\\s+Fixpoint|\\\\s+CoFixpoint)?|Instance|Equations|Equations?)\\\\s+((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"captures":{"1":{"name":"keyword.source.coq"}},"comment":"Obligations","match":"\\\\b((Show\\\\s+)?Obligation\\\\s+Tactic|Obligations\\\\s+of|Obligation|Next\\\\s+Obligation(\\\\s+of)?|Solve\\\\s+Obligations(\\\\s+of)?|Solve\\\\s+All\\\\s+Obligations|Admit\\\\s+Obligations(\\\\s+of)?|Instance)\\\\b"},{"captures":{"1":{"name":"keyword.source.coq"},"3":{"name":"entity.name.type.coq"}},"comment":"Type declarations","match":"\\\\b(CoInductive|Inductive|Variant|Record|Structure|Class)\\\\s+(>\\\\s*)?((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"captures":{"1":{"name":"keyword.source.coq"},"2":{"name":"entity.name.function.ltac"}},"comment":"Ltac declarations","match":"\\\\b(Ltac)\\\\s+((\\\\p{L}|[_\\\\u00A0])(\\\\p{L}|[0-9_\\\\u00A0'])*)"},{"comment":"Vernacular keywords","match":"\\\\b(Hint|Constructors|Resolve|Rewrite|Ltac|Implicit(\\\\s+Types)?|Set|Unset|Remove\\\\s+Printing|Arguments|Tactic\\\\s+Notation|Notation|Infix|Reserved\\\\s+Notation|Section|Module\\\\s+Type|Module|End|Check|Print|Eval|Search|Universe|Coercions?|Generalizable\\\\s+All|Generalizable\\\\s+Variable?|Existing\\\\s+Instance|Existing\\\\s+Class|Canonical|About|Locate|Collection|Typeclasses\\\\s+(Opaque|Transparent))\\\\b","name":"keyword.source.coq"},{"comment":"Proof keywords","match":"\\\\b(Proof|Qed|Defined|Save|Abort(\\\\s+All)?|Undo(\\\\s+To)?|Restart|Focus|Unfocus|Unfocused|Show\\\\s+Proof|Show\\\\s+Existentials|Show|Unshelve)\\\\b","name":"keyword.source.coq"},{"comment":"Vernacular Debug keywords","match":"\\\\b(Quit|Drop|Time|Redirect|Timeout|Fail)\\\\b","name":"keyword.debug.coq"},{"comment":"Admits are bad","match":"\\\\b(admit|Admitted)\\\\b","name":"invalid.illegal.admit.coq"},{"comment":"Operators","match":":|\\\\||=|<|>|\\\\*|\\\\+|-|\\\\{|\\\\}|≠|∨|∧|↔|¬|→|≤|≥","name":"keyword.operator.coq"},{"comment":"Type keywords","match":"\\\\b(forall|exists|Type|Set|Prop|nat|bool|option|list|unit|sum|prod|comparison|Empty_set)\\\\b|∀|∃","name":"support.type.coq"},{"comment":"Ltac keywords","match":"\\\\b(try|repeat|rew|progress|fresh|solve|now|first|tryif|at|once|do|only)\\\\b","name":"keyword.control.ltac"},{"comment":"Common Ltac connectors","match":"\\\\b(into|with|eqn|by|move|as|using)\\\\b","name":"keyword.control.ltac"},{"comment":"Gallina keywords","match":"\\\\b(match|lazymatch|multimatch|fun|with|return|end|let|in|if|then|else|fix|for|where|and)\\\\b|λ","name":"keyword.control.gallina"},{"comment":"Ltac builtins","match":"\\\\b(intro|intros|revert|induction|destruct|auto|eauto|tauto|eassumption|apply|eapply|assumption|constructor|econstructor|reflexivity|inversion|injection|assert|split|esplit|omega|fold|unfold|specialize|rewrite|erewrite|change|symmetry|refine|simpl|intuition|firstorder|generalize|idtac|exist|exists|eexists|elim|eelim|rename|subst|congruence|trivial|left|right|set|pose|discriminate|clear|clearbody|contradict|contradiction|exact|dependent|remember|case|easy|unshelve|pattern|transitivity|etransitivity|f_equal|exfalso|replace|abstract|cycle|swap|revgoals|shelve|unshelve)\\\\b","name":"support.function.builtin.ltac"},{"applyEndPatternLast":1,"begin":"\\\\(\\\\*(?!#)","end":"\\\\*\\\\)","name":"comment.block.coq","patterns":[{"include":"#block_comment"},{"include":"#block_double_quoted_string"}]},{"match":"\\\\b((0(x|X)[0-9a-fA-F]+)|(\\\\d+(\\\\.\\\\d+)?))\\\\b","name":"constant.numeric.gallina"},{"comment":"Gallina builtin constructors","match":"\\\\b(True|False|tt|false|true|Some|None|nil|cons|pair|inl|inr|O|S|Eq|Lt|Gt|id|ex|all|unique)\\\\b","name":"constant.language.constructor.gallina"},{"match":"\\\\b_\\\\b","name":"constant.language.wildcard.coq"},{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coq"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coq"}},"name":"string.quoted.double.coq"}],"repository":{"block_comment":{"applyEndPatternLast":1,"begin":"\\\\(\\\\*(?!#)","end":"\\\\*\\\\)","name":"comment.block.coq","patterns":[{"include":"#block_comment"},{"include":"#block_double_quoted_string"}]},"block_double_quoted_string":{"applyEndPatternLast":1,"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.coq"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.coq"}},"name":"string.quoted.double.coq"}},"scopeName":"source.coq"}`)),t=[e];export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=Object.freeze(JSON.parse(`{"displayName":"GDScript","fileTypes":["gd"],"name":"gdscript","patterns":[{"include":"#statement"},{"include":"#expression"}],"repository":{"annotated_parameter":{"begin":"\\\\s*([a-zA-Z_]\\\\w*)\\\\s*(:)\\\\s*([a-zA-Z_]\\\\w*)?","beginCaptures":{"1":{"name":"variable.parameter.function.language.gdscript"},"2":{"name":"punctuation.separator.annotation.gdscript"},"3":{"name":"entity.name.type.class.gdscript"}},"end":"(,)|(?=\\\\))","endCaptures":{"1":{"name":"punctuation.separator.parameters.gdscript"}},"patterns":[{"include":"#base_expression"},{"match":"=(?!=)","name":"keyword.operator.assignment.gdscript"}]},"annotations":{"captures":{"1":{"name":"entity.name.function.decorator.gdscript"},"2":{"name":"entity.name.function.decorator.gdscript"}},"match":"(@)(export|export_color_no_alpha|export_custom|export_dir|export_enum|export_exp_easing|export_file|export_flags|export_flags_2d_navigation|export_flags_2d_physics|export_flags_2d_render|export_flags_3d_navigation|export_flags_3d_physics|export_flags_3d_render|export_global_dir|export_global_file|export_multiline|export_node_path|export_placeholder|export_range|export_storage|icon|onready|rpc|tool|warning_ignore|abstract|static_unload)\\\\b"},"any_method":{"match":"\\\\b([A-Za-z_]\\\\w*)\\\\b(?=\\\\s*(?:[(]))","name":"entity.name.function.other.gdscript"},"any_property":{"captures":{"1":{"name":"punctuation.accessor.gdscript"},"2":{"name":"constant.language.gdscript"},"3":{"name":"variable.other.property.gdscript"}},"match":"\\\\b(\\\\.)\\\\s*(?<![@$#%])(?:([A-Z_][A-Z_0-9]*)|([A-Za-z_]\\\\w*))\\\\b(?![(])"},"any_variable":{"match":"\\\\b(?<![@$#%])([A-Za-z_]\\\\w*)\\\\b(?![(])","name":"variable.other.gdscript"},"arithmetic_operator":{"match":"->|\\\\+=|-=|\\\\*=|\\\\^=|/=|%=|&=|~=|\\\\|=|\\\\*\\\\*|\\\\*|/|%|\\\\+|-","name":"keyword.operator.arithmetic.gdscript"},"assignment_operator":{"match":"=","name":"keyword.operator.assignment.gdscript"},"base_expression":{"patterns":[{"include":"#builtin_get_node_shorthand"},{"include":"#nodepath_object"},{"include":"#nodepath_function"},{"include":"#strings"},{"include":"#builtin_classes"},{"include":"#const_vars"},{"include":"#keywords"},{"include":"#operators"},{"include":"#lambda_declaration"},{"include":"#class_declaration"},{"include":"#variable_declaration"},{"include":"#signal_declaration_bare"},{"include":"#signal_declaration"},{"include":"#function_declaration"},{"include":"#statement_keyword"},{"include":"#assignment_operator"},{"include":"#in_keyword"},{"include":"#control_flow"},{"include":"#match_keyword"},{"include":"#curly_braces"},{"include":"#square_braces"},{"include":"#round_braces"},{"include":"#function_call"},{"include":"#comment"},{"include":"#self"},{"include":"#func"},{"include":"#letter"},{"include":"#numbers"},{"include":"#pascal_case_class"},{"include":"#line_continuation"}]},"bitwise_operator":{"match":"&|\\\\||<<=|>>=|<<|>>|\\\\^|~","name":"keyword.operator.bitwise.gdscript"},"boolean_operator":{"match":"(&&|\\\\|\\\\|)","name":"keyword.operator.boolean.gdscript"},"builtin_classes":{"match":"(?<![^.]\\\\.|:)\\\\b(Vector2|Vector2i|Vector3|Vector3i|Vector4|Vector4i|Color|Rect2|Rect2i|Array|Basis|Dictionary|Plane|Quat|RID|Rect3|Transform|Transform2D|Transform3D|AABB|String|Color|NodePath|PoolByteArray|PoolIntArray|PoolRealArray|PoolStringArray|PoolVector2Array|PoolVector3Array|PoolColorArray|bool|int|float|Signal|Callable|StringName|Quaternion|Projection|PackedByteArray|PackedInt32Array|PackedInt64Array|PackedFloat32Array|PackedFloat64Array|PackedStringArray|PackedVector2Array|PackedVector2iArray|PackedVector3Array|PackedVector3iArray|PackedVector4Array|PackedColorArray|super)\\\\b","name":"entity.name.type.class.builtin.gdscript"},"builtin_get_node_shorthand":{"patterns":[{"include":"#builtin_get_node_shorthand_quoted"},{"include":"#builtin_get_node_shorthand_bare"},{"include":"#builtin_get_node_shorthand_bare_multi"}]},"builtin_get_node_shorthand_bare":{"captures":{"1":{"name":"keyword.control.flow.gdscript"},"2":{"name":"constant.character.escape.gdscript"},"3":{"name":"constant.character.escape.gdscript"},"4":{"name":"constant.character.escape.gdscript"}},"match":"(?<!/\\\\s*)(\\\\$\\\\s*|%|\\\\$%\\\\s*)(/\\\\s*)?([a-zA-Z_]\\\\w*)\\\\b(?!\\\\s*/)","name":"meta.literal.nodepath.bare.gdscript"},"builtin_get_node_shorthand_bare_multi":{"begin":"(\\\\$\\\\s*|%|\\\\$%\\\\s*)(/\\\\s*)?([a-zA-Z_]\\\\w*)","beginCaptures":{"1":{"name":"keyword.control.flow.gdscript"},"2":{"name":"constant.character.escape.gdscript"},"3":{"name":"constant.character.escape.gdscript"}},"end":"(?!\\\\s*/\\\\s*%?\\\\s*[a-zA-Z_]\\\\w*)","name":"meta.literal.nodepath.bare.gdscript","patterns":[{"captures":{"1":{"name":"constant.character.escape.gdscript"},"2":{"name":"keyword.control.flow.gdscript"},"3":{"name":"constant.character.escape.gdscript"}},"match":"(/)\\\\s*(%)?\\\\s*([a-zA-Z_]\\\\w*)\\\\s*"}]},"builtin_get_node_shorthand_quoted":{"begin":"(?:(\\\\$|%)|(&|\\\\^|@))(\\"|')","beginCaptures":{"1":{"name":"keyword.control.flow.gdscript"},"2":{"name":"variable.other.enummember.gdscript"}},"end":"(\\\\3)","name":"string.quoted.gdscript meta.literal.nodepath.gdscript constant.character.escape.gdscript","patterns":[{"match":"%","name":"keyword.control.flow"}]},"class_declaration":{"captures":{"1":{"name":"entity.name.type.class.gdscript"},"2":{"name":"class.other.gdscript"}},"match":"(?<=^class)\\\\s+([a-zA-Z_]\\\\w*)\\\\s*(?=:)"},"class_enum":{"captures":{"1":{"name":"entity.name.type.class.gdscript"},"2":{"name":"variable.other.enummember.gdscript"}},"match":"\\\\b([A-Z][a-zA-Z_0-9]*)\\\\.([A-Z_0-9]+)"},"class_is":{"captures":{"1":{"name":"storage.type.is.gdscript"},"2":{"name":"entity.name.type.class.gdscript"}},"match":"\\\\s+(is)\\\\s+([a-zA-Z_]\\\\w*)"},"class_name":{"captures":{"1":{"name":"entity.name.type.class.gdscript"},"2":{"name":"class.other.gdscript"}},"match":"(?<=class_name)\\\\s+([a-zA-Z_]\\\\w*(\\\\.([a-zA-Z_]\\\\w*))?)"},"class_new":{"captures":{"1":{"name":"entity.name.type.class.gdscript"},"2":{"name":"storage.type.new.gdscript"},"3":{"name":"punctuation.parenthesis.begin.gdscript"}},"match":"\\\\b([a-zA-Z_]\\\\w*).(new)\\\\("},"comment":{"captures":{"1":{"name":"punctuation.definition.comment.number-sign.gdscript"}},"match":"(##|#).*$\\\\n?","name":"comment.line.number-sign.gdscript"},"compare_operator":{"match":"<=|>=|==|<|>|!=|!","name":"keyword.operator.comparison.gdscript"},"const_vars":{"match":"\\\\b([A-Z_][A-Z_0-9]*)\\\\b","name":"variable.other.constant.gdscript"},"control_flow":{"match":"\\\\b(?:if|elif|else|while|break|continue|pass|return|when|yield|await)\\\\b","name":"keyword.control.gdscript"},"curly_braces":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.definition.dict.begin.gdscript"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.definition.dict.end.gdscript"}},"patterns":[{"include":"#base_expression"},{"include":"#any_variable"}]},"expression":{"patterns":[{"include":"#base_expression"},{"include":"#getter_setter_godot4"},{"include":"#assignment_operator"},{"include":"#annotations"},{"include":"#class_name"},{"include":"#builtin_classes"},{"include":"#class_new"},{"include":"#class_is"},{"include":"#class_enum"},{"include":"#any_method"},{"include":"#any_variable"},{"include":"#any_property"}]},"extends_statement":{"captures":{"1":{"name":"keyword.language.gdscript"},"2":{"name":"entity.other.inherited-class.gdscript"}},"match":"(extends)\\\\s+([a-zA-Z_]\\\\w*\\\\.[a-zA-Z_]\\\\w*)?"},"func":{"match":"\\\\bfunc\\\\b","name":"keyword.language.gdscript"},"function_arguments":{"begin":"(\\\\()","beginCaptures":{"1":{"name":"punctuation.definition.arguments.begin.gdscript"}},"contentName":"meta.function.parameters.gdscript","end":"(?=\\\\))(?!\\\\)\\\\s*\\\\()","patterns":[{"match":"(,)","name":"punctuation.separator.arguments.gdscript"},{"captures":{"1":{"name":"variable.parameter.function-call.gdscript"},"2":{"name":"keyword.operator.assignment.gdscript"}},"match":"\\\\b([a-zA-Z_]\\\\w*)\\\\s*(=)(?!=)"},{"match":"=(?!=)","name":"keyword.operator.assignment.gdscript"},{"include":"#base_expression"},{"captures":{"1":{"name":"punctuation.definition.arguments.end.gdscript"},"2":{"name":"punctuation.definition.arguments.begin.gdscript"}},"match":"\\\\s*(\\\\))\\\\s*(\\\\()"},{"include":"#letter"},{"include":"#any_variable"},{"include":"#any_property"},{"include":"#keywords"}]},"function_call":{"begin":"(?=\\\\b[a-zA-Z_]\\\\w*\\\\b\\\\()","comment":"Regular function call of the type \\"name(args)\\"","end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.gdscript"}},"name":"meta.function-call.gdscript","patterns":[{"include":"#function_name"},{"include":"#function_arguments"}]},"function_declaration":{"begin":"\\\\s*(func)\\\\s+([a-zA-Z_]\\\\w*)\\\\s*(?=\\\\()","beginCaptures":{"1":{"name":"keyword.language.gdscript storage.type.function.gdscript"},"2":{"name":"entity.name.function.gdscript"}},"end":"(:)","endCaptures":{"1":{"name":"punctuation.section.function.begin.gdscript"}},"name":"meta.function.gdscript","patterns":[{"include":"#parameters"},{"include":"#line_continuation"},{"include":"#base_expression"}]},"function_name":{"patterns":[{"include":"#builtin_classes"},{"match":"\\\\b(preload)\\\\b","name":"keyword.language.gdscript"},{"comment":"Some color schemas support meta.function-call.generic scope","match":"\\\\b([a-zA-Z_]\\\\w*)\\\\b","name":"entity.name.function.gdscript"}]},"getter_setter_godot4":{"patterns":[{"captures":{"1":{"name":"entity.name.function.gdscript"}},"match":"\\\\b(get):"},{"begin":"\\\\s+(set)\\\\s*(?=\\\\()","beginCaptures":{"1":{"name":"entity.name.function.gdscript"}},"end":"(:|(?=[#'\\"\\\\n]))","name":"meta.function.gdscript","patterns":[{"include":"#parameters"},{"include":"#line_continuation"}]}]},"in_keyword":{"patterns":[{"begin":"\\\\b(for)\\\\b","captures":{"1":{"name":"keyword.control.gdscript"}},"end":":","patterns":[{"match":"\\\\bin\\\\b","name":"keyword.control.gdscript"},{"include":"#base_expression"},{"include":"#any_variable"},{"include":"#any_property"}]},{"match":"\\\\bin\\\\b","name":"keyword.operator.wordlike.gdscript"}]},"keywords":{"match":"\\\\b(?:class|class_name|is|onready|tool|static|export|as|void|enum|assert|breakpoint|sync|remote|master|puppet|slave|remotesync|mastersync|puppetsync|trait|namespace)\\\\b","name":"keyword.language.gdscript"},"lambda_declaration":{"begin":"(func)\\\\s?(?=\\\\()","beginCaptures":{"1":{"name":"keyword.language.gdscript storage.type.function.gdscript"},"2":{"name":"entity.name.function.gdscript"}},"end":"(:|(?=[#'\\"\\\\n]))","end2":"(\\\\s*(\\\\-\\\\>)\\\\s*(void\\\\w*)|([a-zA-Z_]\\\\w*)\\\\s*\\\\:)","endCaptures2":{"1":{"name":"punctuation.separator.annotation.result.gdscript"},"2":{"name":"keyword.language.void.gdscript"},"3":{"name":"entity.name.type.class.gdscript markup.italic"}},"name":"meta.function.gdscript","patterns":[{"include":"#parameters"},{"include":"#line_continuation"},{"include":"#base_expression"},{"include":"#any_variable"},{"include":"#any_property"}]},"letter":{"match":"\\\\b(?:true|false|null)\\\\b","name":"constant.language.gdscript"},"line_continuation":{"patterns":[{"captures":{"1":{"name":"punctuation.separator.continuation.line.gdscript"},"2":{"name":"invalid.illegal.line.continuation.gdscript"}},"match":"(\\\\\\\\)\\\\s*(\\\\S.*$\\\\n?)"},{"begin":"(\\\\\\\\)\\\\s*$\\\\n?","beginCaptures":{"1":{"name":"punctuation.separator.continuation.line.gdscript"}},"end":"(?=^\\\\s*$)|(?!(\\\\s*[rR]?(\\\\'\\\\'\\\\'|\\\\\\"\\\\\\"\\\\\\"|\\\\'|\\\\\\"))|(\\\\G$))","patterns":[{"include":"#base_expression"}]}]},"loose_default":{"begin":"(=)","beginCaptures":{"1":{"name":"keyword.operator.gdscript"}},"end":"(,)|(?=\\\\))","endCaptures":{"1":{"name":"punctuation.separator.parameters.gdscript"}},"patterns":[{"include":"#base_expression"}]},"match_keyword":{"captures":{"1":{"name":"keyword.control.gdscript"}},"match":"^\\n\\\\s*(match)"},"nodepath_function":{"begin":"(get_node_or_null|has_node|has_node_and_resource|find_node|get_node)\\\\s*(\\\\()","beginCaptures":{"1":{"name":"entity.name.function.gdscript"},"2":{"name":"punctuation.definition.parameters.begin.gdscript"}},"contentName":"meta.function.parameters.gdscript","end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.parameters.end.gdscript"}},"name":"meta.function.gdscript","patterns":[{"begin":"(\\"|')","end":"\\\\1","name":"string.quoted.gdscript meta.literal.nodepath.gdscript constant.character.escape","patterns":[{"match":"%","name":"keyword.control.flow"}]},{"include":"#base_expression"}]},"nodepath_object":{"begin":"(NodePath)\\\\s*(?:\\\\()","beginCaptures":{"1":{"name":"support.class.library.gdscript"}},"end":"(?:\\\\))","name":"meta.literal.nodepath.gdscript","patterns":[{"begin":"(\\"|')","end":"\\\\1","name":"string.quoted.gdscript constant.character.escape.gdscript","patterns":[{"match":"%","name":"keyword.control.flow.gdscript"}]}]},"numbers":{"patterns":[{"match":"0b[01_]+","name":"constant.numeric.integer.binary.gdscript"},{"match":"0x[0-9A-Fa-f_]+","name":"constant.numeric.integer.hexadecimal.gdscript"},{"match":"[-]?(\\\\d[0-9_]+\\\\.[0-9_]*(e[\\\\-+]?[0-9_]+)?)","name":"constant.numeric.float.gdscript"},{"match":"[-]?(\\\\.\\\\d[0-9_]*(e[\\\\-+]?[0-9_]+)?)","name":"constant.numeric.float.gdscript"},{"match":"[-]?(\\\\d[0-9_]*e[\\\\-+]?\\\\[0-9_])","name":"constant.numeric.float.gdscript"},{"captures":{"1":{"name":"storage.type.imaginary.number.gdscript"}},"match":"(?<!\\\\w)(?:(?:\\\\.\\\\d(?:_?\\\\d)*|\\\\d(?:_?\\\\d)*\\\\.\\\\d(?:_?\\\\d)*|\\\\d(?:_?\\\\d)*\\\\.)(?:[eE][+-]?\\\\d(?:_?\\\\d)*)?|\\\\d(?:_?\\\\d)*(?:[eE][+-]?\\\\d(?:_?\\\\d)*))([jJ])?\\\\b","name":"constant.numeric.float.gdscript"},{"match":"[-]?\\\\d[0-9_]*","name":"constant.numeric.integer.gdscript"}]},"operators":{"patterns":[{"include":"#wordlike_operator"},{"include":"#boolean_operator"},{"include":"#arithmetic_operator"},{"include":"#bitwise_operator"},{"include":"#compare_operator"}]},"parameters":{"begin":"(\\\\()","beginCaptures":{"1":{"name":"punctuation.definition.parameters.begin.gdscript"}},"end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.parameters.end.gdscript"}},"name":"meta.function.parameters.gdscript","patterns":[{"include":"#annotated_parameter"},{"captures":{"1":{"name":"variable.parameter.function.language.gdscript"},"2":{"name":"punctuation.separator.parameters.gdscript"}},"match":"([a-zA-Z_]\\\\w*)\\\\s*(?:(,)|(?=[)#\\\\n=]))"},{"include":"#comment"},{"include":"#loose_default"}]},"pascal_case_class":{"match":"\\\\b([A-Z]+[a-z_0-9]*([A-Z]?[a-z_0-9]+)*[A-Z]?)\\\\b","name":"entity.name.type.class.gdscript"},"round_braces":{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.parenthesis.begin.gdscript"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.end.gdscript"}},"patterns":[{"include":"#base_expression"},{"include":"#any_variable"}]},"self":{"match":"\\\\bself\\\\b","name":"variable.language.gdscript"},"signal_declaration":{"begin":"\\\\s*(signal)\\\\s+([a-zA-Z_]\\\\w*)\\\\s*(?=\\\\()","beginCaptures":{"1":{"name":"keyword.language.gdscript storage.type.function.gdscript"},"2":{"name":"entity.name.function.gdscript"}},"end":"((?=[#'\\"\\\\n]))","name":"meta.signal.gdscript","patterns":[{"include":"#parameters"},{"include":"#line_continuation"}]},"signal_declaration_bare":{"captures":{"1":{"name":"keyword.language.gdscript storage.type.function.gdscript"},"2":{"name":"entity.name.function.gdscript"}},"match":"\\\\s*(signal)\\\\s+([a-zA-Z_]\\\\w*)(?=[\\\\n\\\\s])","name":"meta.signal.gdscript"},"square_braces":{"begin":"\\\\[","beginCaptures":{"0":{"name":"punctuation.definition.list.begin.gdscript"}},"end":"\\\\]","endCaptures":{"0":{"name":"punctuation.definition.list.end.gdscript"}},"patterns":[{"include":"#base_expression"},{"include":"#any_variable"}]},"statement":{"patterns":[{"include":"#extends_statement"}]},"statement_keyword":{"patterns":[{"match":"\\\\b(?<!\\\\.)(continue|assert|break|elif|else|if|pass|return|while)\\\\b","name":"keyword.control.flow.gdscript"},{"match":"\\\\b(?<!\\\\.)(class)\\\\b","name":"storage.type.class.gdscript"},{"captures":{"1":{"name":"keyword.control.flow.gdscript"}},"match":"^\\\\s*(case|match)(?=\\\\s*([-+\\\\w\\\\d(\\\\[{'\\":#]|$))\\\\b"}]},"string_bracket_placeholders":{"patterns":[{"captures":{"1":{"name":"constant.character.format.placeholder.other.gdscript"},"3":{"name":"storage.type.format.gdscript"},"4":{"name":"storage.type.format.gdscript"}},"match":"({{|}}|(?:{\\\\w*(\\\\.[A-Za-z_]\\\\w*|\\\\[[^\\\\]'\\"]+\\\\])*(![rsa])?(:\\\\w?[<>=^]?[-+ ]?\\\\#?\\\\d*,?(\\\\.\\\\d+)?[bcdeEfFgGnosxX%]?)?}))","name":"meta.format.brace.gdscript"},{"captures":{"1":{"name":"constant.character.format.placeholder.other.gdscript"},"3":{"name":"storage.type.format.gdscript"},"4":{"name":"storage.type.format.gdscript"}},"match":"({\\\\w*(\\\\.[A-Za-z_]\\\\w*|\\\\[[^\\\\]'\\"]+\\\\])*(![rsa])?(:)[^'\\"{}\\\\n]*(?:\\\\{[^'\\"}\\\\n]*?\\\\}[^'\\"{}\\\\n]*)*})","name":"meta.format.brace.gdscript"}]},"string_percent_placeholders":{"captures":{"1":{"name":"constant.character.format.placeholder.other.gdscript"}},"match":"(%(\\\\([\\\\w\\\\s]*\\\\))?[-+#0 ]*(\\\\d+|\\\\*)?(\\\\.(\\\\d+|\\\\*))?([hlL])?[diouxXeEfFgGcrsab%])","name":"meta.format.percent.gdscript"},"strings":{"begin":"(r)?(\\"\\"\\"|'''|\\"|')","beginCaptures":{"1":{"name":"constant.character.escape.gdscript"}},"end":"\\\\2","name":"string.quoted.gdscript","patterns":[{"match":"\\\\\\\\.","name":"constant.character.escape.gdscript"},{"include":"#string_percent_placeholders"},{"include":"#string_bracket_placeholders"}]},"variable_declaration":{"begin":"\\\\b(?:(var)|(const))\\\\b","beginCaptures":{"1":{"name":"keyword.language.gdscript storage.type.var.gdscript"},"2":{"name":"keyword.language.gdscript storage.type.const.gdscript"}},"end":"$|;","name":"meta.variable.declaration.gdscript","patterns":[{"captures":{"1":{"name":"punctuation.separator.annotation.gdscript"},"2":{"name":"keyword.language.gdscript storage.type.const.gdscript"},"3":{"name":"entity.name.function.gdscript"}},"match":"(:)?\\\\s*(set|get)\\\\s+=\\\\s+([a-zA-Z_]\\\\w*)"},{"match":":=|=(?!=)","name":"keyword.operator.assignment.gdscript"},{"captures":{"1":{"name":"punctuation.separator.annotation.gdscript"},"2":{"name":"entity.name.type.class.gdscript"}},"match":"(:)\\\\s*([a-zA-Z_]\\\\w*)?"},{"captures":{"1":{"name":"keyword.language.gdscript storage.type.const.gdscript"},"2":{"name":"entity.name.function.gdscript"},"3":{"name":"entity.name.function.gdscript"}},"match":"(setget)\\\\s+([a-zA-Z_]\\\\w*)(?:[,]\\\\s*([a-zA-Z_]\\\\w*))?"},{"include":"#expression"},{"include":"#letter"},{"include":"#any_variable"},{"include":"#any_property"},{"include":"#keywords"}]},"wordlike_operator":{"match":"\\\\b(and|or|not)\\\\b","name":"keyword.operator.wordlike.gdscript"}},"scopeName":"source.gdscript"}`)),t=[e];export{t as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"./BSHf-0eb.js";import r from"./
|
|
1
|
+
import e from"./BSHf-0eb.js";import r from"./BIguuW30.js";const a=Object.freeze(JSON.parse(`{"displayName":"GDResource","name":"gdresource","patterns":[{"include":"#embedded_shader"},{"include":"#embedded_gdscript"},{"include":"#comment"},{"include":"#heading"},{"include":"#key_value"}],"repository":{"comment":{"captures":{"1":{"name":"punctuation.definition.comment.gdresource"}},"match":"(;).*$\\\\n?","name":"comment.line.gdresource"},"data":{"patterns":[{"include":"#comment"},{"begin":"(?<!\\\\w)(\\\\{)\\\\s*","beginCaptures":{"1":{"name":"punctuation.definition.table.inline.gdresource"}},"end":"\\\\s*(\\\\})(?!\\\\w)","endCaptures":{"1":{"name":"punctuation.definition.table.inline.gdresource"}},"patterns":[{"include":"#key_value"},{"include":"#data"}]},{"begin":"(?<!\\\\w)(\\\\[)\\\\s*","beginCaptures":{"1":{"name":"punctuation.definition.array.gdresource"}},"end":"\\\\s*(\\\\])(?!\\\\w)","endCaptures":{"1":{"name":"punctuation.definition.array.gdresource"}},"patterns":[{"include":"#data"}]},{"begin":"\\"\\"\\"","end":"\\"\\"\\"","name":"string.quoted.triple.basic.block.gdresource","patterns":[{"match":"\\\\\\\\([btnfr\\"\\\\\\\\\\\\n/ ]|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})","name":"constant.character.escape.gdresource"},{"match":"\\\\\\\\[^btnfr/\\"\\\\\\\\\\\\n]","name":"invalid.illegal.escape.gdresource"}]},{"match":"\\"res:\\\\/\\\\/[^\\"\\\\\\\\]*(?:\\\\\\\\.[^\\"\\\\\\\\]*)*\\"","name":"support.function.any-method.gdresource"},{"match":"(?<=type=)\\"[^\\"\\\\\\\\]*(?:\\\\\\\\.[^\\"\\\\\\\\]*)*\\"","name":"support.class.library.gdresource"},{"match":"(?<=NodePath\\\\(|parent=|name=)\\"[^\\"\\\\\\\\]*(?:\\\\\\\\.[^\\"\\\\\\\\]*)*\\"","name":"constant.character.escape.gdresource"},{"begin":"\\"","end":"\\"","name":"string.quoted.double.basic.line.gdresource","patterns":[{"match":"\\\\\\\\([btnfr\\"\\\\\\\\\\\\n/ ]|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})","name":"constant.character.escape.gdresource"},{"match":"\\\\\\\\[^btnfr/\\"\\\\\\\\\\\\n]","name":"invalid.illegal.escape.gdresource"}]},{"match":"'.*?'","name":"string.quoted.single.literal.line.gdresource"},{"match":"(?<!\\\\w)(true|false)(?!\\\\w)","name":"constant.language.gdresource"},{"match":"(?<!\\\\w)([+\\\\-]?(0|([1-9]((\\\\d|_\\\\d)+)?))(?:(?:\\\\.(0|([1-9]((\\\\d|_\\\\d)+)?)))?[eE][+\\\\-]?[1-9]_?\\\\d*|(?:\\\\.[0-9_]*)))(?!\\\\w)","name":"constant.numeric.float.gdresource"},{"match":"(?<!\\\\w)((?:[+\\\\-]?(0|([1-9]((\\\\d|_\\\\d)+)?))))(?!\\\\w)","name":"constant.numeric.integer.gdresource"},{"match":"(?<!\\\\w)([+\\\\-]?inf)(?!\\\\w)","name":"constant.numeric.inf.gdresource"},{"match":"(?<!\\\\w)([+\\\\-]?nan)(?!\\\\w)","name":"constant.numeric.nan.gdresource"},{"match":"(?<!\\\\w)((?:0x(([0-9a-fA-F](([0-9a-fA-F]|_[0-9a-fA-F])+)?))))(?!\\\\w)","name":"constant.numeric.hex.gdresource"},{"match":"(?<!\\\\w)(0o[0-7](_?[0-7])*)(?!\\\\w)","name":"constant.numeric.oct.gdresource"},{"match":"(?<!\\\\w)(0b[01](_?[01])*)(?!\\\\w)","name":"constant.numeric.bin.gdresource"},{"begin":"(?<!\\\\w)(Vector2|Vector2i|Vector3|Vector3i|Color|Rect2|Rect2i|Array|Basis|Dictionary|Plane|Quat|RID|Rect3|Transform|Transform2D|Transform3D|AABB|String|Color|NodePath|Object|PoolByteArray|PoolIntArray|PoolRealArray|PoolStringArray|PoolVector2Array|PoolVector3Array|PoolColorArray|bool|int|float|StringName|Quaternion|PackedByteArray|PackedInt32Array|PackedInt64Array|PackedFloat32Array|PackedFloat64Array|PackedStringArray|PackedVector2Array|PackedVector2iArray|PackedVector3Array|PackedVector3iArray|PackedColorArray)(\\\\()\\\\s?","beginCaptures":{"1":{"name":"support.class.library.gdresource"}},"end":"\\\\s?(\\\\))","patterns":[{"include":"#key_value"},{"include":"#data"}]},{"begin":"(?<!\\\\w)(ExtResource|SubResource)(\\\\()\\\\s?","beginCaptures":{"1":{"name":"keyword.control.gdresource"}},"end":"\\\\s?(\\\\))","patterns":[{"include":"#key_value"},{"include":"#data"}]}]},"embedded_gdscript":{"begin":"(script/source) = \\"","beginCaptures":{"1":{"name":"variable.other.property.gdresource"}},"comment":"meta.embedded.block.gdscript","end":"\\"","patterns":[{"include":"source.gdscript"}]},"embedded_shader":{"begin":"(code) = \\"","beginCaptures":{"1":{"name":"variable.other.property.gdresource"}},"end":"\\"","name":"meta.embedded.block.gdshader","patterns":[{"include":"source.gdshader"}]},"heading":{"begin":"\\\\[([a-z_]*)\\\\s?","beginCaptures":{"1":{"name":"keyword.control.gdresource"}},"end":"\\\\]","patterns":[{"include":"#heading_properties"},{"include":"#data"}]},"heading_properties":{"patterns":[{"match":"(\\\\s*[A-Za-z_\\\\-][A-Za-z0-9_\\\\-]*\\\\s*=)(?=\\\\s*$)","name":"invalid.illegal.noValue.gdresource"},{"begin":"\\\\s*([A-Za-z_-][^\\\\s]*|\\".+\\"|'.+'|\\\\d+)\\\\s*(=)\\\\s*","beginCaptures":{"1":{"name":"variable.other.property.gdresource"},"2":{"name":"punctuation.definition.keyValue.gdresource"}},"end":"($|(?==)|\\\\,?|\\\\s*(?=\\\\}))","patterns":[{"include":"#data"}]}]},"key_value":{"patterns":[{"match":"(\\\\s*[A-Za-z_\\\\-][A-Za-z0-9_\\\\-]*\\\\s*=)(?=\\\\s*$)","name":"invalid.illegal.noValue.gdresource"},{"begin":"\\\\s*([A-Za-z_-][^\\\\s]*|\\".+\\"|'.+'|\\\\d+)\\\\s*(=)\\\\s*","beginCaptures":{"1":{"name":"variable.other.property.gdresource"},"2":{"name":"punctuation.definition.keyValue.gdresource"}},"end":"($|(?==)|\\\\,|\\\\s*(?=\\\\}))","patterns":[{"include":"#data"}]}]}},"scopeName":"source.gdresource","embeddedLangs":["gdshader","gdscript"]}`)),c=[...e,...r,a];export{c as default};
|