nuxt-link-checker 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.
Files changed (43) hide show
  1. package/LICENSE.md +9 -9
  2. package/README.md +71 -71
  3. package/dist/client/200.html +19 -19
  4. package/dist/client/404.html +19 -19
  5. package/dist/client/_nuxt/BZ3P6AVf.js +1 -0
  6. package/dist/client/_nuxt/BelmBgl_.js +41 -0
  7. package/dist/client/_nuxt/{Csvi84BS.js → BnfnAR_u.js} +1 -1
  8. package/dist/client/_nuxt/C4Ro8ZjH.js +1 -0
  9. package/dist/client/_nuxt/C5-9kuJc.js +1 -0
  10. package/dist/client/_nuxt/COcR7UxN.js +1 -0
  11. package/dist/client/_nuxt/{KpLcQ8bl.js → CTcgGpPV.js} +1 -1
  12. package/dist/client/_nuxt/{BzwGsWYf.js → CjYDTWaA.js} +1 -1
  13. package/dist/client/_nuxt/DL4Dju3v.js +1 -0
  14. package/dist/client/_nuxt/DdAYiE08.js +1 -0
  15. package/dist/client/_nuxt/{JJNjxVar.js → DhRVplvY.js} +1 -1
  16. package/dist/client/_nuxt/XF954dHc.js +1 -0
  17. package/dist/client/_nuxt/builds/latest.json +1 -1
  18. package/dist/client/_nuxt/builds/meta/a53b28bf-c826-4e83-9338-ce0095e592a9.json +1 -0
  19. package/dist/client/_nuxt/{entry.CrGd-2O7.css → entry.BkgzHnz8.css} +1 -1
  20. package/dist/client/_nuxt/error-404.CLSqpUB3.css +1 -0
  21. package/dist/client/_nuxt/error-500.CynZ8CnK.css +1 -0
  22. package/dist/client/_nuxt/{BlMGJkZM.js → nwKJGxdW.js} +1 -1
  23. package/dist/client/index.html +19 -19
  24. package/dist/module.json +1 -1
  25. package/dist/runtime/app/plugins/view/Main.vue +49 -49
  26. package/dist/runtime/app/plugins/view/Squiggle.vue +37 -37
  27. package/dist/runtime/server/tsconfig.json +3 -3
  28. package/dist/runtime/shared/inspect.js +3 -2
  29. package/dist/runtime/shared/inspections/no-javascript.js +1 -0
  30. package/dist/runtime/shared/inspections/trailing-slash.js +3 -0
  31. package/dist/runtime/types.d.ts +1 -1
  32. package/package.json +10 -10
  33. package/dist/client/_nuxt/BHpzmqOf.js +0 -1
  34. package/dist/client/_nuxt/C6J8XiCD.js +0 -1
  35. package/dist/client/_nuxt/CKN_g9mS.js +0 -41
  36. package/dist/client/_nuxt/Cm25um3E.js +0 -1
  37. package/dist/client/_nuxt/Cv7ZOjGq.js +0 -1
  38. package/dist/client/_nuxt/D0xWnrgR.js +0 -1
  39. package/dist/client/_nuxt/D9W_gRNE.js +0 -1
  40. package/dist/client/_nuxt/DMFdBl0X.js +0 -1
  41. package/dist/client/_nuxt/builds/meta/06078063-fdf7-46e4-bd08-eb599155854c.json +0 -1
  42. package/dist/client/_nuxt/error-404.D4ZlihMK.css +0 -1
  43. package/dist/client/_nuxt/error-500.C9lUPNKg.css +0 -1
