@windrun-huaiin/third-ui 13.1.3 → 13.1.5

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 (773) hide show
  1. package/dist/_virtual/advancedFormat.js +1 -1
  2. package/dist/_virtual/advancedFormat.mjs +1 -1
  3. package/dist/_virtual/customParseFormat.js +1 -1
  4. package/dist/_virtual/customParseFormat.mjs +1 -1
  5. package/dist/_virtual/dayjs.min.js +1 -1
  6. package/dist/_virtual/dayjs.min.mjs +1 -1
  7. package/dist/_virtual/index.js +1 -1
  8. package/dist/_virtual/index.mjs +1 -1
  9. package/dist/_virtual/isoWeek.js +1 -1
  10. package/dist/_virtual/isoWeek.mjs +1 -1
  11. package/dist/clerk/clerk-user-client.js +6 -5
  12. package/dist/clerk/clerk-user-client.mjs +7 -6
  13. package/dist/lib/clerk-intl.d.ts +1 -1
  14. package/dist/main/footer.js +2 -1
  15. package/dist/main/footer.mjs +4 -3
  16. package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/index.js +1 -2
  17. package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/index.mjs +1 -2
  18. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/defaults.js +4 -12
  19. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/defaults.mjs +4 -12
  20. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/id.js +11 -21
  21. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/id.mjs +11 -21
  22. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatDecimal.js +2 -2
  23. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatDecimal.mjs +2 -2
  24. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatPrefixAuto.js +1 -1
  25. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatPrefixAuto.mjs +1 -1
  26. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/locale.js +7 -8
  27. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/locale.mjs +7 -8
  28. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +5 -5
  29. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +5 -5
  30. package/dist/node_modules/.pnpm/{dompurify@3.3.0 → dompurify@3.3.3}/node_modules/dompurify/dist/purify.es.js +21 -4
  31. package/dist/node_modules/.pnpm/{dompurify@3.3.0 → dompurify@3.3.3}/node_modules/dompurify/dist/purify.es.mjs +21 -4
  32. package/dist/node_modules/.pnpm/{katex@0.16.33 → katex@0.16.38}/node_modules/katex/dist/katex.js +4350 -6293
  33. package/dist/node_modules/.pnpm/{katex@0.16.33 → katex@0.16.38}/node_modules/katex/dist/katex.mjs +4350 -6293
  34. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +2 -2
  35. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +2 -2
  36. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +5 -5
  37. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +5 -5
  38. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +1 -1
  39. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +1 -1
  40. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.js +1 -1
  41. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.mjs +1 -1
  42. package/package.json +4 -4
  43. package/src/clerk/clerk-user-client.tsx +40 -36
  44. package/src/lib/clerk-intl.ts +1 -1
  45. package/src/main/footer.tsx +4 -1
  46. package/dist/_virtual/_commonjs-dynamic-modules.js +0 -7
  47. package/dist/_virtual/_commonjs-dynamic-modules.mjs +0 -5
  48. package/dist/_virtual/api.js +0 -5
  49. package/dist/_virtual/api.mjs +0 -3
  50. package/dist/_virtual/api2.js +0 -5
  51. package/dist/_virtual/api2.mjs +0 -3
  52. package/dist/_virtual/connection.js +0 -5
  53. package/dist/_virtual/connection.mjs +0 -3
  54. package/dist/_virtual/connection2.js +0 -5
  55. package/dist/_virtual/connection2.mjs +0 -3
  56. package/dist/_virtual/disposable.js +0 -5
  57. package/dist/_virtual/disposable.mjs +0 -3
  58. package/dist/_virtual/duration.js +0 -9
  59. package/dist/_virtual/duration.mjs +0 -7
  60. package/dist/_virtual/duration2.js +0 -5
  61. package/dist/_virtual/duration2.mjs +0 -3
  62. package/dist/_virtual/is2.js +0 -5
  63. package/dist/_virtual/is2.mjs +0 -3
  64. package/dist/_virtual/linkedMap.js +0 -5
  65. package/dist/_virtual/linkedMap.mjs +0 -3
  66. package/dist/_virtual/main.js +0 -7
  67. package/dist/_virtual/main.mjs +0 -5
  68. package/dist/_virtual/main2.js +0 -5
  69. package/dist/_virtual/main2.mjs +0 -3
  70. package/dist/_virtual/main3.js +0 -5
  71. package/dist/_virtual/main3.mjs +0 -3
  72. package/dist/_virtual/main4.js +0 -5
  73. package/dist/_virtual/main4.mjs +0 -3
  74. package/dist/_virtual/messageBuffer.js +0 -5
  75. package/dist/_virtual/messageBuffer.mjs +0 -3
  76. package/dist/_virtual/messageReader.js +0 -5
  77. package/dist/_virtual/messageReader.mjs +0 -3
  78. package/dist/_virtual/messageWriter.js +0 -5
  79. package/dist/_virtual/messageWriter.mjs +0 -3
  80. package/dist/_virtual/messages.js +0 -5
  81. package/dist/_virtual/messages.mjs +0 -3
  82. package/dist/_virtual/messages2.js +0 -5
  83. package/dist/_virtual/messages2.mjs +0 -3
  84. package/dist/_virtual/protocol.callHierarchy.js +0 -5
  85. package/dist/_virtual/protocol.callHierarchy.mjs +0 -3
  86. package/dist/_virtual/protocol.colorProvider.js +0 -5
  87. package/dist/_virtual/protocol.colorProvider.mjs +0 -3
  88. package/dist/_virtual/protocol.configuration.js +0 -5
  89. package/dist/_virtual/protocol.configuration.mjs +0 -3
  90. package/dist/_virtual/protocol.declaration.js +0 -5
  91. package/dist/_virtual/protocol.declaration.mjs +0 -3
  92. package/dist/_virtual/protocol.diagnostic.js +0 -5
  93. package/dist/_virtual/protocol.diagnostic.mjs +0 -3
  94. package/dist/_virtual/protocol.fileOperations.js +0 -5
  95. package/dist/_virtual/protocol.fileOperations.mjs +0 -3
  96. package/dist/_virtual/protocol.foldingRange.js +0 -5
  97. package/dist/_virtual/protocol.foldingRange.mjs +0 -3
  98. package/dist/_virtual/protocol.implementation.js +0 -5
  99. package/dist/_virtual/protocol.implementation.mjs +0 -3
  100. package/dist/_virtual/protocol.inlayHint.js +0 -5
  101. package/dist/_virtual/protocol.inlayHint.mjs +0 -3
  102. package/dist/_virtual/protocol.inlineCompletion.js +0 -5
  103. package/dist/_virtual/protocol.inlineCompletion.mjs +0 -3
  104. package/dist/_virtual/protocol.inlineValue.js +0 -5
  105. package/dist/_virtual/protocol.inlineValue.mjs +0 -3
  106. package/dist/_virtual/protocol.js +0 -5
  107. package/dist/_virtual/protocol.linkedEditingRange.js +0 -5
  108. package/dist/_virtual/protocol.linkedEditingRange.mjs +0 -3
  109. package/dist/_virtual/protocol.mjs +0 -3
  110. package/dist/_virtual/protocol.moniker.js +0 -5
  111. package/dist/_virtual/protocol.moniker.mjs +0 -3
  112. package/dist/_virtual/protocol.notebook.js +0 -5
  113. package/dist/_virtual/protocol.notebook.mjs +0 -3
  114. package/dist/_virtual/protocol.progress.js +0 -5
  115. package/dist/_virtual/protocol.progress.mjs +0 -3
  116. package/dist/_virtual/protocol.selectionRange.js +0 -5
  117. package/dist/_virtual/protocol.selectionRange.mjs +0 -3
  118. package/dist/_virtual/protocol.semanticTokens.js +0 -5
  119. package/dist/_virtual/protocol.semanticTokens.mjs +0 -3
  120. package/dist/_virtual/protocol.showDocument.js +0 -5
  121. package/dist/_virtual/protocol.showDocument.mjs +0 -3
  122. package/dist/_virtual/protocol.typeDefinition.js +0 -5
  123. package/dist/_virtual/protocol.typeDefinition.mjs +0 -3
  124. package/dist/_virtual/protocol.typeHierarchy.js +0 -5
  125. package/dist/_virtual/protocol.typeHierarchy.mjs +0 -3
  126. package/dist/_virtual/protocol.workspaceFolder.js +0 -5
  127. package/dist/_virtual/protocol.workspaceFolder.mjs +0 -3
  128. package/dist/_virtual/ril.js +0 -5
  129. package/dist/_virtual/ril.mjs +0 -3
  130. package/dist/_virtual/semaphore.js +0 -5
  131. package/dist/_virtual/semaphore.mjs +0 -3
  132. package/dist/_virtual/sharedArrayCancellation.js +0 -5
  133. package/dist/_virtual/sharedArrayCancellation.mjs +0 -3
  134. package/dist/clerk/clerk-optional-auth.d.ts +0 -12
  135. package/dist/clerk/clerk-optional-auth.js +0 -33
  136. package/dist/clerk/clerk-optional-auth.mjs +0 -31
  137. package/dist/clerk/optional-auth.d.ts +0 -12
  138. package/dist/clerk/optional-auth.js +0 -47
  139. package/dist/clerk/optional-auth.mjs +0 -45
  140. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/helpers.js +0 -88
  141. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/helpers.mjs +0 -83
  142. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/model.js +0 -246
  143. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/model.mjs +0 -232
  144. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/visitor.js +0 -56
  145. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/visitor.mjs +0 -54
  146. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +0 -97
  147. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +0 -95
  148. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +0 -48
  149. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +0 -44
  150. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +0 -742
  151. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +0 -740
  152. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +0 -43
  153. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +0 -36
  154. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/print.js +0 -18
  155. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/print.mjs +0 -15
  156. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/timer.js +0 -11
  157. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/timer.mjs +0 -9
  158. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +0 -21
  159. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +0 -19
  160. package/dist/node_modules/.pnpm/@fingerprintjs_fingerprintjs@4.6.2/node_modules/@fingerprintjs/fingerprintjs/dist/fp.esm.js +0 -3212
  161. package/dist/node_modules/.pnpm/@fingerprintjs_fingerprintjs@4.6.2/node_modules/@fingerprintjs/fingerprintjs/dist/fp.esm.mjs +0 -3187
  162. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7HQA4BMR.js +0 -9
  163. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7HQA4BMR.mjs +0 -2
  164. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4F5CHEZ2.js +0 -41
  165. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4F5CHEZ2.mjs +0 -38
  166. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-B2363JML.js +0 -122
  167. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-B2363JML.mjs +0 -119
  168. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FRFDVMJY.js +0 -41
  169. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FRFDVMJY.mjs +0 -38
  170. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PL6DKKU2.js +0 -54
  171. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PL6DKKU2.mjs +0 -51
  172. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-SJTYNZTY.js +0 -41
  173. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-SJTYNZTY.mjs +0 -38
  174. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TCCFYFTB.js +0 -1073
  175. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TCCFYFTB.mjs +0 -1036
  176. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TQ3KTPDO.js +0 -41
  177. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TQ3KTPDO.mjs +0 -38
  178. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UMXZTB3W.js +0 -58
  179. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UMXZTB3W.mjs +0 -55
  180. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-G5XIXVHT.js +0 -9
  181. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-G5XIXVHT.mjs +0 -2
  182. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-VBDWY6EO.js +0 -9
  183. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-VBDWY6EO.mjs +0 -2
  184. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-DYOGHKS2.js +0 -9
  185. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-DYOGHKS2.mjs +0 -2
  186. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-VRWISCQL.js +0 -9
  187. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-VRWISCQL.mjs +0 -2
  188. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-ZZBFDIW7.js +0 -9
  189. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-ZZBFDIW7.mjs +0 -2
  190. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-GDKQZRPO.js +0 -9
  191. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-GDKQZRPO.mjs +0 -2
  192. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +0 -129
  193. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +0 -78
  194. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +0 -567
  195. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +0 -565
  196. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/atn.js +0 -426
  197. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/atn.mjs +0 -409
  198. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/dfa.js +0 -52
  199. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/dfa.mjs +0 -48
  200. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/lang/lang_extensions.js +0 -13
  201. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +0 -11
  202. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/constants.js +0 -6
  203. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/constants.mjs +0 -4
  204. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst.js +0 -77
  205. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +0 -72
  206. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +0 -106
  207. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +0 -100
  208. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/errors_public.js +0 -191
  209. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/errors_public.mjs +0 -187
  210. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/exceptions_public.js +0 -66
  211. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +0 -60
  212. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/checks.js +0 -469
  213. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +0 -454
  214. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/first.js +0 -66
  215. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +0 -61
  216. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/follow.js +0 -48
  217. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +0 -44
  218. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +0 -27
  219. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +0 -24
  220. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +0 -510
  221. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +0 -500
  222. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/keys.js +0 -33
  223. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +0 -23
  224. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +0 -52
  225. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +0 -50
  226. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +0 -493
  227. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +0 -480
  228. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +0 -44
  229. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +0 -41
  230. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/rest.js +0 -108
  231. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +0 -106
  232. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/parser.js +0 -208
  233. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +0 -201
  234. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +0 -27
  235. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +0 -25
  236. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +0 -79
  237. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +0 -77
  238. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +0 -304
  239. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +0 -302
  240. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +0 -74
  241. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +0 -72
  242. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +0 -141
  243. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +0 -138
  244. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +0 -52
  245. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +0 -50
  246. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +0 -339
  247. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +0 -337
  248. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +0 -555
  249. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +0 -553
  250. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +0 -305
  251. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +0 -299
  252. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +0 -198
  253. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +0 -196
  254. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +0 -23
  255. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +0 -21
  256. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer.js +0 -913
  257. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer.mjs +0 -888
  258. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +0 -12
  259. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +0 -10
  260. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_public.js +0 -659
  261. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +0 -657
  262. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp.js +0 -261
  263. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +0 -256
  264. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +0 -23
  265. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +0 -20
  266. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens.js +0 -140
  267. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens.mjs +0 -125
  268. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens_public.js +0 -95
  269. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +0 -88
  270. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.js +0 -18
  271. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs +0 -16
  272. package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/katex.js +0 -18557
  273. package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/katex.mjs +0 -18541
  274. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/default-module.js +0 -103
  275. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/default-module.mjs +0 -100
  276. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/dependency-injection.js +0 -155
  277. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/dependency-injection.mjs +0 -153
  278. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/comment-provider.js +0 -23
  279. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/comment-provider.mjs +0 -21
  280. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/documentation-provider.js +0 -70
  281. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/documentation-provider.mjs +0 -68
  282. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/jsdoc.js +0 -510
  283. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/jsdoc.mjs +0 -507
  284. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/generated/ast.js +0 -1216
  285. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/generated/ast.mjs +0 -1130
  286. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/grammar-config.js +0 -31
  287. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/grammar-config.mjs +0 -29
  288. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/async-parser.js +0 -23
  289. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/async-parser.mjs +0 -21
  290. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/completion-parser-builder.js +0 -20
  291. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +0 -18
  292. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/cst-node-builder.js +0 -231
  293. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/cst-node-builder.mjs +0 -225
  294. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser-builder.js +0 -32
  295. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +0 -29
  296. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser.js +0 -678
  297. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser.mjs +0 -671
  298. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/lexer.js +0 -86
  299. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/lexer.mjs +0 -79
  300. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/parser-builder-base.js +0 -483
  301. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/parser-builder-base.mjs +0 -481
  302. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/token-builder.js +0 -123
  303. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/token-builder.mjs +0 -121
  304. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/value-converter.js +0 -102
  305. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/value-converter.mjs +0 -100
  306. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/linker.js +0 -290
  307. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/linker.mjs +0 -287
  308. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/name-provider.js +0 -26
  309. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/name-provider.mjs +0 -23
  310. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/references.js +0 -136
  311. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/references.mjs +0 -134
  312. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-computation.js +0 -91
  313. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-computation.mjs +0 -89
  314. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-provider.js +0 -68
  315. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-provider.mjs +0 -66
  316. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope.js +0 -101
  317. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope.mjs +0 -98
  318. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/hydrator.js +0 -279
  319. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/hydrator.mjs +0 -277
  320. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/json-serializer.js +0 -271
  321. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/json-serializer.mjs +0 -268
  322. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/service-registry.js +0 -82
  323. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/service-registry.mjs +0 -80
  324. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/syntax-tree.js +0 -120
  325. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/syntax-tree.mjs +0 -110
  326. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/ast-utils.js +0 -229
  327. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/ast-utils.mjs +0 -218
  328. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/caching.js +0 -153
  329. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/caching.mjs +0 -148
  330. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/collections.js +0 -200
  331. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/collections.mjs +0 -197
  332. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/cst-utils.js +0 -149
  333. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/cst-utils.mjs +0 -138
  334. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/disposable.js +0 -16
  335. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/disposable.mjs +0 -16
  336. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/errors.js +0 -18
  337. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/errors.mjs +0 -15
  338. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-loader.js +0 -43
  339. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-loader.mjs +0 -41
  340. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-utils.js +0 -501
  341. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-utils.mjs +0 -483
  342. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/promise-utils.js +0 -101
  343. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/promise-utils.mjs +0 -94
  344. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/regexp-utils.js +0 -283
  345. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/regexp-utils.mjs +0 -275
  346. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/stream.js +0 -517
  347. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/stream.mjs +0 -511
  348. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/uri-utils.js +0 -192
  349. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/uri-utils.mjs +0 -189
  350. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/document-validator.js +0 -296
  351. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/document-validator.mjs +0 -290
  352. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/validation-registry.js +0 -168
  353. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/validation-registry.mjs +0 -165
  354. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-descriptions.js +0 -90
  355. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +0 -87
  356. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-node-locator.js +0 -49
  357. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +0 -47
  358. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/configuration.js +0 -94
  359. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/configuration.mjs +0 -92
  360. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/document-builder.js +0 -500
  361. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/document-builder.mjs +0 -498
  362. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/documents.js +0 -287
  363. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/documents.mjs +0 -280
  364. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/file-system-provider.js +0 -45
  365. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/file-system-provider.mjs +0 -42
  366. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/index-manager.js +0 -101
  367. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/index-manager.mjs +0 -99
  368. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-lock.js +0 -79
  369. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-lock.mjs +0 -77
  370. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-manager.js +0 -140
  371. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-manager.mjs +0 -138
  372. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +0 -22
  373. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.mjs +0 -20
  374. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +0 -34
  375. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +0 -32
  376. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +0 -16
  377. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +0 -14
  378. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +0 -16
  379. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +0 -14
  380. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +0 -44
  381. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.mjs +0 -42
  382. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +0 -96
  383. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.mjs +0 -94
  384. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +0 -51
  385. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +0 -49
  386. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +0 -21
  387. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +0 -19
  388. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +0 -30
  389. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +0 -28
  390. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +0 -23
  391. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +0 -21
  392. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +0 -25
  393. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +0 -23
  394. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +0 -43
  395. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +0 -41
  396. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +0 -46
  397. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +0 -44
  398. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +0 -32
  399. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +0 -30
  400. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +0 -18
  401. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +0 -16
  402. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +0 -23
  403. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.mjs +0 -21
  404. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +0 -31
  405. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.mjs +0 -29
  406. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +0 -41
  407. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +0 -39
  408. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +0 -38
  409. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +0 -36
  410. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +0 -64
  411. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.mjs +0 -62
  412. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +0 -45
  413. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +0 -43
  414. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +0 -31
  415. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +0 -29
  416. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +0 -41
  417. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs +0 -39
  418. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +0 -31
  419. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +0 -29
  420. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +0 -36
  421. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +0 -34
  422. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +0 -27
  423. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +0 -25
  424. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +0 -48
  425. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +0 -46
  426. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +0 -50
  427. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +0 -48
  428. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +0 -34
  429. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.mjs +0 -32
  430. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +0 -28
  431. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +0 -26
  432. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +0 -33
  433. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +0 -31
  434. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +0 -30
  435. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +0 -28
  436. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +0 -26
  437. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +0 -24
  438. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayAggregator.js +0 -24
  439. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayAggregator.mjs +0 -22
  440. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEvery.js +0 -25
  441. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEvery.mjs +0 -23
  442. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAggregator.js +0 -23
  443. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAggregator.mjs +0 -21
  444. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseDifference.js +0 -59
  445. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseDifference.mjs +0 -57
  446. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseEvery.js +0 -23
  447. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseEvery.mjs +0 -21
  448. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsRegExp.js +0 -20
  449. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsRegExp.mjs +0 -18
  450. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.js +0 -33
  451. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.mjs +0 -31
  452. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSome.js +0 -24
  453. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSome.mjs +0 -22
  454. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createAggregator.js +0 -25
  455. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createAggregator.mjs +0 -23
  456. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/assign.js +0 -60
  457. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/assign.mjs +0 -58
  458. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/compact.js +0 -33
  459. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/compact.mjs +0 -31
  460. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/difference.js +0 -35
  461. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/difference.mjs +0 -33
  462. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/drop.js +0 -40
  463. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/drop.mjs +0 -38
  464. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/dropRight.js +0 -41
  465. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/dropRight.mjs +0 -39
  466. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/every.js +0 -54
  467. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/every.mjs +0 -52
  468. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/groupBy.js +0 -43
  469. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/groupBy.mjs +0 -41
  470. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/head.js +0 -25
  471. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/head.mjs +0 -23
  472. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/includes.js +0 -55
  473. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/includes.mjs +0 -53
  474. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/indexOf.js +0 -37
  475. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/indexOf.mjs +0 -35
  476. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isRegExp.js +0 -29
  477. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isRegExp.mjs +0 -27
  478. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isString.js +0 -32
  479. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isString.mjs +0 -30
  480. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/negate.js +0 -42
  481. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/negate.mjs +0 -40
  482. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/pickBy.js +0 -39
  483. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/pickBy.mjs +0 -37
  484. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/reject.js +0 -48
  485. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/reject.mjs +0 -46
  486. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/some.js +0 -49
  487. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/some.mjs +0 -47
  488. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniq.js +0 -27
  489. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniq.mjs +0 -25
  490. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.js +0 -1139
  491. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs +0 -1137
  492. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.js +0 -3654
  493. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +0 -3652
  494. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.js +0 -2503
  495. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs +0 -2501
  496. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.js +0 -19
  497. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs +0 -17
  498. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.js +0 -18
  499. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs +0 -16
  500. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +0 -3063
  501. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +0 -3013
  502. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.js +0 -81
  503. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs +0 -76
  504. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.js +0 -107
  505. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs +0 -101
  506. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.js +0 -1849
  507. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs +0 -1844
  508. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.js +0 -19
  509. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs +0 -17
  510. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.js +0 -1936
  511. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs +0 -1931
  512. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DR5Q36YT.js +0 -146
  513. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DR5Q36YT.mjs +0 -144
  514. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.js +0 -21
  515. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs +0 -19
  516. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.js +0 -22
  517. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs +0 -20
  518. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.js +0 -118
  519. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs +0 -114
  520. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +0 -433
  521. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +0 -426
  522. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.js +0 -5271
  523. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs +0 -5260
  524. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.js +0 -2699
  525. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs +0 -2696
  526. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.js +0 -69
  527. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs +0 -65
  528. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.js +0 -28
  529. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs +0 -26
  530. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.js +0 -827
  531. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs +0 -821
  532. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.js +0 -22
  533. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs +0 -20
  534. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.js +0 -571
  535. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +0 -553
  536. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.js +0 -112
  537. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs +0 -104
  538. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.js +0 -31
  539. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs +0 -29
  540. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.js +0 -31
  541. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs +0 -29
  542. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.js +0 -302
  543. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs +0 -300
  544. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.js +0 -662
  545. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs +0 -660
  546. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +0 -540
  547. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +0 -538
  548. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.js +0 -312
  549. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs +0 -310
  550. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.js +0 -224
  551. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs +0 -222
  552. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.js +0 -1180
  553. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs +0 -1178
  554. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.js +0 -2355
  555. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs +0 -2353
  556. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.js +0 -2201
  557. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs +0 -2199
  558. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-V2S2FVAM.js +0 -1219
  559. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-V2S2FVAM.mjs +0 -1217
  560. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-HS3SLOUP.js +0 -42
  561. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-HS3SLOUP.mjs +0 -40
  562. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.js +0 -1269
  563. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs +0 -1267
  564. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.js +0 -1065
  565. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs +0 -1063
  566. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.js +0 -1113
  567. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs +0 -1111
  568. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.js +0 -198
  569. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs +0 -196
  570. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.js +0 -1353
  571. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs +0 -1351
  572. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.js +0 -1181
  573. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs +0 -1179
  574. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.js +0 -700
  575. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs +0 -698
  576. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.js +0 -3893
  577. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs +0 -3891
  578. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.js +0 -466
  579. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs +0 -464
  580. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.js +0 -31
  581. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs +0 -29
  582. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.js +0 -1238
  583. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs +0 -1236
  584. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.js +0 -1892
  585. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs +0 -1890
  586. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/mermaid.core.js +0 -1311
  587. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/mermaid.core.mjs +0 -1309
  588. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.4.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-medium-image-zoom/dist/index.js +0 -814
  589. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.4.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-medium-image-zoom/dist/index.mjs +0 -809
  590. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/modules/pagination.js +0 -461
  591. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/modules/pagination.mjs +0 -459
  592. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/classes-to-selector.js +0 -8
  593. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/classes-to-selector.mjs +0 -6
  594. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/create-element-if-not-defined.js +0 -23
  595. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/create-element-if-not-defined.mjs +0 -21
  596. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/ssr-window.esm.js +0 -143
  597. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/ssr-window.esm.mjs +0 -140
  598. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/swiper-core.js +0 -3874
  599. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/swiper-core.mjs +0 -3871
  600. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-on-virtual-data.js +0 -129
  601. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-on-virtual-data.mjs +0 -124
  602. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-swiper.js +0 -226
  603. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-swiper.mjs +0 -216
  604. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/utils.js +0 -310
  605. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/utils.mjs +0 -288
  606. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/swiper-react.js +0 -390
  607. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/swiper-react.mjs +0 -387
  608. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/api.js +0 -106
  609. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/api.mjs +0 -104
  610. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js +0 -1232
  611. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.mjs +0 -1230
  612. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/disposable.js +0 -28
  613. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/disposable.mjs +0 -26
  614. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/linkedMap.js +0 -410
  615. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/linkedMap.mjs +0 -408
  616. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js +0 -164
  617. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageBuffer.mjs +0 -162
  618. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageReader.js +0 -212
  619. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageReader.mjs +0 -210
  620. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageWriter.js +0 -131
  621. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageWriter.mjs +0 -129
  622. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messages.js +0 -319
  623. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messages.mjs +0 -317
  624. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/semaphore.js +0 -81
  625. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/semaphore.mjs +0 -79
  626. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -89
  627. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.mjs +0 -87
  628. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/main.js +0 -277
  629. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/main.mjs +0 -275
  630. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/ril.js +0 -175
  631. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/ril.mjs +0 -173
  632. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/node.js +0 -21
  633. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/node.mjs +0 -19
  634. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/api.js +0 -96
  635. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/api.mjs +0 -94
  636. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/connection.js +0 -28
  637. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/connection.mjs +0 -26
  638. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/messages.js +0 -57
  639. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/messages.mjs +0 -55
  640. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js +0 -55
  641. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.mjs +0 -53
  642. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js +0 -45
  643. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.mjs +0 -43
  644. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js +0 -37
  645. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.mjs +0 -35
  646. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js +0 -33
  647. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.mjs +0 -31
  648. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js +0 -89
  649. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.mjs +0 -87
  650. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js +0 -114
  651. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.mjs +0 -112
  652. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js +0 -43
  653. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.mjs +0 -41
  654. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js +0 -32
  655. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.mjs +0 -30
  656. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js +0 -56
  657. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.mjs +0 -54
  658. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js +0 -35
  659. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.mjs +0 -33
  660. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js +0 -43
  661. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.mjs +0 -41
  662. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.js +0 -979
  663. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js +0 -32
  664. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.mjs +0 -30
  665. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.mjs +0 -977
  666. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js +0 -81
  667. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.mjs +0 -79
  668. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js +0 -229
  669. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.mjs +0 -227
  670. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js +0 -51
  671. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.mjs +0 -49
  672. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js +0 -33
  673. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.mjs +0 -31
  674. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js +0 -70
  675. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.mjs +0 -68
  676. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js +0 -35
  677. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.mjs +0 -33
  678. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js +0 -32
  679. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.mjs +0 -30
  680. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js +0 -55
  681. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.mjs +0 -53
  682. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js +0 -40
  683. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.mjs +0 -38
  684. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js +0 -59
  685. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.mjs +0 -57
  686. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/node/main.js +0 -44
  687. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/node/main.mjs +0 -42
  688. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/umd/main.js +0 -2280
  689. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/umd/main.mjs +0 -2278
  690. package/dist/node_modules/.pnpm/vscode-uri@3.1.0/node_modules/vscode-uri/lib/esm/index.js +0 -6
  691. package/dist/node_modules/.pnpm/vscode-uri@3.1.0/node_modules/vscode-uri/lib/esm/index.mjs +0 -3
  692. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/errors.js +0 -52
  693. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/errors.mjs +0 -50
  694. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/iso.js +0 -44
  695. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/iso.mjs +0 -35
  696. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/parse.js +0 -31
  697. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/parse.mjs +0 -18
  698. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/schemas.js +0 -492
  699. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/schemas.mjs +0 -439
  700. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/api.js +0 -434
  701. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/api.mjs +0 -388
  702. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/checks.js +0 -245
  703. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/checks.mjs +0 -232
  704. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/core.js +0 -68
  705. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/core.mjs +0 -62
  706. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/errors.js +0 -80
  707. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/errors.mjs +0 -75
  708. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/parse.js +0 -101
  709. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/parse.mjs +0 -86
  710. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/regexes.js +0 -102
  711. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/regexes.mjs +0 -76
  712. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/registries.js +0 -56
  713. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/registries.mjs +0 -52
  714. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/schemas.js +0 -952
  715. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/schemas.mjs +0 -909
  716. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/util.js +0 -182
  717. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/util.mjs +0 -163
  718. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/versions.js +0 -9
  719. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/versions.mjs +0 -7
  720. /package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/constants.js +0 -0
  721. /package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/constants.mjs +0 -0
  722. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/customisations/defaults.js +0 -0
  723. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/customisations/defaults.mjs +0 -0
  724. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/merge.js +0 -0
  725. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/merge.mjs +0 -0
  726. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/name.js +0 -0
  727. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/name.mjs +0 -0
  728. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/transformations.js +0 -0
  729. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/transformations.mjs +0 -0
  730. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/get-icon.js +0 -0
  731. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +0 -0
  732. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/tree.js +0 -0
  733. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/tree.mjs +0 -0
  734. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/build.js +0 -0
  735. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/build.mjs +0 -0
  736. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/defs.js +0 -0
  737. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/defs.mjs +0 -0
  738. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/html.js +0 -0
  739. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/html.mjs +0 -0
  740. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/size.js +0 -0
  741. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/size.mjs +0 -0
  742. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/defaultLocale.js +0 -0
  743. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/defaultLocale.mjs +0 -0
  744. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/exponent.js +0 -0
  745. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/exponent.mjs +0 -0
  746. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatGroup.js +0 -0
  747. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatGroup.mjs +0 -0
  748. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatNumerals.js +0 -0
  749. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatNumerals.mjs +0 -0
  750. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatRounded.js +0 -0
  751. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatRounded.mjs +0 -0
  752. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatSpecifier.js +0 -0
  753. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatSpecifier.mjs +0 -0
  754. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTrim.js +0 -0
  755. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTrim.mjs +0 -0
  756. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTypes.js +0 -0
  757. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTypes.mjs +0 -0
  758. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/identity.js +0 -0
  759. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/identity.mjs +0 -0
  760. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionFixed.js +0 -0
  761. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionFixed.mjs +0 -0
  762. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionPrefix.js +0 -0
  763. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionPrefix.mjs +0 -0
  764. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionRound.js +0 -0
  765. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionRound.mjs +0 -0
  766. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/dayjs.min.js +0 -0
  767. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/dayjs.min.mjs +0 -0
  768. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/advancedFormat.js +0 -0
  769. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/advancedFormat.mjs +0 -0
  770. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/customParseFormat.js +0 -0
  771. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/customParseFormat.mjs +0 -0
  772. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/isoWeek.js +0 -0
  773. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/isoWeek.mjs +0 -0