package/LICENSE.md CHANGED
@@ -1,9 +1,9 @@
1
- MIT License
2
-
3
- Copyright (c) 2024 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) 2024 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-link-checker</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 Link Checker is a collection of SEO focused link inspections for your Nuxt app.
9
-
10
- By keeping your links in check, you can ensure that your site is discoverable and accessible to [search engine crawlers](https://nuxtseo.com/learn/controlling-crawlers) and your users.
11
-
12
- New to SEO? Check out the [Controlling Web Crawlers](https://nuxtseo.com/learn/controlling-crawlers) guide to learn more about why you might
13
- need this module.
14
-
15
- <p align="center">
16
- <table>
17
- <tbody>
18
- <td align="center">
19
- <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>
20
- </td>
21
- </tbody>
22
- </table>
23
- </p>
24
-
25
- ## Features
26
-
27
- - ✅ 13 SEO focused link inspections
28
- - ✨ See live inspections right in your Nuxt App
29
- - 🧙 Magically fix them in Nuxt Dev Tools
30
- - 🚩 Generate reports on build (html, markdown)
31
-
32
- ## Installation
33
-
34
- Install `nuxt-link-checker` dependency to your project:
35
-
36
- ```bash
37
- npx nuxi@latest module add link-checker
38
- ```
39
-
40
- ## Documentation
41
-
42
- [📖 Read the full documentation](https://nuxtseo.com/link-checker/getting-started/installation) for more information.
43
-
44
- ## Demos
45
-
46
- - [StackBlitz](https://stackblitz.com/edit/nuxt-starter-qtaq7x?file=pages%2Findex.vue)
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-link-checker/blob/main/LICENSE.md).
59
-
60
- <!-- Badges -->
61
- [npm-version-src]: https://img.shields.io/npm/v/nuxt-link-checker/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
62
- [npm-version-href]: https://npmjs.com/package/nuxt-link-checker
63
-
64
- [npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-link-checker.svg?style=flat&colorA=18181B&colorB=28CF8D
65
- [npm-downloads-href]: https://npmjs.com/package/nuxt-link-checker
66
-
67
- [license-src]: https://img.shields.io/github/license/harlan-zw/nuxt-link-checker.svg?style=flat&colorA=18181B&colorB=28CF8D
68
- [license-href]: https://github.com/harlan-zw/nuxt-link-checker/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-link-checker</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 Link Checker is a collection of SEO focused link inspections for your Nuxt app.
9
+
10
+ By keeping your links in check, you can ensure that your site is discoverable and accessible to [search engine crawlers](https://nuxtseo.com/learn/controlling-crawlers) and your users.
11
+
12
+ New to SEO? Check out the [Controlling Web Crawlers](https://nuxtseo.com/learn/controlling-crawlers) guide to learn more about why you might
13
+ need this module.
14
+
15
+ <p align="center">
16
+ <table>
17
+ <tbody>
18
+ <td align="center">
19
+ <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>
20
+ </td>
21
+ </tbody>
22
+ </table>
23
+ </p>
24
+
25
+ ## Features
26
+
27
+ - ✅ 13 SEO focused link inspections
28
+ - ✨ See live inspections right in your Nuxt App
29
+ - 🧙 Magically fix them in Nuxt Dev Tools
30
+ - 🚩 Generate reports on build (html, markdown)
31
+
32
+ ## Installation
33
+
34
+ Install `nuxt-link-checker` dependency to your project:
35
+
36
+ ```bash
37
+ npx nuxi@latest module add link-checker
38
+ ```
39
+
40
+ ## Documentation
41
+
42
+ [📖 Read the full documentation](https://nuxtseo.com/link-checker/getting-started/installation) for more information.
43
+
44
+ ## Demos
45
+
46
+ - [StackBlitz](https://stackblitz.com/edit/nuxt-starter-qtaq7x?file=pages%2Findex.vue)
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-link-checker/blob/main/LICENSE.md).
59
+
60
+ <!-- Badges -->
61
+ [npm-version-src]: https://img.shields.io/npm/v/nuxt-link-checker/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
62
+ [npm-version-href]: https://npmjs.com/package/nuxt-link-checker
63
+
64
+ [npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-link-checker.svg?style=flat&colorA=18181B&colorB=28CF8D
65
+ [npm-downloads-href]: https://npmjs.com/package/nuxt-link-checker
66
+
67
+ [license-src]: https://img.shields.io/github/license/harlan-zw/nuxt-link-checker.svg?style=flat&colorA=18181B&colorB=28CF8D
68
+ [license-href]: https://github.com/harlan-zw/nuxt-link-checker/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,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-link-checker/_nuxt/entry.CrGd-2O7.css" crossorigin>
4
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CKN_g9mS.js">
3
+ <link rel="stylesheet" href="/__nuxt-link-checker/_nuxt/entry.BkgzHnz8.css" crossorigin>
4
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BelmBgl_.js">
5
5
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BwpQXVS2.js">
6
6
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Ci-La1BS.js">
7
7
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DOAn35dn.js">
@@ -37,7 +37,8 @@
37
37
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BLhTXw86.js">
38
38
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BhsLqr-4.js">
39
39
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CEjiMJLT.js">
40
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DMFdBl0X.js">
40
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/XF954dHc.js">
41
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CK56Z9cH.js">
41
42
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CXmV_HiI.js">
42
43
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/mLcCfA0-.js">
43
44
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DbXoA79R.js">
@@ -57,11 +58,11 @@
57
58
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DmZ-uG0V.js">
58
59
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DfpIq38s.js">
59
60
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B5L7zzq-.js">
60
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D9W_gRNE.js">
61
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C4Ro8ZjH.js">
61
62
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/yA8e6OR-.js">
62
63
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DEIpsLCJ.js">
63
64
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dnfm4U7b.js">
64
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BHpzmqOf.js">
65
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/COcR7UxN.js">
65
66
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DQxx3LPD.js">
66
67
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BMwgFBEQ.js">
67
68
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Bv_sPlCv.js">
@@ -91,7 +92,7 @@
91
92
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BhC5s0V7.js">
92
93
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DvA-6Bhw.js">
93
94
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CmWLV2bY.js">
94
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cv7ZOjGq.js">
95
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C5-9kuJc.js">
95
96
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/ClV7KpCc.js">
96
97
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CM4fc1WH.js">
97
98
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DqpEK-75.js">
@@ -118,7 +119,6 @@
118
119
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CpRrwcwt.js">
119
120
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DlYXzDlu.js">
120
121
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DUdzsfxe.js">
121
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CK56Z9cH.js">
122
122
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cqv5JV-q.js">
123
123
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BZRbnyjI.js">
124
124
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/plSVBvJQ.js">
@@ -126,7 +126,7 @@
126
126
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BJNXdUBN.js">
127
127
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/yLioyJ2E.js">
128
128
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dk1rBueR.js">
129
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cm25um3E.js">
129
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DL4Dju3v.js">
130
130
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B4_rEpOs.js">
131
131
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dtn98rcr.js">
132
132
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DepYB8Ml.js">
@@ -135,7 +135,7 @@
135
135
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Kxp7UmFj.js">
136
136
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CMnybHwx.js">
137
137
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Bcw97oti.js">
138
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D0xWnrgR.js">
138
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BZ3P6AVf.js">
139
139
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BzaEo2Du.js">
140
140
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B2bjgU-v.js">
141
141
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/EZUUsui8.js">
@@ -187,14 +187,14 @@
187
187
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D-RymO5g.js">
188
188
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/-ALZ4IvE.js">
189
189
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DwU8c_yx.js">
190
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/JJNjxVar.js">
190
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DhRVplvY.js">
191
191
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D2TqM893.js">
192
192
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DFQ4Xr-4.js">
193
193
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DA0ESIWO.js">
194
194
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CGXjegLJ.js">
195
195
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CQjiPCtT.js">
196
196
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/NUI3YrRW.js">
197
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Csvi84BS.js">
197
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BnfnAR_u.js">
198
198
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/rf8nNrOk.js">
199
199
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dwo6uFCY.js">
200
200
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Db-JQHi3.js">
@@ -252,7 +252,7 @@
252
252
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CafNBF8u.js">
253
253
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CTRr51gU.js">
254
254
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CQWsIgnU.js">
255
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C6J8XiCD.js">
255
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DdAYiE08.js">
256
256
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Ddv68eIx.js">
257
257
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/GBQ2dnAY.js">
258
258
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/PoHY5YXO.js">
@@ -274,10 +274,10 @@
274
274
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D0r3Knsf.js">
275
275
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CVO1_9PV.js">
276
276
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CG6Dc4jp.js">
277
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-404.D4ZlihMK.css">
278
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BzwGsWYf.js">
279
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BlMGJkZM.js">
280
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-500.C9lUPNKg.css">
281
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/KpLcQ8bl.js">
282
- <script type="module" src="/__nuxt-link-checker/_nuxt/CKN_g9mS.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},1733584917610,false]</script>
283
- <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-link-checker",buildId:"06078063-fdf7-46e4-bd08-eb599155854c",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
277
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-404.CLSqpUB3.css">
278
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CjYDTWaA.js">
279
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/nwKJGxdW.js">
280
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-500.CynZ8CnK.css">
281
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CTcgGpPV.js">
282
+ <script type="module" src="/__nuxt-link-checker/_nuxt/BelmBgl_.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},1734366343977,false]</script>
283
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-link-checker",buildId:"a53b28bf-c826-4e83-9338-ce0095e592a9",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
@@ -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-link-checker/_nuxt/entry.CrGd-2O7.css" crossorigin>
4
- <link rel="modulepreload" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CKN_g9mS.js">
3
+ <link rel="stylesheet" href="/__nuxt-link-checker/_nuxt/entry.BkgzHnz8.css" crossorigin>
4
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BelmBgl_.js">
5
5
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BwpQXVS2.js">
6
6
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Ci-La1BS.js">
7
7
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DOAn35dn.js">
@@ -37,7 +37,8 @@
37
37
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BLhTXw86.js">
38
38
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BhsLqr-4.js">
39
39
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CEjiMJLT.js">
40
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DMFdBl0X.js">
40
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/XF954dHc.js">
41
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CK56Z9cH.js">
41
42
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CXmV_HiI.js">
42
43
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/mLcCfA0-.js">
43
44
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DbXoA79R.js">
@@ -57,11 +58,11 @@
57
58
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DmZ-uG0V.js">
58
59
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DfpIq38s.js">
59
60
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B5L7zzq-.js">
60
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D9W_gRNE.js">
61
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C4Ro8ZjH.js">
61
62
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/yA8e6OR-.js">
62
63
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DEIpsLCJ.js">
63
64
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dnfm4U7b.js">
64
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BHpzmqOf.js">
65
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/COcR7UxN.js">
65
66
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DQxx3LPD.js">
66
67
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BMwgFBEQ.js">
67
68
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Bv_sPlCv.js">
@@ -91,7 +92,7 @@
91
92
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BhC5s0V7.js">
92
93
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DvA-6Bhw.js">
93
94
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CmWLV2bY.js">
94
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cv7ZOjGq.js">
95
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C5-9kuJc.js">
95
96
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/ClV7KpCc.js">
96
97
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CM4fc1WH.js">
97
98
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DqpEK-75.js">
@@ -118,7 +119,6 @@
118
119
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CpRrwcwt.js">
119
120
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DlYXzDlu.js">
120
121
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DUdzsfxe.js">
121
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CK56Z9cH.js">
122
122
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cqv5JV-q.js">
123
123
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BZRbnyjI.js">
124
124
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/plSVBvJQ.js">
@@ -126,7 +126,7 @@
126
126
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BJNXdUBN.js">
127
127
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/yLioyJ2E.js">
128
128
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dk1rBueR.js">
129
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Cm25um3E.js">
129
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DL4Dju3v.js">
130
130
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B4_rEpOs.js">
131
131
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dtn98rcr.js">
132
132
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DepYB8Ml.js">
@@ -135,7 +135,7 @@
135
135
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Kxp7UmFj.js">
136
136
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CMnybHwx.js">
137
137
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Bcw97oti.js">
138
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D0xWnrgR.js">
138
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BZ3P6AVf.js">
139
139
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BzaEo2Du.js">
140
140
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/B2bjgU-v.js">
141
141
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/EZUUsui8.js">
@@ -187,14 +187,14 @@
187
187
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D-RymO5g.js">
188
188
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/-ALZ4IvE.js">
189
189
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DwU8c_yx.js">
190
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/JJNjxVar.js">
190
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DhRVplvY.js">
191
191
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D2TqM893.js">
192
192
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DFQ4Xr-4.js">
193
193
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DA0ESIWO.js">
194
194
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CGXjegLJ.js">
195
195
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CQjiPCtT.js">
196
196
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/NUI3YrRW.js">
197
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Csvi84BS.js">
197
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BnfnAR_u.js">
198
198
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/rf8nNrOk.js">
199
199
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Dwo6uFCY.js">
200
200
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Db-JQHi3.js">
@@ -252,7 +252,7 @@
252
252
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CafNBF8u.js">
253
253
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CTRr51gU.js">
254
254
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CQWsIgnU.js">
255
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/C6J8XiCD.js">
255
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/DdAYiE08.js">
256
256
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/Ddv68eIx.js">
257
257
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/GBQ2dnAY.js">
258
258
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/PoHY5YXO.js">
@@ -274,10 +274,10 @@
274
274
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/D0r3Knsf.js">
275
275
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CVO1_9PV.js">
276
276
  <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CG6Dc4jp.js">
277
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-404.D4ZlihMK.css">
278
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BzwGsWYf.js">
279
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/BlMGJkZM.js">
280
- <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-500.C9lUPNKg.css">
281
- <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/KpLcQ8bl.js">
282
- <script type="module" src="/__nuxt-link-checker/_nuxt/CKN_g9mS.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},1733584917610,false]</script>
283
- <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-link-checker",buildId:"06078063-fdf7-46e4-bd08-eb599155854c",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
277
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-404.CLSqpUB3.css">
278
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CjYDTWaA.js">
279
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/nwKJGxdW.js">
280
+ <link rel="prefetch" as="style" crossorigin href="/__nuxt-link-checker/_nuxt/error-500.CynZ8CnK.css">
281
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt-link-checker/_nuxt/CTcgGpPV.js">
282
+ <script type="module" src="/__nuxt-link-checker/_nuxt/BelmBgl_.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},1734366343978,false]</script>
283
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-link-checker",buildId:"a53b28bf-c826-4e83-9338-ce0095e592a9",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
@@ -0,0 +1 @@
1
+ const e=Object.freeze(JSON.parse(`{"displayName":"Mermaid","fileTypes":[],"injectionSelector":"L:text.html.markdown","name":"mermaid","patterns":[{"include":"#mermaid-code-block"},{"include":"#mermaid-code-block-with-attributes"},{"include":"#mermaid-ado-code-block"}],"repository":{"mermaid":{"patterns":[{"begin":"^\\\\s*(architecture-beta)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Architecture Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"4":{"name":"string"},"5":{"name":"keyword.control.mermaid"},"6":{"name":"string"},"7":{"name":"punctuation.definition.typeparameters.end.mermaid"},"8":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"9":{"name":"string"},"10":{"name":"punctuation.definition.typeparameters.end.mermaid"},"11":{"name":"keyword.control.mermaid"},"12":{"name":"variable"}},"comment":"(group|service)(group id)(icon name)?(title)(in)?(parent)?","match":"(?i)\\\\s*(group|service)\\\\s+([\\\\w-]+)\\\\s*(\\\\()?([\\\\w\\\\s-]+)?(:)?([\\\\w\\\\s-]+)?(\\\\))?\\\\s*(\\\\[)?([\\\\w\\\\s-]+)?\\\\s*(\\\\])?\\\\s*(in)?\\\\s*([\\\\w-]+)?"},{"captures":{"1":{"name":"variable"},"2":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"3":{"name":"variable"},"4":{"name":"punctuation.definition.typeparameters.end.mermaid"},"5":{"name":"keyword.control.mermaid"},"6":{"name":"entity.name.function.mermaid"},"7":{"name":"keyword.control.mermaid"},"8":{"name":"entity.name.function.mermaid"},"9":{"name":"keyword.control.mermaid"},"10":{"name":"variable"},"11":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"12":{"name":"variable"},"13":{"name":"punctuation.definition.typeparameters.end.mermaid"}},"comment":"(service id)(group id)?:(T|B|L|R) <?-->? (T|B|L|R):(service id)(group id)?","match":"(?i)\\\\s*([\\\\w-]+)\\\\s*(\\\\{)?\\\\s*(group)?(\\\\})?\\\\s*(:)\\\\s*(T|B|L|R)\\\\s+(<?-->?)\\\\s+(T|B|L|R)\\\\s*(:)\\\\s*([\\\\w-]+)\\\\s*(\\\\{)?\\\\s*(group)?(\\\\})?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"variable"}},"comment":"(junction)(junction id)(in)?(group)","match":"(?i)\\\\s*(junction)\\\\s+([\\\\w-]+)\\\\s*(in)?\\\\s*([\\\\w-]+)?"}]},{"begin":"^\\\\s*(classDiagram)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Class Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"entity.name.type.class.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"entity.name.type.class.mermaid"},"6":{"name":"keyword.control.mermaid"},"7":{"name":"string"}},"comment":"(class name) (\\"multiplicity relationship\\")? (relationship) (\\"multiplicity relationship\\")? (class name) :? (labelText)?","match":"(?i)([\\\\w-]+)\\\\s(\\"(?:\\\\d+|\\\\*|0..\\\\d+|1..\\\\d+|1..\\\\*)\\")?\\\\s?(--o|--\\\\*|<--|-->|<\\\\.\\\\.|\\\\.\\\\.>|<\\\\|\\\\.\\\\.|\\\\.\\\\.\\\\|>|<\\\\|--|--\\\\|>|--\\\\*|--|\\\\.\\\\.|\\\\*--|o--)\\\\s(\\"(?:\\\\d+|\\\\*|0..\\\\d+|1..\\\\d+|1..\\\\*)\\")?\\\\s?([\\\\w-]+)\\\\s?(:)?\\\\s(.*)$"},{"captures":{"1":{"name":"entity.name.type.class.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"entity.name.function.mermaid"},"5":{"name":"punctuation.parenthesis.open.mermaid"},"6":{"name":"storage.type.mermaid"},"7":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"8":{"name":"storage.type.mermaid"},"9":{"name":"punctuation.definition.typeparameters.end.mermaid"},"10":{"name":"entity.name.variable.parameter.mermaid"},"11":{"name":"punctuation.parenthesis.closed.mermaid"},"12":{"name":"keyword.control.mermaid"},"13":{"name":"storage.type.mermaid"},"14":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"15":{"name":"storage.type.mermaid"},"16":{"name":"punctuation.definition.typeparameters.end.mermaid"}},"comment":"(class name) : (visibility)?(function)( (function param/generic param)? )(classifier)? (return/generic return)?$","match":"(?i)([\\\\w-]+)\\\\s?(:)\\\\s([+~#-])?([\\\\w-]+)(\\\\()([\\\\w-]+)?(~)?([\\\\w-]+)?(~)?\\\\s?([\\\\w-]+)?(\\\\))([*$]{0,2})\\\\s?([\\\\w-]+)?(~)?([\\\\w-]+)?(~)?$"},{"captures":{"1":{"name":"entity.name.type.class.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"storage.type.mermaid"},"5":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"6":{"name":"storage.type.mermaid"},"7":{"name":"punctuation.definition.typeparameters.end.mermaid"},"8":{"name":"entity.name.variable.field.mermaid"}},"comment":"(class name) : (visibility)?(datatype/generic data type) (attribute name)$","match":"(?i)([\\\\w-]+)\\\\s?(:)\\\\s([+~#-])?([\\\\w-]+)(~)?([\\\\w-]+)?(~)?\\\\s([\\\\w-]+)?$"},{"captures":{"1":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"2":{"name":"storage.type.mermaid"},"3":{"name":"punctuation.definition.typeparameters.end.mermaid"},"4":{"name":"entity.name.type.class.mermaid"}},"comment":"<<(Annotation)>> (class name)","match":"(?i)(<<)([\\\\w-]+)(>>)\\\\s?([\\\\w-]+)?"},{"begin":"(?i)(class)\\\\s+([\\\\w-]+)(~)?([\\\\w-]+)?(~)?\\\\s?({)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.type.class.mermaid"},"3":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"4":{"name":"storage.type.mermaid"},"5":{"name":"punctuation.definition.typeparameters.end.mermaid"},"6":{"name":"keyword.control.mermaid"}},"comment":"class (class name) ~?(generic type)?~? ({)","end":"(})","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"match":"\\\\%%.*","name":"comment"},{"begin":"(?i)\\\\s([+~#-])?([\\\\w-]+)(\\\\()","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"},"3":{"name":"punctuation.parenthesis.open.mermaid"}},"comment":"(visibility)?(function)( (function param/generic param)? )(classifier)? (return/generic return)?$","end":"(?i)(\\\\))([*$]{0,2})\\\\s?([\\\\w-]+)?(~)?([\\\\w-]+)?(~)?$","endCaptures":{"1":{"name":"punctuation.parenthesis.closed.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"storage.type.mermaid"},"4":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"5":{"name":"storage.type.mermaid"},"6":{"name":"punctuation.definition.typeparameters.end.mermaid"}},"patterns":[{"captures":{"1":{"name":"storage.type.mermaid"},"2":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"3":{"name":"storage.type.mermaid"},"4":{"name":"punctuation.definition.typeparameters.end.mermaid"},"5":{"name":"entity.name.variable.parameter.mermaid"}},"comment":"(TBD)","match":"(?i)\\\\s*,?\\\\s*([\\\\w-]+)?(~)?([\\\\w-]+)?(~)?\\\\s?([\\\\w-]+)?"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"storage.type.mermaid"},"3":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"4":{"name":"storage.type.mermaid"},"5":{"name":"punctuation.definition.typeparameters.end.mermaid"},"6":{"name":"entity.name.variable.field.mermaid"}},"comment":"(visibility)?(datatype/generic data type) (attribute name)$","match":"(?i)\\\\s([+~#-])?([\\\\w-]+)(~)?([\\\\w-]+)?(~)?\\\\s([\\\\w-]+)?$"},{"captures":{"1":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"2":{"name":"storage.type.mermaid"},"3":{"name":"punctuation.definition.typeparameters.end.mermaid"},"4":{"name":"entity.name.type.class.mermaid"}},"comment":"<<(Annotation)>> (class name)","match":"(?i)(<<)([\\\\w-]+)(>>)\\\\s?([\\\\w-]+)?"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.type.class.mermaid"},"3":{"name":"punctuation.definition.typeparameters.begin.mermaid"},"4":{"name":"storage.type.mermaid"},"5":{"name":"punctuation.definition.typeparameters.end.mermaid"}},"comment":"class (class name) ~?(generic type)?~?","match":"(?i)(class)\\\\s+([\\\\w-]+)(~)?([\\\\w-]+)?(~)?"}]},{"begin":"^\\\\s*(erDiagram)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Entity Relationship Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"},"4":{"name":"keyword.control.mermaid"}},"comment":"(entity)","match":"(?i)^\\\\s*([\\\\w-]+)\\\\s*(\\\\[)?\\\\s*((?:[\\\\w-]+)|(?:\\"[\\\\w\\\\s-]+\\"))?\\\\s*(\\\\])?$"},{"begin":"(?i)\\\\s+([\\\\w-]+)\\\\s*(\\\\[)?\\\\s*((?:[\\\\w-]+)|(?:\\"[\\\\w\\\\s-]+\\"))?\\\\s*(\\\\])?\\\\s*({)","beginCaptures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"keyword.control.mermaid"}},"comment":"(entity) {","end":"(})","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"captures":{"1":{"name":"storage.type.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"string"}},"comment":"(type) (name) (PK|FK)? (\\"comment\\")?","match":"(?i)\\\\s*([\\\\w-]+)\\\\s+([\\\\w-]+)\\\\s+(PK|FK)?\\\\s*(\\"[\\"($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*\\")?\\\\s*"},{"match":"\\\\%%.*","name":"comment"}]},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"variable"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"string"}},"comment":"(entity) (relationship) (entity) : (label)","match":"(?i)\\\\s*([\\\\w-]+)\\\\s*((?:\\\\|o|\\\\|\\\\||}o|}\\\\||one or (?:zero|more|many)|zero or (?:one|more|many)|many\\\\((?:0|1)\\\\)|only one|0\\\\+|1\\\\+?)(?:..|--)(?:o\\\\||\\\\|\\\\||o{|\\\\|{|one or (?:zero|more|many)|zero or (?:one|more|many)|many\\\\((?:0|1)\\\\)|only one|0\\\\+|1\\\\+?))\\\\s*([\\\\w-]+)\\\\s*(:)\\\\s*((?:\\"[\\\\w\\\\s]*\\")|(?:[\\\\w-]+))"}]},{"begin":"^\\\\s*(gantt)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Gantt Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"match":"(?i)^\\\\s*(dateFormat)\\\\s+([\\\\w\\\\-\\\\.]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"match":"(?i)^\\\\s*(axisFormat)\\\\s+([\\\\w\\\\%\\\\/\\\\\\\\\\\\-\\\\.]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)(tickInterval)\\\\s+(([1-9]\\\\d*)(millisecond|second|minute|hour|day|week|month))"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(title)\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(excludes)\\\\s+((?:[\\\\d\\\\-,\\\\s]+|monday|tuesday|wednesday|thursday|friday|saturday|sunday|weekends)+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s+(todayMarker)\\\\s+(.*)$"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(section)\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"begin":"(?i)^\\\\s(.*)(:)","beginCaptures":{"1":{"name":"string"},"2":{"name":"keyword.control.mermaid"}},"end":"$","patterns":[{"match":"(crit|done|active|after)","name":"entity.name.function.mermaid"},{"match":"\\\\%%.*","name":"comment"}]}]},{"begin":"^\\\\s*(gitGraph)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Git Graph","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"begin":"(?i)^\\\\s*(commit)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"commit","end":"$","patterns":[{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(id)(:) (\\"id\\")","match":"(?i)\\\\s*(id)(:)\\\\s?(\\"[^\\"\\\\n]*\\")"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"entity.name.function.mermaid"}},"comment":"(type)(:) (COMMIT_TYPE)","match":"(?i)\\\\s*(type)(:)\\\\s?(NORMAL|REVERSE|HIGHLIGHT)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(tag)(:) (\\"tag\\")","match":"(?i)\\\\s*(tag)(:)\\\\s?(\\"[($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*\\")"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"(checkout) (branch-name)","match":"(?i)^\\\\s*(checkout)\\\\s*([^\\\\s\\"]*)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"constant.numeric.decimal.mermaid"}},"comment":"(branch) (branch-name) (order)?(:) (number)","match":"(?i)^\\\\s*(branch)\\\\s*([^\\\\s\\"]*)\\\\s*(?:(order)(:)\\\\s?(\\\\d+))?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"string"}},"comment":"(merge) (branch-name) (tag: \\"tag-name\\")?","match":"(?i)^\\\\s*(merge)\\\\s*([^\\\\s\\"]*)\\\\s*(?:(tag)(:)\\\\s?(\\"[^\\"\\\\n]*\\"))?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"string"}},"comment":"(cherry-pick) (id)(:)(\\"commit-id\\")","match":"(?i)^\\\\s*(cherry-pick)\\\\s+(id)(:)\\\\s*(\\"[^\\"\\\\n]*\\")"}]},{"begin":"^\\\\s*(graph|flowchart)\\\\s+([\\\\p{Letter} 0-9]+)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"comment":"Graph","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"string"},"5":{"name":"keyword.control.mermaid"}},"comment":"","match":"(?i)^\\\\s*(subgraph)\\\\s+(\\\\w+)(\\\\[)(\\"?[\\\\w\\\\s*+%=\\\\\\\\/:\\\\.\\\\-'\`,&^#$!?<>]*\\"?)(\\\\])"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"match":"^\\\\s*(subgraph)\\\\s+([\\\\p{Letter} 0-9<>]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"match":"^(?i)\\\\s*(direction)\\\\s+(RB|BT|RL|TD|LR)"},{"match":"\\\\b(end)\\\\b","name":"keyword.control.mermaid"},{"begin":"(?i)(\\\\b(?:(?!--|==)[-\\\\w])+\\\\b\\\\s*)(\\\\(\\\\[|\\\\[\\\\[|\\\\[\\\\(|\\\\[|\\\\(+|>|\\\\{|\\\\(\\\\()","beginCaptures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(Entity)(Edge/Shape)(Text)(Edge/Shape)","end":"(?i)(\\\\]\\\\)|\\\\]\\\\]|\\\\)\\\\]|\\\\]|\\\\)+|\\\\}|\\\\)\\\\))","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"begin":"\\\\s*(\\")","beginCaptures":{"1":{"name":"string"}},"comment":"(\\"multi-line text\\")","end":"(\\")","endCaptures":{"1":{"name":"string"}},"patterns":[{"begin":"(?i)([^\\"]*)","beginCaptures":{"1":{"name":"string"}},"comment":"capture inner text between quotes","end":"(?=\\")","patterns":[{"captures":{"1":{"name":"comment"}},"match":"([^\\"]*)"}]}]},{"captures":{"1":{"name":"string"}},"comment":"(single line text)","match":"(?i)\\\\s*([$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"}]},{"begin":"(?i)\\\\s*((?:-{2,5}|={2,5})[xo>]?\\\\|)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(Graph Link)(\\"Multiline text\\")(Graph Link)","end":"(?i)(\\\\|)","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"begin":"\\\\s*(\\")","beginCaptures":{"1":{"name":"string"}},"comment":"(\\"multi-line text\\")","end":"(\\")","endCaptures":{"1":{"name":"string"}},"patterns":[{"begin":"(?i)([^\\"]*)","beginCaptures":{"1":{"name":"string"}},"comment":"capture inner text between quotes","end":"(?=\\")","patterns":[{"captures":{"1":{"name":"comment"}},"match":"([^\\"]*)"}]}]},{"captures":{"1":{"name":"string"}},"comment":"(single line text)","match":"(?i)\\\\s*([$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"},"3":{"name":"keyword.control.mermaid"}},"comment":"(Graph Link Start Arrow)(Text)(Graph Link End Arrow)","match":"(?i)\\\\s*([xo<]?(?:-{2,5}|={2,5}|-\\\\.{1,3}|-\\\\.))((?:(?!--|==)[\\\\w\\\\s*+%=\\\\\\\\/:\\\\.\\\\-'\`,\\"&^#$!?<>\\\\[\\\\]])*)((?:-{2,5}|={2,5}|\\\\.{1,3}-|\\\\.-)[xo>]?)"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(Graph Link)","match":"(?i)\\\\s*([ox<]?(?:-.{1,3}-|-{1,3}|={1,3})[ox>]?)"},{"comment":"Entity","match":"(\\\\b(?:(?!--|==)[-\\\\w])+\\\\b\\\\s*)","name":"variable"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"string"}},"comment":"(Class)(Node(s))(ClassName)","match":"(?i)\\\\s*(class)\\\\s+(\\\\b[-,\\\\w]+)\\\\s+(\\\\b\\\\w+\\\\b)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"string"}},"comment":"(ClassDef)(ClassName)(Styles)","match":"(?i)\\\\s*(classDef)\\\\s+(\\\\b\\\\w+\\\\b)\\\\s+(\\\\b[-,:;#\\\\w]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"variable"},"4":{"name":"string"}},"comment":"(Click)(Entity)(Link)?(Tooltip)","match":"(?i)\\\\s*(click)\\\\s+(\\\\b[-\\\\w]+\\\\b\\\\s*)(\\\\b\\\\w+\\\\b)?\\\\s(\\"*.*\\")"}]},{"begin":"^\\\\s*(pie)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Pie Chart","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(title)\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"begin":"(?i)\\\\s(.*)(:)","beginCaptures":{"1":{"name":"string"},"2":{"name":"keyword.control.mermaid"}},"end":"$","patterns":[{"match":"\\\\%%.*","name":"comment"}]}]},{"begin":"^\\\\s*(quadrantChart)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Quadrant Chart","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(title)\\\\s*([\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"begin":"(?i)^\\\\s*([xy]-axis)\\\\s+((?:(?!-->)[$&%/#.,?!*+=\\\\'\\\\\\\\\\\\-\\\\w\\\\s])*)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(x|y-axis) (text) (-->)? (text)?","end":"$","patterns":[{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(-->) (text)","match":"(?i)\\\\s*(-->)\\\\s*([$&%/#.,?!*+=\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(quadrant-[1234])\\\\s*([\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"captures":{"1":{"name":"string"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"constant.numeric.decimal.mermaid"},"5":{"name":"keyword.control.mermaid"},"6":{"name":"constant.numeric.decimal.mermaid"},"7":{"name":"keyword.control.mermaid"}},"comment":"(text)(:) ([)(decimal)(,) (decimal)(])","match":"(?i)\\\\s*([$&%/#.,?!*+=\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)\\\\s*(:)\\\\s*(\\\\[)\\\\s*(\\\\d\\\\.\\\\d+)\\\\s*(,)\\\\s*(\\\\d\\\\.\\\\d+)\\\\s*(\\\\])"}]},{"begin":"^\\\\s*(requirementDiagram)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Requirement Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"begin":"(?i)^\\\\s*((?:functional|interface|performance|physical)?requirement|designConstraint)\\\\s*([\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)\\\\s*({)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"}},"comment":"(requirement) (name) ({)","end":"(?i)\\\\s*(})","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"(id:) (variable id)","match":"(?i)\\\\s*(id:)\\\\s*([$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(text:) (text string)","match":"(?i)\\\\s*(text:)\\\\s*([$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"comment":"(risk:) (risk option)","match":"(?i)\\\\s*(risk:)\\\\s*(low|medium|high)\\\\s*$"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"}},"comment":"(verifyMethod)(:) (method)","match":"(?i)\\\\s*(verifymethod:)\\\\s*(analysis|inspection|test|demonstration)\\\\s*$"}]},{"begin":"(?i)^\\\\s*(element)\\\\s*([\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)\\\\s*({)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"}},"comment":"(element) (name) ({)","end":"(?i)\\\\s*(})","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"(type:) (user type)","match":"(?i)\\\\s*(type:)\\\\s*([\\"$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"(docref:) (user ref)","match":"(?i)\\\\s*(docref:)\\\\s*([$&%\\\\^/#.,?!;:*+<>_\\\\'\\\\\\\\\\\\w\\\\s]+)"}]},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"variable"}},"comment":"(source) (-) (type) (->) (destination)","match":"(?i)^\\\\s*([\\\\w]+)\\\\s*(-)\\\\s*(contains|copies|derives|satisfies|verifies|refines|traces)\\\\s*(->)\\\\s*([\\\\w]+)\\\\s*$"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"variable"}},"comment":"(destination) (<-) (type) (-) (source)","match":"(?i)^\\\\s*([\\\\w]+)\\\\s*(<-)\\\\s*(contains|copies|derives|satisfies|verifies|refines|traces)\\\\s*(-)\\\\s*([\\\\w]+)\\\\s*$"}]},{"begin":"^\\\\s*(sequenceDiagram)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"Sequence Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"(\\\\%%|#).*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(title)(title text)","match":"(?i)(title)\\\\s*(:)?\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"string"}},"comment":"(participant)(Actor)(as)?(Label)?","match":"(?i)\\\\s*(participant|actor)\\\\s+((?:(?! as )[\\"()$&%\\\\^/#.?!*=<>\\\\'\\\\\\\\\\\\w\\\\s])+)\\\\s*(as)?\\\\s([\\"()$&%\\\\^/#.,?!*=<>\\\\'\\\\\\\\\\\\w\\\\s]+)?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"(activate/deactivate)(Actor)","match":"(?i)\\\\s*((?:de)?activate)\\\\s+(\\\\b[\\"()$&%^/#.?!*=<>'\\\\\\\\\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"},"3":{"name":"variable"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"variable"},"6":{"name":"keyword.control.mermaid"},"7":{"name":"string"}},"comment":"(Note)(direction)(Actor)(,)?(Actor)?(:)(Message)","match":"(?i)\\\\s*(Note)\\\\s+((?:left|right)\\\\sof|over)\\\\s+(\\\\b[\\"()$&%^/#.?!*=<>'\\\\\\\\\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)(,)?(\\\\b[\\"()$&%^/#.?!*=<>'\\\\\\\\\\\\w\\\\s]+\\\\b\\\\)?\\\\s*)?(:)(?:\\\\s+([^;#]*))?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(loop)(loop text)","match":"(?i)\\\\s*(loop)(?:\\\\s+([^;#]*))?"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(end)","match":"\\\\s*(end)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(alt/else/option/par/and/autonumber/critical/opt)(text)","match":"(?i)\\\\s*(alt|else|option|par|and|rect|autonumber|critical|opt)(?:\\\\s+([^#;]*))?$"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"variable"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"string"}},"comment":"(Actor)(Arrow)(Actor)(:)(Message)","match":"(?i)\\\\s*(\\\\b[\\"()$&%^/#.?!*=<>'\\\\\\\\\\\\w\\\\s]+\\\\b\\\\)?)\\\\s*(-?-(?:>|x|\\\\))>?[+-]?)\\\\s*([\\"()$&%^/#.?!*=<>'\\\\\\\\\\\\w\\\\s]+\\\\b\\\\)?)\\\\s*(:)\\\\s*([^;#]*)"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"entity.name.function.mermaid"},"3":{"name":"string"}},"comment":"(box transparent text)","match":"(?i)\\\\s*(box)\\\\s+(transparent)(?:\\\\s+([^;#]*))?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"comment":"(box text)","match":"(?i)\\\\s*(box)(?:\\\\s+([^;#]*))?"}]},{"begin":"^\\\\s*(stateDiagram(?:-v2)?)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"State Diagram","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"}","match":"\\\\s+(})\\\\s+"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"--","match":"\\\\s+(--)\\\\s+"},{"comment":"(state)","match":"^\\\\s*([\\\\w-]+)$","name":"variable"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(state) : (description)","match":"(?i)([\\\\w-]+)\\\\s+(:)\\\\s+(\\\\s*[-\\\\w\\\\s]+\\\\b)"},{"begin":"(?i)^\\\\s*(state)\\\\s+","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"state","end":"$","patterns":[{"captures":{"1":{"name":"string"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"variable"}},"comment":"\\"(description)\\" as (state)","match":"(?i)\\\\s*(\\"[-\\\\w\\\\s]+\\\\b\\")\\\\s+(as)\\\\s+([\\\\w-]+)"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"}},"comment":"(state name) {","match":"(?i)\\\\s*([\\\\w-]+)\\\\s+({)"},{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"}},"comment":"(state name) <<fork|join>>","match":"(?i)\\\\s*([\\\\w-]+)\\\\s+(<<(?:fork|join)>>)"}]},{"begin":"(?i)([\\\\w-]+)\\\\s+(-->)","beginCaptures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"}},"comment":"(state) -->","end":"$","patterns":[{"captures":{"1":{"name":"variable"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"(state) (:)? (transition text)?","match":"(?i)\\\\s+([\\\\w-]+)\\\\s*(:)?\\\\s*([^\\\\n:]+)?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"string"}},"comment":"[*] (:)? (transition text)?","match":"(?i)(\\\\[\\\\*\\\\])\\\\s*(:)?\\\\s*([^\\\\n:]+)?"}]},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"variable"},"4":{"name":"keyword.control.mermaid"},"5":{"name":"string"}},"comment":"[*] --> (state) (:)? (transition text)?","match":"(?i)(\\\\[\\\\*\\\\])\\\\s+(-->)\\\\s+([\\\\w-]+)\\\\s*(:)?\\\\s*([^\\\\n:]+)?"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"},"3":{"name":"keyword.control.mermaid"},"4":{"name":"string"}},"comment":"note left|right of (state name)","match":"(?i)^\\\\s*(note (?:left|right) of)\\\\s+([\\\\w-]+)\\\\s+(:)\\\\s*([^\\\\n:]+)"},{"begin":"(?i)^\\\\s*(note (?:left|right) of)\\\\s+([\\\\w-]+)(.|\\\\n)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"variable"}},"comment":"note left|right of (state name) (note text) end note","contentName":"string","end":"(?i)(end note)","endCaptures":{"1":{"name":"keyword.control.mermaid"}}}]},{"begin":"^\\\\s*(journey)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"User Journey","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(title|section)\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"begin":"(?i)\\\\s*([\\"()$&%\\\\^/.,?!*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)\\\\s*(:)\\\\s*(\\\\d+)\\\\s*(:)","beginCaptures":{"1":{"name":"string"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"constant.numeric.decimal.mermaid"},"4":{"name":"keyword.control.mermaid"}},"end":"$","patterns":[{"captures":{"1":{"name":"variable"}},"comment":"(taskName)","match":"(?i)\\\\s*,?\\\\s*([^,#\\\\n]+)"}]}]},{"begin":"^\\\\s*(xychart(?:-beta)?(?:\\\\s+horizontal)?)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"XY Chart","end":"(^|\\\\G)(?=\\\\s*[\`:~]{3,}\\\\s*$)","patterns":[{"match":"\\\\%%.*","name":"comment"},{"captures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"string"}},"match":"(?i)^\\\\s*(title)\\\\s+(\\\\s*[\\"()$&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*)"},{"begin":"(?i)^\\\\s*(x-axis)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(x-axis)","end":"$","patterns":[{"captures":{"1":{"name":"constant.numeric.decimal.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"constant.numeric.decimal.mermaid"}},"comment":"(decimal) (-->) (decimal)","match":"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\\\\s*(-->)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)"},{"captures":{"1":{"name":"string"}},"comment":"(\\"text\\")","match":"(?i)\\\\s+(\\"[($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*\\")"},{"captures":{"1":{"name":"string"}},"comment":"(text)","match":"(?i)\\\\s+([($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w]*)"},{"begin":"\\\\s*(\\\\[)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"([)(text)(,)(text)*(])","end":"\\\\s*(\\\\])","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"captures":{"1":{"name":"constant.numeric.decimal.mermaid"}},"comment":"(decimal)","match":"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)"},{"captures":{"1":{"name":"string"}},"comment":"(\\"text\\")","match":"(?i)\\\\s*(\\"[($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*\\")"},{"captures":{"1":{"name":"string"}},"comment":"(text)","match":"(?i)\\\\s*([($&%\\\\^/#.?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]+)"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(,)","match":"(?i)\\\\s*(,)"}]}]},{"begin":"(?i)^\\\\s*(y-axis)","beginCaptures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(y-axis)","end":"$","patterns":[{"captures":{"1":{"name":"constant.numeric.decimal.mermaid"},"2":{"name":"keyword.control.mermaid"},"3":{"name":"constant.numeric.decimal.mermaid"}},"comment":"(decimal) (-->) (decimal)","match":"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)\\\\s*(-->)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)"},{"captures":{"1":{"name":"string"}},"comment":"(\\"text\\")","match":"(?i)\\\\s+(\\"[($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w\\\\s]*\\")"},{"captures":{"1":{"name":"string"}},"comment":"(text)","match":"(?i)\\\\s+([($&%\\\\^/#.,?!;:*+=<>\\\\'\\\\\\\\\\\\-\\\\w]*)"}]},{"begin":"(?i)^\\\\s*(line|bar)\\\\s*(\\\\[)","beginCaptures":{"1":{"name":"keyword.control.mermaid"},"2":{"name":"keyword.control.mermaid"}},"comment":"(line|bar) ([)(decimal)+(])","end":"\\\\s*(\\\\])","endCaptures":{"1":{"name":"keyword.control.mermaid"}},"patterns":[{"captures":{"1":{"name":"constant.numeric.decimal.mermaid"}},"comment":"(decimal)","match":"(?i)\\\\s*([-+]?\\\\d+\\\\.?\\\\d*)"},{"captures":{"1":{"name":"keyword.control.mermaid"}},"comment":"(,)","match":"(?i)\\\\s*(,)"}]}]}]},"mermaid-ado-code-block":{"begin":"(?i)\\\\s*:::\\\\s*mermaid\\\\s*$","contentName":"meta.embedded.block.mermaid","end":"\\\\s*:::\\\\s*","patterns":[{"include":"#mermaid"}]},"mermaid-code-block":{"begin":"(?i)(?<=[\`~])mermaid(\\\\s+[^\`~]*)?$","contentName":"meta.embedded.block.mermaid","end":"(^|\\\\G)(?=\\\\s*[\`~]{3,}\\\\s*$)","patterns":[{"include":"#mermaid"}]},"mermaid-code-block-with-attributes":{"begin":"(?i)(?<=[\`~])\\\\{\\\\s*\\\\.?mermaid(\\\\s+[^\`~]*)?$","contentName":"meta.embedded.block.mermaid","end":"(^|\\\\G)(?=\\\\s*[\`~]{3,}\\\\s*$)","patterns":[{"include":"#mermaid"}]}},"scopeName":"markdown.mermaid.codeblock","aliases":["mmd"]}`)),a=[e];export{a as default};