@@ -1,1844 +0,0 @@
1
- import { getIconStyles } from './chunk-FMBD7UC4.mjs';
2
- import { getDiagramElement } from './chunk-55IACEB6.mjs';
3
- import { setupViewPortForSVG } from './chunk-QN33PNHL.mjs';
4
- import { getRegisteredLayoutAlgorithm, render } from './chunk-N4CR4FBY.mjs';
5
- import { utils_default, getEdgeId } from './chunk-S3R3BYOJ.mjs';
6
- import { getConfig2, setAccTitle, getAccTitle, setAccDescription, getAccDescription, setDiagramTitle, getDiagramTitle, common_default, clear, sanitizeText, parseGenericTypes } from './chunk-ABZYJK2D.mjs';
7
- import { __name, log } from './chunk-AGHRB4JF.mjs';
8
- import '../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs';
9
- import '../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs';
10
- import select from '../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs';
11
-
12
- // src/diagrams/class/parser/classDiagram.jison
13
- var parser = (function() {
14
- var o = /* @__PURE__ */ __name(function(k, v, o2, l) {
15
- for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
16
- return o2;
17
- }, "o"), $V0 = [1, 18], $V1 = [1, 19], $V2 = [1, 20], $V3 = [1, 41], $V4 = [1, 42], $V5 = [1, 26], $V6 = [1, 24], $V7 = [1, 25], $V8 = [1, 32], $V9 = [1, 33], $Va = [1, 34], $Vb = [1, 45], $Vc = [1, 35], $Vd = [1, 36], $Ve = [1, 37], $Vf = [1, 38], $Vg = [1, 27], $Vh = [1, 28], $Vi = [1, 29], $Vj = [1, 30], $Vk = [1, 31], $Vl = [1, 44], $Vm = [1, 46], $Vn = [1, 43], $Vo = [1, 47], $Vp = [1, 9], $Vq = [1, 8, 9], $Vr = [1, 58], $Vs = [1, 59], $Vt = [1, 60], $Vu = [1, 61], $Vv = [1, 62], $Vw = [1, 63], $Vx = [1, 64], $Vy = [1, 8, 9, 41], $Vz = [1, 76], $VA = [1, 8, 9, 12, 13, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], $VB = [1, 8, 9, 12, 13, 18, 20, 22, 39, 41, 44, 50, 60, 68, 69, 70, 71, 72, 73, 74, 79, 81, 86, 100, 102, 103], $VC = [13, 60, 86, 100, 102, 103], $VD = [13, 60, 73, 74, 86, 100, 102, 103], $VE = [13, 60, 68, 69, 70, 71, 72, 86, 100, 102, 103], $VF = [1, 100], $VG = [1, 117], $VH = [1, 113], $VI = [1, 109], $VJ = [1, 115], $VK = [1, 110], $VL = [1, 111], $VM = [1, 112], $VN = [1, 114], $VO = [1, 116], $VP = [22, 48, 60, 61, 82, 86, 87, 88, 89, 90], $VQ = [1, 8, 9, 39, 41, 44], $VR = [1, 8, 9, 22], $VS = [1, 145], $VT = [1, 8, 9, 61], $VU = [1, 8, 9, 22, 48, 60, 61, 82, 86, 87, 88, 89, 90];
18
- var parser2 = {
19
- trace: /* @__PURE__ */ __name(function trace() {
20
- }, "trace"),
21
- yy: {},
22
- symbols_: { "error": 2, "start": 3, "mermaidDoc": 4, "statements": 5, "graphConfig": 6, "CLASS_DIAGRAM": 7, "NEWLINE": 8, "EOF": 9, "statement": 10, "classLabel": 11, "SQS": 12, "STR": 13, "SQE": 14, "namespaceName": 15, "alphaNumToken": 16, "classLiteralName": 17, "DOT": 18, "className": 19, "GENERICTYPE": 20, "relationStatement": 21, "LABEL": 22, "namespaceStatement": 23, "classStatement": 24, "memberStatement": 25, "annotationStatement": 26, "clickStatement": 27, "styleStatement": 28, "cssClassStatement": 29, "noteStatement": 30, "classDefStatement": 31, "direction": 32, "acc_title": 33, "acc_title_value": 34, "acc_descr": 35, "acc_descr_value": 36, "acc_descr_multiline_value": 37, "namespaceIdentifier": 38, "STRUCT_START": 39, "classStatements": 40, "STRUCT_STOP": 41, "NAMESPACE": 42, "classIdentifier": 43, "STYLE_SEPARATOR": 44, "members": 45, "CLASS": 46, "emptyBody": 47, "SPACE": 48, "ANNOTATION_START": 49, "ANNOTATION_END": 50, "MEMBER": 51, "SEPARATOR": 52, "relation": 53, "NOTE_FOR": 54, "noteText": 55, "NOTE": 56, "CLASSDEF": 57, "classList": 58, "stylesOpt": 59, "ALPHA": 60, "COMMA": 61, "direction_tb": 62, "direction_bt": 63, "direction_rl": 64, "direction_lr": 65, "relationType": 66, "lineType": 67, "AGGREGATION": 68, "EXTENSION": 69, "COMPOSITION": 70, "DEPENDENCY": 71, "LOLLIPOP": 72, "LINE": 73, "DOTTED_LINE": 74, "CALLBACK": 75, "LINK": 76, "LINK_TARGET": 77, "CLICK": 78, "CALLBACK_NAME": 79, "CALLBACK_ARGS": 80, "HREF": 81, "STYLE": 82, "CSSCLASS": 83, "style": 84, "styleComponent": 85, "NUM": 86, "COLON": 87, "UNIT": 88, "BRKT": 89, "PCT": 90, "commentToken": 91, "textToken": 92, "graphCodeTokens": 93, "textNoTagsToken": 94, "TAGSTART": 95, "TAGEND": 96, "==": 97, "--": 98, "DEFAULT": 99, "MINUS": 100, "keywords": 101, "UNICODE_TEXT": 102, "BQUOTE_STR": 103, "$accept": 0, "$end": 1 },
23
- terminals_: { 2: "error", 7: "CLASS_DIAGRAM", 8: "NEWLINE", 9: "EOF", 12: "SQS", 13: "STR", 14: "SQE", 18: "DOT", 20: "GENERICTYPE", 22: "LABEL", 33: "acc_title", 34: "acc_title_value", 35: "acc_descr", 36: "acc_descr_value", 37: "acc_descr_multiline_value", 39: "STRUCT_START", 41: "STRUCT_STOP", 42: "NAMESPACE", 44: "STYLE_SEPARATOR", 46: "CLASS", 48: "SPACE", 49: "ANNOTATION_START", 50: "ANNOTATION_END", 51: "MEMBER", 52: "SEPARATOR", 54: "NOTE_FOR", 56: "NOTE", 57: "CLASSDEF", 60: "ALPHA", 61: "COMMA", 62: "direction_tb", 63: "direction_bt", 64: "direction_rl", 65: "direction_lr", 68: "AGGREGATION", 69: "EXTENSION", 70: "COMPOSITION", 71: "DEPENDENCY", 72: "LOLLIPOP", 73: "LINE", 74: "DOTTED_LINE", 75: "CALLBACK", 76: "LINK", 77: "LINK_TARGET", 78: "CLICK", 79: "CALLBACK_NAME", 80: "CALLBACK_ARGS", 81: "HREF", 82: "STYLE", 83: "CSSCLASS", 86: "NUM", 87: "COLON", 88: "UNIT", 89: "BRKT", 90: "PCT", 93: "graphCodeTokens", 95: "TAGSTART", 96: "TAGEND", 97: "==", 98: "--", 99: "DEFAULT", 100: "MINUS", 101: "keywords", 102: "UNICODE_TEXT", 103: "BQUOTE_STR" },
24
- productions_: [0, [3, 1], [3, 1], [4, 1], [6, 4], [5, 1], [5, 2], [5, 3], [11, 3], [15, 1], [15, 1], [15, 3], [15, 2], [19, 1], [19, 3], [19, 1], [19, 2], [19, 2], [19, 2], [10, 1], [10, 2], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 2], [10, 2], [10, 1], [23, 4], [23, 5], [38, 2], [40, 1], [40, 2], [40, 3], [24, 1], [24, 3], [24, 4], [24, 3], [24, 6], [43, 2], [43, 3], [47, 0], [47, 2], [47, 2], [26, 4], [45, 1], [45, 2], [25, 1], [25, 2], [25, 1], [25, 1], [21, 3], [21, 4], [21, 4], [21, 5], [30, 3], [30, 2], [31, 3], [58, 1], [58, 3], [32, 1], [32, 1], [32, 1], [32, 1], [53, 3], [53, 2], [53, 2], [53, 1], [66, 1], [66, 1], [66, 1], [66, 1], [66, 1], [67, 1], [67, 1], [27, 3], [27, 4], [27, 3], [27, 4], [27, 4], [27, 5], [27, 3], [27, 4], [27, 4], [27, 5], [27, 4], [27, 5], [27, 5], [27, 6], [28, 3], [29, 3], [59, 1], [59, 3], [84, 1], [84, 2], [85, 1], [85, 1], [85, 1], [85, 1], [85, 1], [85, 1], [85, 1], [85, 1], [85, 1], [91, 1], [91, 1], [92, 1], [92, 1], [92, 1], [92, 1], [92, 1], [92, 1], [92, 1], [94, 1], [94, 1], [94, 1], [94, 1], [16, 1], [16, 1], [16, 1], [16, 1], [17, 1], [55, 1]],
25
- performAction: /* @__PURE__ */ __name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
26
- var $0 = $$.length - 1;
27
- switch (yystate) {
28
- case 8:
29
- this.$ = $$[$0 - 1];
30
- break;
31
- case 9:
32
- case 10:
33
- case 13:
34
- case 15:
35
- this.$ = $$[$0];
36
- break;
37
- case 11:
38
- case 14:
39
- this.$ = $$[$0 - 2] + "." + $$[$0];
40
- break;
41
- case 12:
42
- case 16:
43
- this.$ = $$[$0 - 1] + $$[$0];
44
- break;
45
- case 17:
46
- case 18:
47
- this.$ = $$[$0 - 1] + "~" + $$[$0] + "~";
48
- break;
49
- case 19:
50
- yy.addRelation($$[$0]);
51
- break;
52
- case 20:
53
- $$[$0 - 1].title = yy.cleanupLabel($$[$0]);
54
- yy.addRelation($$[$0 - 1]);
55
- break;
56
- case 31:
57
- this.$ = $$[$0].trim();
58
- yy.setAccTitle(this.$);
59
- break;
60
- case 32:
61
- case 33:
62
- this.$ = $$[$0].trim();
63
- yy.setAccDescription(this.$);
64
- break;
65
- case 34:
66
- yy.addClassesToNamespace($$[$0 - 3], $$[$0 - 1]);
67
- break;
68
- case 35:
69
- yy.addClassesToNamespace($$[$0 - 4], $$[$0 - 1]);
70
- break;
71
- case 36:
72
- this.$ = $$[$0];
73
- yy.addNamespace($$[$0]);
74
- break;
75
- case 37:
76
- this.$ = [$$[$0]];
77
- break;
78
- case 38:
79
- this.$ = [$$[$0 - 1]];
80
- break;
81
- case 39:
82
- $$[$0].unshift($$[$0 - 2]);
83
- this.$ = $$[$0];
84
- break;
85
- case 41:
86
- yy.setCssClass($$[$0 - 2], $$[$0]);
87
- break;
88
- case 42:
89
- yy.addMembers($$[$0 - 3], $$[$0 - 1]);
90
- break;
91
- case 44:
92
- yy.setCssClass($$[$0 - 5], $$[$0 - 3]);
93
- yy.addMembers($$[$0 - 5], $$[$0 - 1]);
94
- break;
95
- case 45:
96
- this.$ = $$[$0];
97
- yy.addClass($$[$0]);
98
- break;
99
- case 46:
100
- this.$ = $$[$0 - 1];
101
- yy.addClass($$[$0 - 1]);
102
- yy.setClassLabel($$[$0 - 1], $$[$0]);
103
- break;
104
- case 50:
105
- yy.addAnnotation($$[$0], $$[$0 - 2]);
106
- break;
107
- case 51:
108
- case 64:
109
- this.$ = [$$[$0]];
110
- break;
111
- case 52:
112
- $$[$0].push($$[$0 - 1]);
113
- this.$ = $$[$0];
114
- break;
115
- case 53:
116
- break;
117
- case 54:
118
- yy.addMember($$[$0 - 1], yy.cleanupLabel($$[$0]));
119
- break;
120
- case 55:
121
- break;
122
- case 56:
123
- break;
124
- case 57:
125
- this.$ = { "id1": $$[$0 - 2], "id2": $$[$0], relation: $$[$0 - 1], relationTitle1: "none", relationTitle2: "none" };
126
- break;
127
- case 58:
128
- this.$ = { id1: $$[$0 - 3], id2: $$[$0], relation: $$[$0 - 1], relationTitle1: $$[$0 - 2], relationTitle2: "none" };
129
- break;
130
- case 59:
131
- this.$ = { id1: $$[$0 - 3], id2: $$[$0], relation: $$[$0 - 2], relationTitle1: "none", relationTitle2: $$[$0 - 1] };
132
- break;
133
- case 60:
134
- this.$ = { id1: $$[$0 - 4], id2: $$[$0], relation: $$[$0 - 2], relationTitle1: $$[$0 - 3], relationTitle2: $$[$0 - 1] };
135
- break;
136
- case 61:
137
- yy.addNote($$[$0], $$[$0 - 1]);
138
- break;
139
- case 62:
140
- yy.addNote($$[$0]);
141
- break;
142
- case 63:
143
- this.$ = $$[$0 - 2];
144
- yy.defineClass($$[$0 - 1], $$[$0]);
145
- break;
146
- case 65:
147
- this.$ = $$[$0 - 2].concat([$$[$0]]);
148
- break;
149
- case 66:
150
- yy.setDirection("TB");
151
- break;
152
- case 67:
153
- yy.setDirection("BT");
154
- break;
155
- case 68:
156
- yy.setDirection("RL");
157
- break;
158
- case 69:
159
- yy.setDirection("LR");
160
- break;
161
- case 70:
162
- this.$ = { type1: $$[$0 - 2], type2: $$[$0], lineType: $$[$0 - 1] };
163
- break;
164
- case 71:
165
- this.$ = { type1: "none", type2: $$[$0], lineType: $$[$0 - 1] };
166
- break;
167
- case 72:
168
- this.$ = { type1: $$[$0 - 1], type2: "none", lineType: $$[$0] };
169
- break;
170
- case 73:
171
- this.$ = { type1: "none", type2: "none", lineType: $$[$0] };
172
- break;
173
- case 74:
174
- this.$ = yy.relationType.AGGREGATION;
175
- break;
176
- case 75:
177
- this.$ = yy.relationType.EXTENSION;
178
- break;
179
- case 76:
180
- this.$ = yy.relationType.COMPOSITION;
181
- break;
182
- case 77:
183
- this.$ = yy.relationType.DEPENDENCY;
184
- break;
185
- case 78:
186
- this.$ = yy.relationType.LOLLIPOP;
187
- break;
188
- case 79:
189
- this.$ = yy.lineType.LINE;
190
- break;
191
- case 80:
192
- this.$ = yy.lineType.DOTTED_LINE;
193
- break;
194
- case 81:
195
- case 87:
196
- this.$ = $$[$0 - 2];
197
- yy.setClickEvent($$[$0 - 1], $$[$0]);
198
- break;
199
- case 82:
200
- case 88:
201
- this.$ = $$[$0 - 3];
202
- yy.setClickEvent($$[$0 - 2], $$[$0 - 1]);
203
- yy.setTooltip($$[$0 - 2], $$[$0]);
204
- break;
205
- case 83:
206
- this.$ = $$[$0 - 2];
207
- yy.setLink($$[$0 - 1], $$[$0]);
208
- break;
209
- case 84:
210
- this.$ = $$[$0 - 3];
211
- yy.setLink($$[$0 - 2], $$[$0 - 1], $$[$0]);
212
- break;
213
- case 85:
214
- this.$ = $$[$0 - 3];
215
- yy.setLink($$[$0 - 2], $$[$0 - 1]);
216
- yy.setTooltip($$[$0 - 2], $$[$0]);
217
- break;
218
- case 86:
219
- this.$ = $$[$0 - 4];
220
- yy.setLink($$[$0 - 3], $$[$0 - 2], $$[$0]);
221
- yy.setTooltip($$[$0 - 3], $$[$0 - 1]);
222
- break;
223
- case 89:
224
- this.$ = $$[$0 - 3];
225
- yy.setClickEvent($$[$0 - 2], $$[$0 - 1], $$[$0]);
226
- break;
227
- case 90:
228
- this.$ = $$[$0 - 4];
229
- yy.setClickEvent($$[$0 - 3], $$[$0 - 2], $$[$0 - 1]);
230
- yy.setTooltip($$[$0 - 3], $$[$0]);
231
- break;
232
- case 91:
233
- this.$ = $$[$0 - 3];
234
- yy.setLink($$[$0 - 2], $$[$0]);
235
- break;
236
- case 92:
237
- this.$ = $$[$0 - 4];
238
- yy.setLink($$[$0 - 3], $$[$0 - 1], $$[$0]);
239
- break;
240
- case 93:
241
- this.$ = $$[$0 - 4];
242
- yy.setLink($$[$0 - 3], $$[$0 - 1]);
243
- yy.setTooltip($$[$0 - 3], $$[$0]);
244
- break;
245
- case 94:
246
- this.$ = $$[$0 - 5];
247
- yy.setLink($$[$0 - 4], $$[$0 - 2], $$[$0]);
248
- yy.setTooltip($$[$0 - 4], $$[$0 - 1]);
249
- break;
250
- case 95:
251
- this.$ = $$[$0 - 2];
252
- yy.setCssStyle($$[$0 - 1], $$[$0]);
253
- break;
254
- case 96:
255
- yy.setCssClass($$[$0 - 1], $$[$0]);
256
- break;
257
- case 97:
258
- this.$ = [$$[$0]];
259
- break;
260
- case 98:
261
- $$[$0 - 2].push($$[$0]);
262
- this.$ = $$[$0 - 2];
263
- break;
264
- case 100:
265
- this.$ = $$[$0 - 1] + $$[$0];
266
- break;
267
- }
268
- }, "anonymous"),
269
- table: [{ 3: 1, 4: 2, 5: 3, 6: 4, 7: [1, 6], 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: $V0, 35: $V1, 37: $V2, 38: 22, 42: $V3, 43: 23, 46: $V4, 49: $V5, 51: $V6, 52: $V7, 54: $V8, 56: $V9, 57: $Va, 60: $Vb, 62: $Vc, 63: $Vd, 64: $Ve, 65: $Vf, 75: $Vg, 76: $Vh, 78: $Vi, 82: $Vj, 83: $Vk, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 1: [3] }, { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3] }, o($Vp, [2, 5], { 8: [1, 48] }), { 8: [1, 49] }, o($Vq, [2, 19], { 22: [1, 50] }), o($Vq, [2, 21]), o($Vq, [2, 22]), o($Vq, [2, 23]), o($Vq, [2, 24]), o($Vq, [2, 25]), o($Vq, [2, 26]), o($Vq, [2, 27]), o($Vq, [2, 28]), o($Vq, [2, 29]), o($Vq, [2, 30]), { 34: [1, 51] }, { 36: [1, 52] }, o($Vq, [2, 33]), o($Vq, [2, 53], { 53: 53, 66: 56, 67: 57, 13: [1, 54], 22: [1, 55], 68: $Vr, 69: $Vs, 70: $Vt, 71: $Vu, 72: $Vv, 73: $Vw, 74: $Vx }), { 39: [1, 65] }, o($Vy, [2, 40], { 39: [1, 67], 44: [1, 66] }), o($Vq, [2, 55]), o($Vq, [2, 56]), { 16: 68, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn }, { 16: 39, 17: 40, 19: 69, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 16: 39, 17: 40, 19: 70, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 16: 39, 17: 40, 19: 71, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 60: [1, 72] }, { 13: [1, 73] }, { 16: 39, 17: 40, 19: 74, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 13: $Vz, 55: 75 }, { 58: 77, 60: [1, 78] }, o($Vq, [2, 66]), o($Vq, [2, 67]), o($Vq, [2, 68]), o($Vq, [2, 69]), o($VA, [2, 13], { 16: 39, 17: 40, 19: 80, 18: [1, 79], 20: [1, 81], 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }), o($VA, [2, 15], { 20: [1, 82] }), { 15: 83, 16: 84, 17: 85, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 16: 39, 17: 40, 19: 86, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($VB, [2, 123]), o($VB, [2, 124]), o($VB, [2, 125]), o($VB, [2, 126]), o([1, 8, 9, 12, 13, 20, 22, 39, 41, 44, 68, 69, 70, 71, 72, 73, 74, 79, 81], [2, 127]), o($Vp, [2, 6], { 10: 5, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 19: 21, 38: 22, 43: 23, 16: 39, 17: 40, 5: 87, 33: $V0, 35: $V1, 37: $V2, 42: $V3, 46: $V4, 49: $V5, 51: $V6, 52: $V7, 54: $V8, 56: $V9, 57: $Va, 60: $Vb, 62: $Vc, 63: $Vd, 64: $Ve, 65: $Vf, 75: $Vg, 76: $Vh, 78: $Vi, 82: $Vj, 83: $Vk, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }), { 5: 88, 10: 5, 16: 39, 17: 40, 19: 21, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: $V0, 35: $V1, 37: $V2, 38: 22, 42: $V3, 43: 23, 46: $V4, 49: $V5, 51: $V6, 52: $V7, 54: $V8, 56: $V9, 57: $Va, 60: $Vb, 62: $Vc, 63: $Vd, 64: $Ve, 65: $Vf, 75: $Vg, 76: $Vh, 78: $Vi, 82: $Vj, 83: $Vk, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($Vq, [2, 20]), o($Vq, [2, 31]), o($Vq, [2, 32]), { 13: [1, 90], 16: 39, 17: 40, 19: 89, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 53: 91, 66: 56, 67: 57, 68: $Vr, 69: $Vs, 70: $Vt, 71: $Vu, 72: $Vv, 73: $Vw, 74: $Vx }, o($Vq, [2, 54]), { 67: 92, 73: $Vw, 74: $Vx }, o($VC, [2, 73], { 66: 93, 68: $Vr, 69: $Vs, 70: $Vt, 71: $Vu, 72: $Vv }), o($VD, [2, 74]), o($VD, [2, 75]), o($VD, [2, 76]), o($VD, [2, 77]), o($VD, [2, 78]), o($VE, [2, 79]), o($VE, [2, 80]), { 8: [1, 95], 24: 96, 40: 94, 43: 23, 46: $V4 }, { 16: 97, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn }, { 41: [1, 99], 45: 98, 51: $VF }, { 50: [1, 101] }, { 13: [1, 102] }, { 13: [1, 103] }, { 79: [1, 104], 81: [1, 105] }, { 22: $VG, 48: $VH, 59: 106, 60: $VI, 82: $VJ, 84: 107, 85: 108, 86: $VK, 87: $VL, 88: $VM, 89: $VN, 90: $VO }, { 60: [1, 118] }, { 13: $Vz, 55: 119 }, o($Vq, [2, 62]), o($Vq, [2, 128]), { 22: $VG, 48: $VH, 59: 120, 60: $VI, 61: [1, 121], 82: $VJ, 84: 107, 85: 108, 86: $VK, 87: $VL, 88: $VM, 89: $VN, 90: $VO }, o($VP, [2, 64]), { 16: 39, 17: 40, 19: 122, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($VA, [2, 16]), o($VA, [2, 17]), o($VA, [2, 18]), { 39: [2, 36] }, { 15: 124, 16: 84, 17: 85, 18: [1, 123], 39: [2, 9], 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 39: [2, 10] }, o($VQ, [2, 45], { 11: 125, 12: [1, 126] }), o($Vp, [2, 7]), { 9: [1, 127] }, o($VR, [2, 57]), { 16: 39, 17: 40, 19: 128, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 13: [1, 130], 16: 39, 17: 40, 19: 129, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($VC, [2, 72], { 66: 131, 68: $Vr, 69: $Vs, 70: $Vt, 71: $Vu, 72: $Vv }), o($VC, [2, 71]), { 41: [1, 132] }, { 24: 96, 40: 133, 43: 23, 46: $V4 }, { 8: [1, 134], 41: [2, 37] }, o($Vy, [2, 41], { 39: [1, 135] }), { 41: [1, 136] }, o($Vy, [2, 43]), { 41: [2, 51], 45: 137, 51: $VF }, { 16: 39, 17: 40, 19: 138, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($Vq, [2, 81], { 13: [1, 139] }), o($Vq, [2, 83], { 13: [1, 141], 77: [1, 140] }), o($Vq, [2, 87], { 13: [1, 142], 80: [1, 143] }), { 13: [1, 144] }, o($Vq, [2, 95], { 61: $VS }), o($VT, [2, 97], { 85: 146, 22: $VG, 48: $VH, 60: $VI, 82: $VJ, 86: $VK, 87: $VL, 88: $VM, 89: $VN, 90: $VO }), o($VU, [2, 99]), o($VU, [2, 101]), o($VU, [2, 102]), o($VU, [2, 103]), o($VU, [2, 104]), o($VU, [2, 105]), o($VU, [2, 106]), o($VU, [2, 107]), o($VU, [2, 108]), o($VU, [2, 109]), o($Vq, [2, 96]), o($Vq, [2, 61]), o($Vq, [2, 63], { 61: $VS }), { 60: [1, 147] }, o($VA, [2, 14]), { 15: 148, 16: 84, 17: 85, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, { 39: [2, 12] }, o($VQ, [2, 46]), { 13: [1, 149] }, { 1: [2, 4] }, o($VR, [2, 59]), o($VR, [2, 58]), { 16: 39, 17: 40, 19: 150, 60: $Vb, 86: $Vl, 100: $Vm, 102: $Vn, 103: $Vo }, o($VC, [2, 70]), o($Vq, [2, 34]), { 41: [1, 151] }, { 24: 96, 40: 152, 41: [2, 38], 43: 23, 46: $V4 }, { 45: 153, 51: $VF }, o($Vy, [2, 42]), { 41: [2, 52] }, o($Vq, [2, 50]), o($Vq, [2, 82]), o($Vq, [2, 84]), o($Vq, [2, 85], { 77: [1, 154] }), o($Vq, [2, 88]), o($Vq, [2, 89], { 13: [1, 155] }), o($Vq, [2, 91], { 13: [1, 157], 77: [1, 156] }), { 22: $VG, 48: $VH, 60: $VI, 82: $VJ, 84: 158, 85: 108, 86: $VK, 87: $VL, 88: $VM, 89: $VN, 90: $VO }, o($VU, [2, 100]), o($VP, [2, 65]), { 39: [2, 11] }, { 14: [1, 159] }, o($VR, [2, 60]), o($Vq, [2, 35]), { 41: [2, 39] }, { 41: [1, 160] }, o($Vq, [2, 86]), o($Vq, [2, 90]), o($Vq, [2, 92]), o($Vq, [2, 93], { 77: [1, 161] }), o($VT, [2, 98], { 85: 146, 22: $VG, 48: $VH, 60: $VI, 82: $VJ, 86: $VK, 87: $VL, 88: $VM, 89: $VN, 90: $VO }), o($VQ, [2, 8]), o($Vy, [2, 44]), o($Vq, [2, 94])],
270
- defaultActions: { 2: [2, 1], 3: [2, 2], 4: [2, 3], 83: [2, 36], 85: [2, 10], 124: [2, 12], 127: [2, 4], 137: [2, 52], 148: [2, 11], 152: [2, 39] },
271
- parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
272
- if (hash.recoverable) {
273
- this.trace(str);
274
- } else {
275
- var error = new Error(str);
276
- error.hash = hash;
277
- throw error;
278
- }
279
- }, "parseError"),
280
- parse: /* @__PURE__ */ __name(function parse(input) {
281
- var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
282
- var args = lstack.slice.call(arguments, 1);
283
- var lexer2 = Object.create(this.lexer);
284
- var sharedState = { yy: {} };
285
- for (var k in this.yy) {
286
- if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
287
- sharedState.yy[k] = this.yy[k];
288
- }
289
- }
290
- lexer2.setInput(input, sharedState.yy);
291
- sharedState.yy.lexer = lexer2;
292
- sharedState.yy.parser = this;
293
- if (typeof lexer2.yylloc == "undefined") {
294
- lexer2.yylloc = {};
295
- }
296
- var yyloc = lexer2.yylloc;
297
- lstack.push(yyloc);
298
- var ranges = lexer2.options && lexer2.options.ranges;
299
- if (typeof sharedState.yy.parseError === "function") {
300
- this.parseError = sharedState.yy.parseError;
301
- } else {
302
- this.parseError = Object.getPrototypeOf(this).parseError;
303
- }
304
- function popStack(n) {
305
- stack.length = stack.length - 2 * n;
306
- vstack.length = vstack.length - n;
307
- lstack.length = lstack.length - n;
308
- }
309
- __name(popStack, "popStack");
310
- function lex() {
311
- var token;
312
- token = tstack.pop() || lexer2.lex() || EOF;
313
- if (typeof token !== "number") {
314
- if (token instanceof Array) {
315
- tstack = token;
316
- token = tstack.pop();
317
- }
318
- token = self.symbols_[token] || token;
319
- }
320
- return token;
321
- }
322
- __name(lex, "lex");
323
- var symbol, state, action, r, yyval = {}, p, len, newState, expected;
324
- while (true) {
325
- state = stack[stack.length - 1];
326
- if (this.defaultActions[state]) {
327
- action = this.defaultActions[state];
328
- } else {
329
- if (symbol === null || typeof symbol == "undefined") {
330
- symbol = lex();
331
- }
332
- action = table[state] && table[state][symbol];
333
- }
334
- if (typeof action === "undefined" || !action.length || !action[0]) {
335
- var errStr = "";
336
- expected = [];
337
- for (p in table[state]) {
338
- if (this.terminals_[p] && p > TERROR) {
339
- expected.push("'" + this.terminals_[p] + "'");
340
- }
341
- }
342
- if (lexer2.showPosition) {
343
- errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
344
- } else {
345
- errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
346
- }
347
- this.parseError(errStr, {
348
- text: lexer2.match,
349
- token: this.terminals_[symbol] || symbol,
350
- line: lexer2.yylineno,
351
- loc: yyloc,
352
- expected
353
- });
354
- }
355
- if (action[0] instanceof Array && action.length > 1) {
356
- throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
357
- }
358
- switch (action[0]) {
359
- case 1:
360
- stack.push(symbol);
361
- vstack.push(lexer2.yytext);
362
- lstack.push(lexer2.yylloc);
363
- stack.push(action[1]);
364
- symbol = null;
365
- {
366
- yyleng = lexer2.yyleng;
367
- yytext = lexer2.yytext;
368
- yylineno = lexer2.yylineno;
369
- yyloc = lexer2.yylloc;
370
- }
371
- break;
372
- case 2:
373
- len = this.productions_[action[1]][1];
374
- yyval.$ = vstack[vstack.length - len];
375
- yyval._$ = {
376
- first_line: lstack[lstack.length - (len || 1)].first_line,
377
- last_line: lstack[lstack.length - 1].last_line,
378
- first_column: lstack[lstack.length - (len || 1)].first_column,
379
- last_column: lstack[lstack.length - 1].last_column
380
- };
381
- if (ranges) {
382
- yyval._$.range = [
383
- lstack[lstack.length - (len || 1)].range[0],
384
- lstack[lstack.length - 1].range[1]
385
- ];
386
- }
387
- r = this.performAction.apply(yyval, [
388
- yytext,
389
- yyleng,
390
- yylineno,
391
- sharedState.yy,
392
- action[1],
393
- vstack,
394
- lstack
395
- ].concat(args));
396
- if (typeof r !== "undefined") {
397
- return r;
398
- }
399
- if (len) {
400
- stack = stack.slice(0, -1 * len * 2);
401
- vstack = vstack.slice(0, -1 * len);
402
- lstack = lstack.slice(0, -1 * len);
403
- }
404
- stack.push(this.productions_[action[1]][0]);
405
- vstack.push(yyval.$);
406
- lstack.push(yyval._$);
407
- newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
408
- stack.push(newState);
409
- break;
410
- case 3:
411
- return true;
412
- }
413
- }
414
- return true;
415
- }, "parse")
416
- };
417
- var lexer = /* @__PURE__ */ (function() {
418
- var lexer2 = {
419
- EOF: 1,
420
- parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
421
- if (this.yy.parser) {
422
- this.yy.parser.parseError(str, hash);
423
- } else {
424
- throw new Error(str);
425
- }
426
- }, "parseError"),
427
- // resets the lexer, sets new input
428
- setInput: /* @__PURE__ */ __name(function(input, yy) {
429
- this.yy = yy || this.yy || {};
430
- this._input = input;
431
- this._more = this._backtrack = this.done = false;
432
- this.yylineno = this.yyleng = 0;
433
- this.yytext = this.matched = this.match = "";
434
- this.conditionStack = ["INITIAL"];
435
- this.yylloc = {
436
- first_line: 1,
437
- first_column: 0,
438
- last_line: 1,
439
- last_column: 0
440
- };
441
- if (this.options.ranges) {
442
- this.yylloc.range = [0, 0];
443
- }
444
- this.offset = 0;
445
- return this;
446
- }, "setInput"),
447
- // consumes and returns one char from the input
448
- input: /* @__PURE__ */ __name(function() {
449
- var ch = this._input[0];
450
- this.yytext += ch;
451
- this.yyleng++;
452
- this.offset++;
453
- this.match += ch;
454
- this.matched += ch;
455
- var lines = ch.match(/(?:\r\n?|\n).*/g);
456
- if (lines) {
457
- this.yylineno++;
458
- this.yylloc.last_line++;
459
- } else {
460
- this.yylloc.last_column++;
461
- }
462
- if (this.options.ranges) {
463
- this.yylloc.range[1]++;
464
- }
465
- this._input = this._input.slice(1);
466
- return ch;
467
- }, "input"),
468
- // unshifts one char (or a string) into the input
469
- unput: /* @__PURE__ */ __name(function(ch) {
470
- var len = ch.length;
471
- var lines = ch.split(/(?:\r\n?|\n)/g);
472
- this._input = ch + this._input;
473
- this.yytext = this.yytext.substr(0, this.yytext.length - len);
474
- this.offset -= len;
475
- var oldLines = this.match.split(/(?:\r\n?|\n)/g);
476
- this.match = this.match.substr(0, this.match.length - 1);
477
- this.matched = this.matched.substr(0, this.matched.length - 1);
478
- if (lines.length - 1) {
479
- this.yylineno -= lines.length - 1;
480
- }
481
- var r = this.yylloc.range;
482
- this.yylloc = {
483
- first_line: this.yylloc.first_line,
484
- last_line: this.yylineno + 1,
485
- first_column: this.yylloc.first_column,
486
- last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len
487
- };
488
- if (this.options.ranges) {
489
- this.yylloc.range = [r[0], r[0] + this.yyleng - len];
490
- }
491
- this.yyleng = this.yytext.length;
492
- return this;
493
- }, "unput"),
494
- // When called from action, caches matched text and appends it on next action
495
- more: /* @__PURE__ */ __name(function() {
496
- this._more = true;
497
- return this;
498
- }, "more"),
499
- // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
500
- reject: /* @__PURE__ */ __name(function() {
501
- if (this.options.backtrack_lexer) {
502
- this._backtrack = true;
503
- } else {
504
- return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n" + this.showPosition(), {
505
- text: "",
506
- token: null,
507
- line: this.yylineno
508
- });
509
- }
510
- return this;
511
- }, "reject"),
512
- // retain first n characters of the match
513
- less: /* @__PURE__ */ __name(function(n) {
514
- this.unput(this.match.slice(n));
515
- }, "less"),
516
- // displays already matched input, i.e. for error messages
517
- pastInput: /* @__PURE__ */ __name(function() {
518
- var past = this.matched.substr(0, this.matched.length - this.match.length);
519
- return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
520
- }, "pastInput"),
521
- // displays upcoming input, i.e. for error messages
522
- upcomingInput: /* @__PURE__ */ __name(function() {
523
- var next = this.match;
524
- if (next.length < 20) {
525
- next += this._input.substr(0, 20 - next.length);
526
- }
527
- return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
528
- }, "upcomingInput"),
529
- // displays the character position where the lexing error occurred, i.e. for error messages
530
- showPosition: /* @__PURE__ */ __name(function() {
531
- var pre = this.pastInput();
532
- var c = new Array(pre.length + 1).join("-");
533
- return pre + this.upcomingInput() + "\n" + c + "^";
534
- }, "showPosition"),
535
- // test the lexed token: return FALSE when not a match, otherwise return token
536
- test_match: /* @__PURE__ */ __name(function(match, indexed_rule) {
537
- var token, lines, backup;
538
- if (this.options.backtrack_lexer) {
539
- backup = {
540
- yylineno: this.yylineno,
541
- yylloc: {
542
- first_line: this.yylloc.first_line,
543
- last_line: this.last_line,
544
- first_column: this.yylloc.first_column,
545
- last_column: this.yylloc.last_column
546
- },
547
- yytext: this.yytext,
548
- match: this.match,
549
- matches: this.matches,
550
- matched: this.matched,
551
- yyleng: this.yyleng,
552
- offset: this.offset,
553
- _more: this._more,
554
- _input: this._input,
555
- yy: this.yy,
556
- conditionStack: this.conditionStack.slice(0),
557
- done: this.done
558
- };
559
- if (this.options.ranges) {
560
- backup.yylloc.range = this.yylloc.range.slice(0);
561
- }
562
- }
563
- lines = match[0].match(/(?:\r\n?|\n).*/g);
564
- if (lines) {
565
- this.yylineno += lines.length;
566
- }
567
- this.yylloc = {
568
- first_line: this.yylloc.last_line,
569
- last_line: this.yylineno + 1,
570
- first_column: this.yylloc.last_column,
571
- last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
572
- };
573
- this.yytext += match[0];
574
- this.match += match[0];
575
- this.matches = match;
576
- this.yyleng = this.yytext.length;
577
- if (this.options.ranges) {
578
- this.yylloc.range = [this.offset, this.offset += this.yyleng];
579
- }
580
- this._more = false;
581
- this._backtrack = false;
582
- this._input = this._input.slice(match[0].length);
583
- this.matched += match[0];
584
- token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
585
- if (this.done && this._input) {
586
- this.done = false;
587
- }
588
- if (token) {
589
- return token;
590
- } else if (this._backtrack) {
591
- for (var k in backup) {
592
- this[k] = backup[k];
593
- }
594
- return false;
595
- }
596
- return false;
597
- }, "test_match"),
598
- // return next match in input
599
- next: /* @__PURE__ */ __name(function() {
600
- if (this.done) {
601
- return this.EOF;
602
- }
603
- if (!this._input) {
604
- this.done = true;
605
- }
606
- var token, match, tempMatch, index;
607
- if (!this._more) {
608
- this.yytext = "";
609
- this.match = "";
610
- }
611
- var rules = this._currentRules();
612
- for (var i = 0; i < rules.length; i++) {
613
- tempMatch = this._input.match(this.rules[rules[i]]);
614
- if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
615
- match = tempMatch;
616
- index = i;
617
- if (this.options.backtrack_lexer) {
618
- token = this.test_match(tempMatch, rules[i]);
619
- if (token !== false) {
620
- return token;
621
- } else if (this._backtrack) {
622
- match = false;
623
- continue;
624
- } else {
625
- return false;
626
- }
627
- } else if (!this.options.flex) {
628
- break;
629
- }
630
- }
631
- }
632
- if (match) {
633
- token = this.test_match(match, rules[index]);
634
- if (token !== false) {
635
- return token;
636
- }
637
- return false;
638
- }
639
- if (this._input === "") {
640
- return this.EOF;
641
- } else {
642
- return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
643
- text: "",
644
- token: null,
645
- line: this.yylineno
646
- });
647
- }
648
- }, "next"),
649
- // return next match that has a token
650
- lex: /* @__PURE__ */ __name(function lex() {
651
- var r = this.next();
652
- if (r) {
653
- return r;
654
- } else {
655
- return this.lex();
656
- }
657
- }, "lex"),
658
- // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
659
- begin: /* @__PURE__ */ __name(function begin(condition) {
660
- this.conditionStack.push(condition);
661
- }, "begin"),
662
- // pop the previously active lexer condition state off the condition stack
663
- popState: /* @__PURE__ */ __name(function popState() {
664
- var n = this.conditionStack.length - 1;
665
- if (n > 0) {
666
- return this.conditionStack.pop();
667
- } else {
668
- return this.conditionStack[0];
669
- }
670
- }, "popState"),
671
- // produce the lexer rule set which is active for the currently active lexer condition state
672
- _currentRules: /* @__PURE__ */ __name(function _currentRules() {
673
- if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
674
- return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
675
- } else {
676
- return this.conditions["INITIAL"].rules;
677
- }
678
- }, "_currentRules"),
679
- // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
680
- topState: /* @__PURE__ */ __name(function topState(n) {
681
- n = this.conditionStack.length - 1 - Math.abs(n || 0);
682
- if (n >= 0) {
683
- return this.conditionStack[n];
684
- } else {
685
- return "INITIAL";
686
- }
687
- }, "topState"),
688
- // alias for begin(condition)
689
- pushState: /* @__PURE__ */ __name(function pushState(condition) {
690
- this.begin(condition);
691
- }, "pushState"),
692
- // return the number of states currently on the stack
693
- stateStackSize: /* @__PURE__ */ __name(function stateStackSize() {
694
- return this.conditionStack.length;
695
- }, "stateStackSize"),
696
- options: {},
697
- performAction: /* @__PURE__ */ __name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
698
- switch ($avoiding_name_collisions) {
699
- case 0:
700
- return 62;
701
- case 1:
702
- return 63;
703
- case 2:
704
- return 64;
705
- case 3:
706
- return 65;
707
- case 4:
708
- break;
709
- case 5:
710
- break;
711
- case 6:
712
- this.begin("acc_title");
713
- return 33;
714
- case 7:
715
- this.popState();
716
- return "acc_title_value";
717
- case 8:
718
- this.begin("acc_descr");
719
- return 35;
720
- case 9:
721
- this.popState();
722
- return "acc_descr_value";
723
- case 10:
724
- this.begin("acc_descr_multiline");
725
- break;
726
- case 11:
727
- this.popState();
728
- break;
729
- case 12:
730
- return "acc_descr_multiline_value";
731
- case 13:
732
- return 8;
733
- case 14:
734
- break;
735
- case 15:
736
- return 7;
737
- case 16:
738
- return 7;
739
- case 17:
740
- return "EDGE_STATE";
741
- case 18:
742
- this.begin("callback_name");
743
- break;
744
- case 19:
745
- this.popState();
746
- break;
747
- case 20:
748
- this.popState();
749
- this.begin("callback_args");
750
- break;
751
- case 21:
752
- return 79;
753
- case 22:
754
- this.popState();
755
- break;
756
- case 23:
757
- return 80;
758
- case 24:
759
- this.popState();
760
- break;
761
- case 25:
762
- return "STR";
763
- case 26:
764
- this.begin("string");
765
- break;
766
- case 27:
767
- return 82;
768
- case 28:
769
- return 57;
770
- case 29:
771
- this.begin("namespace");
772
- return 42;
773
- case 30:
774
- this.popState();
775
- return 8;
776
- case 31:
777
- break;
778
- case 32:
779
- this.begin("namespace-body");
780
- return 39;
781
- case 33:
782
- this.popState();
783
- return 41;
784
- case 34:
785
- return "EOF_IN_STRUCT";
786
- case 35:
787
- return 8;
788
- case 36:
789
- break;
790
- case 37:
791
- return "EDGE_STATE";
792
- case 38:
793
- this.begin("class");
794
- return 46;
795
- case 39:
796
- this.popState();
797
- return 8;
798
- case 40:
799
- break;
800
- case 41:
801
- this.popState();
802
- this.popState();
803
- return 41;
804
- case 42:
805
- this.begin("class-body");
806
- return 39;
807
- case 43:
808
- this.popState();
809
- return 41;
810
- case 44:
811
- return "EOF_IN_STRUCT";
812
- case 45:
813
- return "EDGE_STATE";
814
- case 46:
815
- return "OPEN_IN_STRUCT";
816
- case 47:
817
- break;
818
- case 48:
819
- return "MEMBER";
820
- case 49:
821
- return 83;
822
- case 50:
823
- return 75;
824
- case 51:
825
- return 76;
826
- case 52:
827
- return 78;
828
- case 53:
829
- return 54;
830
- case 54:
831
- return 56;
832
- case 55:
833
- return 49;
834
- case 56:
835
- return 50;
836
- case 57:
837
- return 81;
838
- case 58:
839
- this.popState();
840
- break;
841
- case 59:
842
- return "GENERICTYPE";
843
- case 60:
844
- this.begin("generic");
845
- break;
846
- case 61:
847
- this.popState();
848
- break;
849
- case 62:
850
- return "BQUOTE_STR";
851
- case 63:
852
- this.begin("bqstring");
853
- break;
854
- case 64:
855
- return 77;
856
- case 65:
857
- return 77;
858
- case 66:
859
- return 77;
860
- case 67:
861
- return 77;
862
- case 68:
863
- return 69;
864
- case 69:
865
- return 69;
866
- case 70:
867
- return 71;
868
- case 71:
869
- return 71;
870
- case 72:
871
- return 70;
872
- case 73:
873
- return 68;
874
- case 74:
875
- return 72;
876
- case 75:
877
- return 73;
878
- case 76:
879
- return 74;
880
- case 77:
881
- return 22;
882
- case 78:
883
- return 44;
884
- case 79:
885
- return 100;
886
- case 80:
887
- return 18;
888
- case 81:
889
- return "PLUS";
890
- case 82:
891
- return 87;
892
- case 83:
893
- return 61;
894
- case 84:
895
- return 89;
896
- case 85:
897
- return 89;
898
- case 86:
899
- return 90;
900
- case 87:
901
- return "EQUALS";
902
- case 88:
903
- return "EQUALS";
904
- case 89:
905
- return 60;
906
- case 90:
907
- return 12;
908
- case 91:
909
- return 14;
910
- case 92:
911
- return "PUNCTUATION";
912
- case 93:
913
- return 86;
914
- case 94:
915
- return 102;
916
- case 95:
917
- return 48;
918
- case 96:
919
- return 48;
920
- case 97:
921
- return 9;
922
- }
923
- }, "anonymous"),
924
- rules: [/^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/, /^(?:%%[^\n]*(\r?\n)*)/, /^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:classDiagram-v2\b)/, /^(?:classDiagram\b)/, /^(?:\[\*\])/, /^(?:call[\s]+)/, /^(?:\([\s]*\))/, /^(?:\()/, /^(?:[^(]*)/, /^(?:\))/, /^(?:[^)]*)/, /^(?:["])/, /^(?:[^"]*)/, /^(?:["])/, /^(?:style\b)/, /^(?:classDef\b)/, /^(?:namespace\b)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:[{])/, /^(?:[}])/, /^(?:$)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:\[\*\])/, /^(?:class\b)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:[}])/, /^(?:[{])/, /^(?:[}])/, /^(?:$)/, /^(?:\[\*\])/, /^(?:[{])/, /^(?:[\n])/, /^(?:[^{}\n]*)/, /^(?:cssClass\b)/, /^(?:callback\b)/, /^(?:link\b)/, /^(?:click\b)/, /^(?:note for\b)/, /^(?:note\b)/, /^(?:<<)/, /^(?:>>)/, /^(?:href\b)/, /^(?:[~])/, /^(?:[^~]*)/, /^(?:~)/, /^(?:[`])/, /^(?:[^`]+)/, /^(?:[`])/, /^(?:_self\b)/, /^(?:_blank\b)/, /^(?:_parent\b)/, /^(?:_top\b)/, /^(?:\s*<\|)/, /^(?:\s*\|>)/, /^(?:\s*>)/, /^(?:\s*<)/, /^(?:\s*\*)/, /^(?:\s*o\b)/, /^(?:\s*\(\))/, /^(?:--)/, /^(?:\.\.)/, /^(?::{1}[^:\n;]+)/, /^(?::{3})/, /^(?:-)/, /^(?:\.)/, /^(?:\+)/, /^(?::)/, /^(?:,)/, /^(?:#)/, /^(?:#)/, /^(?:%)/, /^(?:=)/, /^(?:=)/, /^(?:\w+)/, /^(?:\[)/, /^(?:\])/, /^(?:[!"#$%&'*+,-.`?\\/])/, /^(?:[0-9]+)/, /^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/, /^(?:\s)/, /^(?:\s)/, /^(?:$)/],
925
- conditions: { "namespace-body": { "rules": [26, 33, 34, 35, 36, 37, 38, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "namespace": { "rules": [26, 29, 30, 31, 32, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "class-body": { "rules": [26, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "class": { "rules": [26, 39, 40, 41, 42, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "acc_descr_multiline": { "rules": [11, 12, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "acc_descr": { "rules": [9, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "acc_title": { "rules": [7, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "callback_args": { "rules": [22, 23, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "callback_name": { "rules": [19, 20, 21, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "href": { "rules": [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "struct": { "rules": [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "generic": { "rules": [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "bqstring": { "rules": [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "string": { "rules": [24, 25, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], "inclusive": false }, "INITIAL": { "rules": [0, 1, 2, 3, 4, 5, 6, 8, 10, 13, 14, 15, 16, 17, 18, 26, 27, 28, 29, 38, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97], "inclusive": true } }
926
- };
927
- return lexer2;
928
- })();
929
- parser2.lexer = lexer;
930
- function Parser() {
931
- this.yy = {};
932
- }
933
- __name(Parser, "Parser");
934
- Parser.prototype = parser2;
935
- parser2.Parser = Parser;
936
- return new Parser();
937
- })();
938
- parser.parser = parser;
939
- var classDiagram_default = parser;
940
-
941
- // src/diagrams/class/classTypes.ts
942
- var visibilityValues = ["#", "+", "~", "-", ""];
943
- var ClassMember = class {
944
- static {
945
- __name(this, "ClassMember");
946
- }
947
- constructor(input, memberType) {
948
- this.memberType = memberType;
949
- this.visibility = "";
950
- this.classifier = "";
951
- this.text = "";
952
- const sanitizedInput = sanitizeText(input, getConfig2());
953
- this.parseMember(sanitizedInput);
954
- }
955
- getDisplayDetails() {
956
- let displayText = this.visibility + parseGenericTypes(this.id);
957
- if (this.memberType === "method") {
958
- displayText += `(${parseGenericTypes(this.parameters.trim())})`;
959
- if (this.returnType) {
960
- displayText += " : " + parseGenericTypes(this.returnType);
961
- }
962
- }
963
- displayText = displayText.trim();
964
- const cssStyle = this.parseClassifier();
965
- return {
966
- displayText,
967
- cssStyle
968
- };
969
- }
970
- parseMember(input) {
971
- let potentialClassifier = "";
972
- if (this.memberType === "method") {
973
- const methodRegEx = /([#+~-])?(.+)\((.*)\)([\s$*])?(.*)([$*])?/;
974
- const match = methodRegEx.exec(input);
975
- if (match) {
976
- const detectedVisibility = match[1] ? match[1].trim() : "";
977
- if (visibilityValues.includes(detectedVisibility)) {
978
- this.visibility = detectedVisibility;
979
- }
980
- this.id = match[2];
981
- this.parameters = match[3] ? match[3].trim() : "";
982
- potentialClassifier = match[4] ? match[4].trim() : "";
983
- this.returnType = match[5] ? match[5].trim() : "";
984
- if (potentialClassifier === "") {
985
- const lastChar = this.returnType.substring(this.returnType.length - 1);
986
- if (/[$*]/.exec(lastChar)) {
987
- potentialClassifier = lastChar;
988
- this.returnType = this.returnType.substring(0, this.returnType.length - 1);
989
- }
990
- }
991
- }
992
- } else {
993
- const length = input.length;
994
- const firstChar = input.substring(0, 1);
995
- const lastChar = input.substring(length - 1);
996
- if (visibilityValues.includes(firstChar)) {
997
- this.visibility = firstChar;
998
- }
999
- if (/[$*]/.exec(lastChar)) {
1000
- potentialClassifier = lastChar;
1001
- }
1002
- this.id = input.substring(
1003
- this.visibility === "" ? 0 : 1,
1004
- potentialClassifier === "" ? length : length - 1
1005
- );
1006
- }
1007
- this.classifier = potentialClassifier;
1008
- this.id = this.id.startsWith(" ") ? " " + this.id.trim() : this.id.trim();
1009
- const combinedText = `${this.visibility ? "\\" + this.visibility : ""}${parseGenericTypes(this.id)}${this.memberType === "method" ? `(${parseGenericTypes(this.parameters)})${this.returnType ? " : " + parseGenericTypes(this.returnType) : ""}` : ""}`;
1010
- this.text = combinedText.replaceAll("<", "&lt;").replaceAll(">", "&gt;");
1011
- if (this.text.startsWith("\\&lt;")) {
1012
- this.text = this.text.replace("\\&lt;", "~");
1013
- }
1014
- }
1015
- parseClassifier() {
1016
- switch (this.classifier) {
1017
- case "*":
1018
- return "font-style:italic;";
1019
- case "$":
1020
- return "text-decoration:underline;";
1021
- default:
1022
- return "";
1023
- }
1024
- }
1025
- };
1026
-
1027
- // src/diagrams/class/classDb.ts
1028
- var MERMAID_DOM_ID_PREFIX = "classId-";
1029
- var classCounter = 0;
1030
- var sanitizeText2 = /* @__PURE__ */ __name((txt) => common_default.sanitizeText(txt, getConfig2()), "sanitizeText");
1031
- var ClassDB = class {
1032
- constructor() {
1033
- this.relations = [];
1034
- this.classes = /* @__PURE__ */ new Map();
1035
- this.styleClasses = /* @__PURE__ */ new Map();
1036
- this.notes = [];
1037
- this.interfaces = [];
1038
- // private static classCounter = 0;
1039
- this.namespaces = /* @__PURE__ */ new Map();
1040
- this.namespaceCounter = 0;
1041
- this.functions = [];
1042
- this.lineType = {
1043
- LINE: 0,
1044
- DOTTED_LINE: 1
1045
- };
1046
- this.relationType = {
1047
- AGGREGATION: 0,
1048
- EXTENSION: 1,
1049
- COMPOSITION: 2,
1050
- DEPENDENCY: 3,
1051
- LOLLIPOP: 4
1052
- };
1053
- this.setupToolTips = /* @__PURE__ */ __name((element) => {
1054
- let tooltipElem = select(".mermaidTooltip");
1055
- if ((tooltipElem._groups || tooltipElem)[0][0] === null) {
1056
- tooltipElem = select("body").append("div").attr("class", "mermaidTooltip").style("opacity", 0);
1057
- }
1058
- const svg = select(element).select("svg");
1059
- const nodes = svg.selectAll("g.node");
1060
- nodes.on("mouseover", (event) => {
1061
- const el = select(event.currentTarget);
1062
- const title = el.attr("title");
1063
- if (title === null) {
1064
- return;
1065
- }
1066
- const rect = this.getBoundingClientRect();
1067
- tooltipElem.transition().duration(200).style("opacity", ".9");
1068
- tooltipElem.text(el.attr("title")).style("left", window.scrollX + rect.left + (rect.right - rect.left) / 2 + "px").style("top", window.scrollY + rect.top - 14 + document.body.scrollTop + "px");
1069
- tooltipElem.html(tooltipElem.html().replace(/&lt;br\/&gt;/g, "<br/>"));
1070
- el.classed("hover", true);
1071
- }).on("mouseout", (event) => {
1072
- tooltipElem.transition().duration(500).style("opacity", 0);
1073
- const el = select(event.currentTarget);
1074
- el.classed("hover", false);
1075
- });
1076
- }, "setupToolTips");
1077
- this.direction = "TB";
1078
- this.setAccTitle = setAccTitle;
1079
- this.getAccTitle = getAccTitle;
1080
- this.setAccDescription = setAccDescription;
1081
- this.getAccDescription = getAccDescription;
1082
- this.setDiagramTitle = setDiagramTitle;
1083
- this.getDiagramTitle = getDiagramTitle;
1084
- this.getConfig = /* @__PURE__ */ __name(() => getConfig2().class, "getConfig");
1085
- this.functions.push(this.setupToolTips.bind(this));
1086
- this.clear();
1087
- this.addRelation = this.addRelation.bind(this);
1088
- this.addClassesToNamespace = this.addClassesToNamespace.bind(this);
1089
- this.addNamespace = this.addNamespace.bind(this);
1090
- this.setCssClass = this.setCssClass.bind(this);
1091
- this.addMembers = this.addMembers.bind(this);
1092
- this.addClass = this.addClass.bind(this);
1093
- this.setClassLabel = this.setClassLabel.bind(this);
1094
- this.addAnnotation = this.addAnnotation.bind(this);
1095
- this.addMember = this.addMember.bind(this);
1096
- this.cleanupLabel = this.cleanupLabel.bind(this);
1097
- this.addNote = this.addNote.bind(this);
1098
- this.defineClass = this.defineClass.bind(this);
1099
- this.setDirection = this.setDirection.bind(this);
1100
- this.setLink = this.setLink.bind(this);
1101
- this.bindFunctions = this.bindFunctions.bind(this);
1102
- this.clear = this.clear.bind(this);
1103
- this.setTooltip = this.setTooltip.bind(this);
1104
- this.setClickEvent = this.setClickEvent.bind(this);
1105
- this.setCssStyle = this.setCssStyle.bind(this);
1106
- }
1107
- static {
1108
- __name(this, "ClassDB");
1109
- }
1110
- splitClassNameAndType(_id) {
1111
- const id = common_default.sanitizeText(_id, getConfig2());
1112
- let genericType = "";
1113
- let className = id;
1114
- if (id.indexOf("~") > 0) {
1115
- const split = id.split("~");
1116
- className = sanitizeText2(split[0]);
1117
- genericType = sanitizeText2(split[1]);
1118
- }
1119
- return { className, type: genericType };
1120
- }
1121
- setClassLabel(_id, label) {
1122
- const id = common_default.sanitizeText(_id, getConfig2());
1123
- if (label) {
1124
- label = sanitizeText2(label);
1125
- }
1126
- const { className } = this.splitClassNameAndType(id);
1127
- this.classes.get(className).label = label;
1128
- this.classes.get(className).text = `${label}${this.classes.get(className).type ? `<${this.classes.get(className).type}>` : ""}`;
1129
- }
1130
- /**
1131
- * Function called by parser when a node definition has been found.
1132
- *
1133
- * @param id - ID of the class to add
1134
- * @public
1135
- */
1136
- addClass(_id) {
1137
- const id = common_default.sanitizeText(_id, getConfig2());
1138
- const { className, type } = this.splitClassNameAndType(id);
1139
- if (this.classes.has(className)) {
1140
- return;
1141
- }
1142
- const name = common_default.sanitizeText(className, getConfig2());
1143
- this.classes.set(name, {
1144
- id: name,
1145
- type,
1146
- label: name,
1147
- text: `${name}${type ? `&lt;${type}&gt;` : ""}`,
1148
- shape: "classBox",
1149
- cssClasses: "default",
1150
- methods: [],
1151
- members: [],
1152
- annotations: [],
1153
- styles: [],
1154
- domId: MERMAID_DOM_ID_PREFIX + name + "-" + classCounter
1155
- });
1156
- classCounter++;
1157
- }
1158
- addInterface(label, classId) {
1159
- const classInterface = {
1160
- id: `interface${this.interfaces.length}`,
1161
- label,
1162
- classId
1163
- };
1164
- this.interfaces.push(classInterface);
1165
- }
1166
- /**
1167
- * Function to lookup domId from id in the graph definition.
1168
- *
1169
- * @param id - class ID to lookup
1170
- * @public
1171
- */
1172
- lookUpDomId(_id) {
1173
- const id = common_default.sanitizeText(_id, getConfig2());
1174
- if (this.classes.has(id)) {
1175
- return this.classes.get(id).domId;
1176
- }
1177
- throw new Error("Class not found: " + id);
1178
- }
1179
- clear() {
1180
- this.relations = [];
1181
- this.classes = /* @__PURE__ */ new Map();
1182
- this.notes = [];
1183
- this.interfaces = [];
1184
- this.functions = [];
1185
- this.functions.push(this.setupToolTips.bind(this));
1186
- this.namespaces = /* @__PURE__ */ new Map();
1187
- this.namespaceCounter = 0;
1188
- this.direction = "TB";
1189
- clear();
1190
- }
1191
- getClass(id) {
1192
- return this.classes.get(id);
1193
- }
1194
- getClasses() {
1195
- return this.classes;
1196
- }
1197
- getRelations() {
1198
- return this.relations;
1199
- }
1200
- getNotes() {
1201
- return this.notes;
1202
- }
1203
- addRelation(classRelation) {
1204
- log.debug("Adding relation: " + JSON.stringify(classRelation));
1205
- const invalidTypes = [
1206
- this.relationType.LOLLIPOP,
1207
- this.relationType.AGGREGATION,
1208
- this.relationType.COMPOSITION,
1209
- this.relationType.DEPENDENCY,
1210
- this.relationType.EXTENSION
1211
- ];
1212
- if (classRelation.relation.type1 === this.relationType.LOLLIPOP && !invalidTypes.includes(classRelation.relation.type2)) {
1213
- this.addClass(classRelation.id2);
1214
- this.addInterface(classRelation.id1, classRelation.id2);
1215
- classRelation.id1 = `interface${this.interfaces.length - 1}`;
1216
- } else if (classRelation.relation.type2 === this.relationType.LOLLIPOP && !invalidTypes.includes(classRelation.relation.type1)) {
1217
- this.addClass(classRelation.id1);
1218
- this.addInterface(classRelation.id2, classRelation.id1);
1219
- classRelation.id2 = `interface${this.interfaces.length - 1}`;
1220
- } else {
1221
- this.addClass(classRelation.id1);
1222
- this.addClass(classRelation.id2);
1223
- }
1224
- classRelation.id1 = this.splitClassNameAndType(classRelation.id1).className;
1225
- classRelation.id2 = this.splitClassNameAndType(classRelation.id2).className;
1226
- classRelation.relationTitle1 = common_default.sanitizeText(
1227
- classRelation.relationTitle1.trim(),
1228
- getConfig2()
1229
- );
1230
- classRelation.relationTitle2 = common_default.sanitizeText(
1231
- classRelation.relationTitle2.trim(),
1232
- getConfig2()
1233
- );
1234
- this.relations.push(classRelation);
1235
- }
1236
- /**
1237
- * Adds an annotation to the specified class Annotations mark special properties of the given type
1238
- * (like 'interface' or 'service')
1239
- *
1240
- * @param className - The class name
1241
- * @param annotation - The name of the annotation without any brackets
1242
- * @public
1243
- */
1244
- addAnnotation(className, annotation) {
1245
- const validatedClassName = this.splitClassNameAndType(className).className;
1246
- this.classes.get(validatedClassName).annotations.push(annotation);
1247
- }
1248
- /**
1249
- * Adds a member to the specified class
1250
- *
1251
- * @param className - The class name
1252
- * @param member - The full name of the member. If the member is enclosed in `<<brackets>>` it is
1253
- * treated as an annotation If the member is ending with a closing bracket ) it is treated as a
1254
- * method Otherwise the member will be treated as a normal property
1255
- * @public
1256
- */
1257
- addMember(className, member) {
1258
- this.addClass(className);
1259
- const validatedClassName = this.splitClassNameAndType(className).className;
1260
- const theClass = this.classes.get(validatedClassName);
1261
- if (typeof member === "string") {
1262
- const memberString = member.trim();
1263
- if (memberString.startsWith("<<") && memberString.endsWith(">>")) {
1264
- theClass.annotations.push(sanitizeText2(memberString.substring(2, memberString.length - 2)));
1265
- } else if (memberString.indexOf(")") > 0) {
1266
- theClass.methods.push(new ClassMember(memberString, "method"));
1267
- } else if (memberString) {
1268
- theClass.members.push(new ClassMember(memberString, "attribute"));
1269
- }
1270
- }
1271
- }
1272
- addMembers(className, members) {
1273
- if (Array.isArray(members)) {
1274
- members.reverse();
1275
- members.forEach((member) => this.addMember(className, member));
1276
- }
1277
- }
1278
- addNote(text, className) {
1279
- const note = {
1280
- id: `note${this.notes.length}`,
1281
- class: className,
1282
- text
1283
- };
1284
- this.notes.push(note);
1285
- }
1286
- cleanupLabel(label) {
1287
- if (label.startsWith(":")) {
1288
- label = label.substring(1);
1289
- }
1290
- return sanitizeText2(label.trim());
1291
- }
1292
- /**
1293
- * Called by parser when assigning cssClass to a class
1294
- *
1295
- * @param ids - Comma separated list of ids
1296
- * @param className - Class to add
1297
- */
1298
- setCssClass(ids, className) {
1299
- ids.split(",").forEach((_id) => {
1300
- let id = _id;
1301
- if (/\d/.exec(_id[0])) {
1302
- id = MERMAID_DOM_ID_PREFIX + id;
1303
- }
1304
- const classNode = this.classes.get(id);
1305
- if (classNode) {
1306
- classNode.cssClasses += " " + className;
1307
- }
1308
- });
1309
- }
1310
- defineClass(ids, style) {
1311
- for (const id of ids) {
1312
- let styleClass = this.styleClasses.get(id);
1313
- if (styleClass === void 0) {
1314
- styleClass = { id, styles: [], textStyles: [] };
1315
- this.styleClasses.set(id, styleClass);
1316
- }
1317
- if (style) {
1318
- style.forEach((s) => {
1319
- if (/color/.exec(s)) {
1320
- const newStyle = s.replace("fill", "bgFill");
1321
- styleClass.textStyles.push(newStyle);
1322
- }
1323
- styleClass.styles.push(s);
1324
- });
1325
- }
1326
- this.classes.forEach((value) => {
1327
- if (value.cssClasses.includes(id)) {
1328
- value.styles.push(...style.flatMap((s) => s.split(",")));
1329
- }
1330
- });
1331
- }
1332
- }
1333
- /**
1334
- * Called by parser when a tooltip is found, e.g. a clickable element.
1335
- *
1336
- * @param ids - Comma separated list of ids
1337
- * @param tooltip - Tooltip to add
1338
- */
1339
- setTooltip(ids, tooltip) {
1340
- ids.split(",").forEach((id) => {
1341
- if (tooltip !== void 0) {
1342
- this.classes.get(id).tooltip = sanitizeText2(tooltip);
1343
- }
1344
- });
1345
- }
1346
- getTooltip(id, namespace) {
1347
- if (namespace && this.namespaces.has(namespace)) {
1348
- return this.namespaces.get(namespace).classes.get(id).tooltip;
1349
- }
1350
- return this.classes.get(id).tooltip;
1351
- }
1352
- /**
1353
- * Called by parser when a link is found. Adds the URL to the vertex data.
1354
- *
1355
- * @param ids - Comma separated list of ids
1356
- * @param linkStr - URL to create a link for
1357
- * @param target - Target of the link, _blank by default as originally defined in the svgDraw.js file
1358
- */
1359
- setLink(ids, linkStr, target) {
1360
- const config = getConfig2();
1361
- ids.split(",").forEach((_id) => {
1362
- let id = _id;
1363
- if (/\d/.exec(_id[0])) {
1364
- id = MERMAID_DOM_ID_PREFIX + id;
1365
- }
1366
- const theClass = this.classes.get(id);
1367
- if (theClass) {
1368
- theClass.link = utils_default.formatUrl(linkStr, config);
1369
- if (config.securityLevel === "sandbox") {
1370
- theClass.linkTarget = "_top";
1371
- } else if (typeof target === "string") {
1372
- theClass.linkTarget = sanitizeText2(target);
1373
- } else {
1374
- theClass.linkTarget = "_blank";
1375
- }
1376
- }
1377
- });
1378
- this.setCssClass(ids, "clickable");
1379
- }
1380
- /**
1381
- * Called by parser when a click definition is found. Registers an event handler.
1382
- *
1383
- * @param ids - Comma separated list of ids
1384
- * @param functionName - Function to be called on click
1385
- * @param functionArgs - Function args the function should be called with
1386
- */
1387
- setClickEvent(ids, functionName, functionArgs) {
1388
- ids.split(",").forEach((id) => {
1389
- this.setClickFunc(id, functionName, functionArgs);
1390
- this.classes.get(id).haveCallback = true;
1391
- });
1392
- this.setCssClass(ids, "clickable");
1393
- }
1394
- setClickFunc(_domId, functionName, functionArgs) {
1395
- const domId = common_default.sanitizeText(_domId, getConfig2());
1396
- const config = getConfig2();
1397
- if (config.securityLevel !== "loose") {
1398
- return;
1399
- }
1400
- if (functionName === void 0) {
1401
- return;
1402
- }
1403
- const id = domId;
1404
- if (this.classes.has(id)) {
1405
- const elemId = this.lookUpDomId(id);
1406
- let argList = [];
1407
- if (typeof functionArgs === "string") {
1408
- argList = functionArgs.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
1409
- for (let i = 0; i < argList.length; i++) {
1410
- let item = argList[i].trim();
1411
- if (item.startsWith('"') && item.endsWith('"')) {
1412
- item = item.substr(1, item.length - 2);
1413
- }
1414
- argList[i] = item;
1415
- }
1416
- }
1417
- if (argList.length === 0) {
1418
- argList.push(elemId);
1419
- }
1420
- this.functions.push(() => {
1421
- const elem = document.querySelector(`[id="${elemId}"]`);
1422
- if (elem !== null) {
1423
- elem.addEventListener(
1424
- "click",
1425
- () => {
1426
- utils_default.runFunc(functionName, ...argList);
1427
- },
1428
- false
1429
- );
1430
- }
1431
- });
1432
- }
1433
- }
1434
- bindFunctions(element) {
1435
- this.functions.forEach((fun) => {
1436
- fun(element);
1437
- });
1438
- }
1439
- getDirection() {
1440
- return this.direction;
1441
- }
1442
- setDirection(dir) {
1443
- this.direction = dir;
1444
- }
1445
- /**
1446
- * Function called by parser when a namespace definition has been found.
1447
- *
1448
- * @param id - ID of the namespace to add
1449
- * @public
1450
- */
1451
- addNamespace(id) {
1452
- if (this.namespaces.has(id)) {
1453
- return;
1454
- }
1455
- this.namespaces.set(id, {
1456
- id,
1457
- classes: /* @__PURE__ */ new Map(),
1458
- children: {},
1459
- domId: MERMAID_DOM_ID_PREFIX + id + "-" + this.namespaceCounter
1460
- });
1461
- this.namespaceCounter++;
1462
- }
1463
- getNamespace(name) {
1464
- return this.namespaces.get(name);
1465
- }
1466
- getNamespaces() {
1467
- return this.namespaces;
1468
- }
1469
- /**
1470
- * Function called by parser when a namespace definition has been found.
1471
- *
1472
- * @param id - ID of the namespace to add
1473
- * @param classNames - IDs of the class to add
1474
- * @public
1475
- */
1476
- addClassesToNamespace(id, classNames) {
1477
- if (!this.namespaces.has(id)) {
1478
- return;
1479
- }
1480
- for (const name of classNames) {
1481
- const { className } = this.splitClassNameAndType(name);
1482
- this.classes.get(className).parent = id;
1483
- this.namespaces.get(id).classes.set(className, this.classes.get(className));
1484
- }
1485
- }
1486
- setCssStyle(id, styles) {
1487
- const thisClass = this.classes.get(id);
1488
- if (!styles || !thisClass) {
1489
- return;
1490
- }
1491
- for (const s of styles) {
1492
- if (s.includes(",")) {
1493
- thisClass.styles.push(...s.split(","));
1494
- } else {
1495
- thisClass.styles.push(s);
1496
- }
1497
- }
1498
- }
1499
- /**
1500
- * Gets the arrow marker for a type index
1501
- *
1502
- * @param type - The type to look for
1503
- * @returns The arrow marker
1504
- */
1505
- getArrowMarker(type) {
1506
- let marker;
1507
- switch (type) {
1508
- case 0:
1509
- marker = "aggregation";
1510
- break;
1511
- case 1:
1512
- marker = "extension";
1513
- break;
1514
- case 2:
1515
- marker = "composition";
1516
- break;
1517
- case 3:
1518
- marker = "dependency";
1519
- break;
1520
- case 4:
1521
- marker = "lollipop";
1522
- break;
1523
- default:
1524
- marker = "none";
1525
- }
1526
- return marker;
1527
- }
1528
- getData() {
1529
- const nodes = [];
1530
- const edges = [];
1531
- const config = getConfig2();
1532
- for (const namespaceKey of this.namespaces.keys()) {
1533
- const namespace = this.namespaces.get(namespaceKey);
1534
- if (namespace) {
1535
- const node = {
1536
- id: namespace.id,
1537
- label: namespace.id,
1538
- isGroup: true,
1539
- padding: config.class.padding ?? 16,
1540
- // parent node must be one of [rect, roundedWithTitle, noteGroup, divider]
1541
- shape: "rect",
1542
- cssStyles: ["fill: none", "stroke: black"],
1543
- look: config.look
1544
- };
1545
- nodes.push(node);
1546
- }
1547
- }
1548
- for (const classKey of this.classes.keys()) {
1549
- const classNode = this.classes.get(classKey);
1550
- if (classNode) {
1551
- const node = classNode;
1552
- node.parentId = classNode.parent;
1553
- node.look = config.look;
1554
- nodes.push(node);
1555
- }
1556
- }
1557
- let cnt = 0;
1558
- for (const note of this.notes) {
1559
- cnt++;
1560
- const noteNode = {
1561
- id: note.id,
1562
- label: note.text,
1563
- isGroup: false,
1564
- shape: "note",
1565
- padding: config.class.padding ?? 6,
1566
- cssStyles: [
1567
- "text-align: left",
1568
- "white-space: nowrap",
1569
- `fill: ${config.themeVariables.noteBkgColor}`,
1570
- `stroke: ${config.themeVariables.noteBorderColor}`
1571
- ],
1572
- look: config.look
1573
- };
1574
- nodes.push(noteNode);
1575
- const noteClassId = this.classes.get(note.class)?.id ?? "";
1576
- if (noteClassId) {
1577
- const edge = {
1578
- id: `edgeNote${cnt}`,
1579
- start: note.id,
1580
- end: noteClassId,
1581
- type: "normal",
1582
- thickness: "normal",
1583
- classes: "relation",
1584
- arrowTypeStart: "none",
1585
- arrowTypeEnd: "none",
1586
- arrowheadStyle: "",
1587
- labelStyle: [""],
1588
- style: ["fill: none"],
1589
- pattern: "dotted",
1590
- look: config.look
1591
- };
1592
- edges.push(edge);
1593
- }
1594
- }
1595
- for (const _interface of this.interfaces) {
1596
- const interfaceNode = {
1597
- id: _interface.id,
1598
- label: _interface.label,
1599
- isGroup: false,
1600
- shape: "rect",
1601
- cssStyles: ["opacity: 0;"],
1602
- look: config.look
1603
- };
1604
- nodes.push(interfaceNode);
1605
- }
1606
- cnt = 0;
1607
- for (const classRelation of this.relations) {
1608
- cnt++;
1609
- const edge = {
1610
- id: getEdgeId(classRelation.id1, classRelation.id2, {
1611
- prefix: "id",
1612
- counter: cnt
1613
- }),
1614
- start: classRelation.id1,
1615
- end: classRelation.id2,
1616
- type: "normal",
1617
- label: classRelation.title,
1618
- labelpos: "c",
1619
- thickness: "normal",
1620
- classes: "relation",
1621
- arrowTypeStart: this.getArrowMarker(classRelation.relation.type1),
1622
- arrowTypeEnd: this.getArrowMarker(classRelation.relation.type2),
1623
- startLabelRight: classRelation.relationTitle1 === "none" ? "" : classRelation.relationTitle1,
1624
- endLabelLeft: classRelation.relationTitle2 === "none" ? "" : classRelation.relationTitle2,
1625
- arrowheadStyle: "",
1626
- labelStyle: ["display: inline-block"],
1627
- style: classRelation.style || "",
1628
- pattern: classRelation.relation.lineType == 1 ? "dashed" : "solid",
1629
- look: config.look
1630
- };
1631
- edges.push(edge);
1632
- }
1633
- return { nodes, edges, other: {}, config, direction: this.getDirection() };
1634
- }
1635
- };
1636
-
1637
- // src/diagrams/class/styles.js
1638
- var getStyles = /* @__PURE__ */ __name((options) => `g.classGroup text {
1639
- fill: ${options.nodeBorder || options.classText};
1640
- stroke: none;
1641
- font-family: ${options.fontFamily};
1642
- font-size: 10px;
1643
-
1644
- .title {
1645
- font-weight: bolder;
1646
- }
1647
-
1648
- }
1649
-
1650
- .nodeLabel, .edgeLabel {
1651
- color: ${options.classText};
1652
- }
1653
- .edgeLabel .label rect {
1654
- fill: ${options.mainBkg};
1655
- }
1656
- .label text {
1657
- fill: ${options.classText};
1658
- }
1659
-
1660
- .labelBkg {
1661
- background: ${options.mainBkg};
1662
- }
1663
- .edgeLabel .label span {
1664
- background: ${options.mainBkg};
1665
- }
1666
-
1667
- .classTitle {
1668
- font-weight: bolder;
1669
- }
1670
- .node rect,
1671
- .node circle,
1672
- .node ellipse,
1673
- .node polygon,
1674
- .node path {
1675
- fill: ${options.mainBkg};
1676
- stroke: ${options.nodeBorder};
1677
- stroke-width: 1px;
1678
- }
1679
-
1680
-
1681
- .divider {
1682
- stroke: ${options.nodeBorder};
1683
- stroke-width: 1;
1684
- }
1685
-
1686
- g.clickable {
1687
- cursor: pointer;
1688
- }
1689
-
1690
- g.classGroup rect {
1691
- fill: ${options.mainBkg};
1692
- stroke: ${options.nodeBorder};
1693
- }
1694
-
1695
- g.classGroup line {
1696
- stroke: ${options.nodeBorder};
1697
- stroke-width: 1;
1698
- }
1699
-
1700
- .classLabel .box {
1701
- stroke: none;
1702
- stroke-width: 0;
1703
- fill: ${options.mainBkg};
1704
- opacity: 0.5;
1705
- }
1706
-
1707
- .classLabel .label {
1708
- fill: ${options.nodeBorder};
1709
- font-size: 10px;
1710
- }
1711
-
1712
- .relation {
1713
- stroke: ${options.lineColor};
1714
- stroke-width: 1;
1715
- fill: none;
1716
- }
1717
-
1718
- .dashed-line{
1719
- stroke-dasharray: 3;
1720
- }
1721
-
1722
- .dotted-line{
1723
- stroke-dasharray: 1 2;
1724
- }
1725
-
1726
- #compositionStart, .composition {
1727
- fill: ${options.lineColor} !important;
1728
- stroke: ${options.lineColor} !important;
1729
- stroke-width: 1;
1730
- }
1731
-
1732
- #compositionEnd, .composition {
1733
- fill: ${options.lineColor} !important;
1734
- stroke: ${options.lineColor} !important;
1735
- stroke-width: 1;
1736
- }
1737
-
1738
- #dependencyStart, .dependency {
1739
- fill: ${options.lineColor} !important;
1740
- stroke: ${options.lineColor} !important;
1741
- stroke-width: 1;
1742
- }
1743
-
1744
- #dependencyStart, .dependency {
1745
- fill: ${options.lineColor} !important;
1746
- stroke: ${options.lineColor} !important;
1747
- stroke-width: 1;
1748
- }
1749
-
1750
- #extensionStart, .extension {
1751
- fill: transparent !important;
1752
- stroke: ${options.lineColor} !important;
1753
- stroke-width: 1;
1754
- }
1755
-
1756
- #extensionEnd, .extension {
1757
- fill: transparent !important;
1758
- stroke: ${options.lineColor} !important;
1759
- stroke-width: 1;
1760
- }
1761
-
1762
- #aggregationStart, .aggregation {
1763
- fill: transparent !important;
1764
- stroke: ${options.lineColor} !important;
1765
- stroke-width: 1;
1766
- }
1767
-
1768
- #aggregationEnd, .aggregation {
1769
- fill: transparent !important;
1770
- stroke: ${options.lineColor} !important;
1771
- stroke-width: 1;
1772
- }
1773
-
1774
- #lollipopStart, .lollipop {
1775
- fill: ${options.mainBkg} !important;
1776
- stroke: ${options.lineColor} !important;
1777
- stroke-width: 1;
1778
- }
1779
-
1780
- #lollipopEnd, .lollipop {
1781
- fill: ${options.mainBkg} !important;
1782
- stroke: ${options.lineColor} !important;
1783
- stroke-width: 1;
1784
- }
1785
-
1786
- .edgeTerminals {
1787
- font-size: 11px;
1788
- line-height: initial;
1789
- }
1790
-
1791
- .classTitleText {
1792
- text-anchor: middle;
1793
- font-size: 18px;
1794
- fill: ${options.textColor};
1795
- }
1796
- ${getIconStyles()}
1797
- `, "getStyles");
1798
- var styles_default = getStyles;
1799
-
1800
- // src/diagrams/class/classRenderer-v3-unified.ts
1801
- var getDir = /* @__PURE__ */ __name((parsedItem, defaultDir = "TB") => {
1802
- if (!parsedItem.doc) {
1803
- return defaultDir;
1804
- }
1805
- let dir = defaultDir;
1806
- for (const parsedItemDoc of parsedItem.doc) {
1807
- if (parsedItemDoc.stmt === "dir") {
1808
- dir = parsedItemDoc.value;
1809
- }
1810
- }
1811
- return dir;
1812
- }, "getDir");
1813
- var getClasses = /* @__PURE__ */ __name(function(text, diagramObj) {
1814
- return diagramObj.db.getClasses();
1815
- }, "getClasses");
1816
- var draw = /* @__PURE__ */ __name(async function(text, id, _version, diag) {
1817
- log.info("REF0:");
1818
- log.info("Drawing class diagram (v3)", id);
1819
- const { securityLevel, state: conf, layout } = getConfig2();
1820
- const data4Layout = diag.db.getData();
1821
- const svg = getDiagramElement(id, securityLevel);
1822
- data4Layout.type = diag.type;
1823
- data4Layout.layoutAlgorithm = getRegisteredLayoutAlgorithm(layout);
1824
- data4Layout.nodeSpacing = conf?.nodeSpacing || 50;
1825
- data4Layout.rankSpacing = conf?.rankSpacing || 50;
1826
- data4Layout.markers = ["aggregation", "extension", "composition", "dependency", "lollipop"];
1827
- data4Layout.diagramId = id;
1828
- await render(data4Layout, svg);
1829
- const padding = 8;
1830
- utils_default.insertTitle(
1831
- svg,
1832
- "classDiagramTitleText",
1833
- conf?.titleTopMargin ?? 25,
1834
- diag.db.getDiagramTitle()
1835
- );
1836
- setupViewPortForSVG(svg, padding, "classDiagram", conf?.useMaxWidth ?? true);
1837
- }, "draw");
1838
- var classRenderer_v3_unified_default = {
1839
- getClasses,
1840
- draw,
1841
- getDir
1842
- };
1843
-
1844
- export { ClassDB, classDiagram_default, classRenderer_v3_unified_default, styles_default };