@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,2503 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkTZMSLE5B = require('./chunk-TZMSLE5B.js');
4
- var chunkS3R3BYOJ = require('./chunk-S3R3BYOJ.js');
5
- var chunkABZYJK2D = require('./chunk-ABZYJK2D.js');
6
- var chunkAGHRB4JF = require('./chunk-AGHRB4JF.js');
7
- require('../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js');
8
- require('../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js');
9
- var index = require('../../../../../../../../_virtual/index.js');
10
- var select = require('../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js');
11
-
12
- // src/diagrams/c4/parser/c4Diagram.jison
13
- var parser = (function() {
14
- var o = /* @__PURE__ */ chunkAGHRB4JF.__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, 24], $V1 = [1, 25], $V2 = [1, 26], $V3 = [1, 27], $V4 = [1, 28], $V5 = [1, 63], $V6 = [1, 64], $V7 = [1, 65], $V8 = [1, 66], $V9 = [1, 67], $Va = [1, 68], $Vb = [1, 69], $Vc = [1, 29], $Vd = [1, 30], $Ve = [1, 31], $Vf = [1, 32], $Vg = [1, 33], $Vh = [1, 34], $Vi = [1, 35], $Vj = [1, 36], $Vk = [1, 37], $Vl = [1, 38], $Vm = [1, 39], $Vn = [1, 40], $Vo = [1, 41], $Vp = [1, 42], $Vq = [1, 43], $Vr = [1, 44], $Vs = [1, 45], $Vt = [1, 46], $Vu = [1, 47], $Vv = [1, 48], $Vw = [1, 50], $Vx = [1, 51], $Vy = [1, 52], $Vz = [1, 53], $VA = [1, 54], $VB = [1, 55], $VC = [1, 56], $VD = [1, 57], $VE = [1, 58], $VF = [1, 59], $VG = [1, 60], $VH = [14, 42], $VI = [14, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74], $VJ = [12, 14, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74], $VK = [1, 82], $VL = [1, 83], $VM = [1, 84], $VN = [1, 85], $VO = [12, 14, 42], $VP = [12, 14, 33, 42], $VQ = [12, 14, 33, 42, 76, 77, 79, 80], $VR = [12, 33], $VS = [34, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74];
18
- var parser2 = {
19
- trace: /* @__PURE__ */ chunkAGHRB4JF.__name(function trace() {
20
- }, "trace"),
21
- yy: {},
22
- symbols_: { "error": 2, "start": 3, "mermaidDoc": 4, "direction": 5, "direction_tb": 6, "direction_bt": 7, "direction_rl": 8, "direction_lr": 9, "graphConfig": 10, "C4_CONTEXT": 11, "NEWLINE": 12, "statements": 13, "EOF": 14, "C4_CONTAINER": 15, "C4_COMPONENT": 16, "C4_DYNAMIC": 17, "C4_DEPLOYMENT": 18, "otherStatements": 19, "diagramStatements": 20, "otherStatement": 21, "title": 22, "accDescription": 23, "acc_title": 24, "acc_title_value": 25, "acc_descr": 26, "acc_descr_value": 27, "acc_descr_multiline_value": 28, "boundaryStatement": 29, "boundaryStartStatement": 30, "boundaryStopStatement": 31, "boundaryStart": 32, "LBRACE": 33, "ENTERPRISE_BOUNDARY": 34, "attributes": 35, "SYSTEM_BOUNDARY": 36, "BOUNDARY": 37, "CONTAINER_BOUNDARY": 38, "NODE": 39, "NODE_L": 40, "NODE_R": 41, "RBRACE": 42, "diagramStatement": 43, "PERSON": 44, "PERSON_EXT": 45, "SYSTEM": 46, "SYSTEM_DB": 47, "SYSTEM_QUEUE": 48, "SYSTEM_EXT": 49, "SYSTEM_EXT_DB": 50, "SYSTEM_EXT_QUEUE": 51, "CONTAINER": 52, "CONTAINER_DB": 53, "CONTAINER_QUEUE": 54, "CONTAINER_EXT": 55, "CONTAINER_EXT_DB": 56, "CONTAINER_EXT_QUEUE": 57, "COMPONENT": 58, "COMPONENT_DB": 59, "COMPONENT_QUEUE": 60, "COMPONENT_EXT": 61, "COMPONENT_EXT_DB": 62, "COMPONENT_EXT_QUEUE": 63, "REL": 64, "BIREL": 65, "REL_U": 66, "REL_D": 67, "REL_L": 68, "REL_R": 69, "REL_B": 70, "REL_INDEX": 71, "UPDATE_EL_STYLE": 72, "UPDATE_REL_STYLE": 73, "UPDATE_LAYOUT_CONFIG": 74, "attribute": 75, "STR": 76, "STR_KEY": 77, "STR_VALUE": 78, "ATTRIBUTE": 79, "ATTRIBUTE_EMPTY": 80, "$accept": 0, "$end": 1 },
23
- terminals_: { 2: "error", 6: "direction_tb", 7: "direction_bt", 8: "direction_rl", 9: "direction_lr", 11: "C4_CONTEXT", 12: "NEWLINE", 14: "EOF", 15: "C4_CONTAINER", 16: "C4_COMPONENT", 17: "C4_DYNAMIC", 18: "C4_DEPLOYMENT", 22: "title", 23: "accDescription", 24: "acc_title", 25: "acc_title_value", 26: "acc_descr", 27: "acc_descr_value", 28: "acc_descr_multiline_value", 33: "LBRACE", 34: "ENTERPRISE_BOUNDARY", 36: "SYSTEM_BOUNDARY", 37: "BOUNDARY", 38: "CONTAINER_BOUNDARY", 39: "NODE", 40: "NODE_L", 41: "NODE_R", 42: "RBRACE", 44: "PERSON", 45: "PERSON_EXT", 46: "SYSTEM", 47: "SYSTEM_DB", 48: "SYSTEM_QUEUE", 49: "SYSTEM_EXT", 50: "SYSTEM_EXT_DB", 51: "SYSTEM_EXT_QUEUE", 52: "CONTAINER", 53: "CONTAINER_DB", 54: "CONTAINER_QUEUE", 55: "CONTAINER_EXT", 56: "CONTAINER_EXT_DB", 57: "CONTAINER_EXT_QUEUE", 58: "COMPONENT", 59: "COMPONENT_DB", 60: "COMPONENT_QUEUE", 61: "COMPONENT_EXT", 62: "COMPONENT_EXT_DB", 63: "COMPONENT_EXT_QUEUE", 64: "REL", 65: "BIREL", 66: "REL_U", 67: "REL_D", 68: "REL_L", 69: "REL_R", 70: "REL_B", 71: "REL_INDEX", 72: "UPDATE_EL_STYLE", 73: "UPDATE_REL_STYLE", 74: "UPDATE_LAYOUT_CONFIG", 76: "STR", 77: "STR_KEY", 78: "STR_VALUE", 79: "ATTRIBUTE", 80: "ATTRIBUTE_EMPTY" },
24
- productions_: [0, [3, 1], [3, 1], [5, 1], [5, 1], [5, 1], [5, 1], [4, 1], [10, 4], [10, 4], [10, 4], [10, 4], [10, 4], [13, 1], [13, 1], [13, 2], [19, 1], [19, 2], [19, 3], [21, 1], [21, 1], [21, 2], [21, 2], [21, 1], [29, 3], [30, 3], [30, 3], [30, 4], [32, 2], [32, 2], [32, 2], [32, 2], [32, 2], [32, 2], [32, 2], [31, 1], [20, 1], [20, 2], [20, 3], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 1], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [43, 2], [35, 1], [35, 2], [75, 1], [75, 2], [75, 1], [75, 1]],
25
- performAction: /* @__PURE__ */ chunkAGHRB4JF.__name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
26
- var $0 = $$.length - 1;
27
- switch (yystate) {
28
- case 3:
29
- yy.setDirection("TB");
30
- break;
31
- case 4:
32
- yy.setDirection("BT");
33
- break;
34
- case 5:
35
- yy.setDirection("RL");
36
- break;
37
- case 6:
38
- yy.setDirection("LR");
39
- break;
40
- case 8:
41
- case 9:
42
- case 10:
43
- case 11:
44
- case 12:
45
- yy.setC4Type($$[$0 - 3]);
46
- break;
47
- case 19:
48
- yy.setTitle($$[$0].substring(6));
49
- this.$ = $$[$0].substring(6);
50
- break;
51
- case 20:
52
- yy.setAccDescription($$[$0].substring(15));
53
- this.$ = $$[$0].substring(15);
54
- break;
55
- case 21:
56
- this.$ = $$[$0].trim();
57
- yy.setTitle(this.$);
58
- break;
59
- case 22:
60
- case 23:
61
- this.$ = $$[$0].trim();
62
- yy.setAccDescription(this.$);
63
- break;
64
- case 28:
65
- $$[$0].splice(2, 0, "ENTERPRISE");
66
- yy.addPersonOrSystemBoundary(...$$[$0]);
67
- this.$ = $$[$0];
68
- break;
69
- case 29:
70
- $$[$0].splice(2, 0, "SYSTEM");
71
- yy.addPersonOrSystemBoundary(...$$[$0]);
72
- this.$ = $$[$0];
73
- break;
74
- case 30:
75
- yy.addPersonOrSystemBoundary(...$$[$0]);
76
- this.$ = $$[$0];
77
- break;
78
- case 31:
79
- $$[$0].splice(2, 0, "CONTAINER");
80
- yy.addContainerBoundary(...$$[$0]);
81
- this.$ = $$[$0];
82
- break;
83
- case 32:
84
- yy.addDeploymentNode("node", ...$$[$0]);
85
- this.$ = $$[$0];
86
- break;
87
- case 33:
88
- yy.addDeploymentNode("nodeL", ...$$[$0]);
89
- this.$ = $$[$0];
90
- break;
91
- case 34:
92
- yy.addDeploymentNode("nodeR", ...$$[$0]);
93
- this.$ = $$[$0];
94
- break;
95
- case 35:
96
- yy.popBoundaryParseStack();
97
- break;
98
- case 39:
99
- yy.addPersonOrSystem("person", ...$$[$0]);
100
- this.$ = $$[$0];
101
- break;
102
- case 40:
103
- yy.addPersonOrSystem("external_person", ...$$[$0]);
104
- this.$ = $$[$0];
105
- break;
106
- case 41:
107
- yy.addPersonOrSystem("system", ...$$[$0]);
108
- this.$ = $$[$0];
109
- break;
110
- case 42:
111
- yy.addPersonOrSystem("system_db", ...$$[$0]);
112
- this.$ = $$[$0];
113
- break;
114
- case 43:
115
- yy.addPersonOrSystem("system_queue", ...$$[$0]);
116
- this.$ = $$[$0];
117
- break;
118
- case 44:
119
- yy.addPersonOrSystem("external_system", ...$$[$0]);
120
- this.$ = $$[$0];
121
- break;
122
- case 45:
123
- yy.addPersonOrSystem("external_system_db", ...$$[$0]);
124
- this.$ = $$[$0];
125
- break;
126
- case 46:
127
- yy.addPersonOrSystem("external_system_queue", ...$$[$0]);
128
- this.$ = $$[$0];
129
- break;
130
- case 47:
131
- yy.addContainer("container", ...$$[$0]);
132
- this.$ = $$[$0];
133
- break;
134
- case 48:
135
- yy.addContainer("container_db", ...$$[$0]);
136
- this.$ = $$[$0];
137
- break;
138
- case 49:
139
- yy.addContainer("container_queue", ...$$[$0]);
140
- this.$ = $$[$0];
141
- break;
142
- case 50:
143
- yy.addContainer("external_container", ...$$[$0]);
144
- this.$ = $$[$0];
145
- break;
146
- case 51:
147
- yy.addContainer("external_container_db", ...$$[$0]);
148
- this.$ = $$[$0];
149
- break;
150
- case 52:
151
- yy.addContainer("external_container_queue", ...$$[$0]);
152
- this.$ = $$[$0];
153
- break;
154
- case 53:
155
- yy.addComponent("component", ...$$[$0]);
156
- this.$ = $$[$0];
157
- break;
158
- case 54:
159
- yy.addComponent("component_db", ...$$[$0]);
160
- this.$ = $$[$0];
161
- break;
162
- case 55:
163
- yy.addComponent("component_queue", ...$$[$0]);
164
- this.$ = $$[$0];
165
- break;
166
- case 56:
167
- yy.addComponent("external_component", ...$$[$0]);
168
- this.$ = $$[$0];
169
- break;
170
- case 57:
171
- yy.addComponent("external_component_db", ...$$[$0]);
172
- this.$ = $$[$0];
173
- break;
174
- case 58:
175
- yy.addComponent("external_component_queue", ...$$[$0]);
176
- this.$ = $$[$0];
177
- break;
178
- case 60:
179
- yy.addRel("rel", ...$$[$0]);
180
- this.$ = $$[$0];
181
- break;
182
- case 61:
183
- yy.addRel("birel", ...$$[$0]);
184
- this.$ = $$[$0];
185
- break;
186
- case 62:
187
- yy.addRel("rel_u", ...$$[$0]);
188
- this.$ = $$[$0];
189
- break;
190
- case 63:
191
- yy.addRel("rel_d", ...$$[$0]);
192
- this.$ = $$[$0];
193
- break;
194
- case 64:
195
- yy.addRel("rel_l", ...$$[$0]);
196
- this.$ = $$[$0];
197
- break;
198
- case 65:
199
- yy.addRel("rel_r", ...$$[$0]);
200
- this.$ = $$[$0];
201
- break;
202
- case 66:
203
- yy.addRel("rel_b", ...$$[$0]);
204
- this.$ = $$[$0];
205
- break;
206
- case 67:
207
- $$[$0].splice(0, 1);
208
- yy.addRel("rel", ...$$[$0]);
209
- this.$ = $$[$0];
210
- break;
211
- case 68:
212
- yy.updateElStyle("update_el_style", ...$$[$0]);
213
- this.$ = $$[$0];
214
- break;
215
- case 69:
216
- yy.updateRelStyle("update_rel_style", ...$$[$0]);
217
- this.$ = $$[$0];
218
- break;
219
- case 70:
220
- yy.updateLayoutConfig("update_layout_config", ...$$[$0]);
221
- this.$ = $$[$0];
222
- break;
223
- case 71:
224
- this.$ = [$$[$0]];
225
- break;
226
- case 72:
227
- $$[$0].unshift($$[$0 - 1]);
228
- this.$ = $$[$0];
229
- break;
230
- case 73:
231
- case 75:
232
- this.$ = $$[$0].trim();
233
- break;
234
- case 74:
235
- let kv = {};
236
- kv[$$[$0 - 1].trim()] = $$[$0].trim();
237
- this.$ = kv;
238
- break;
239
- case 76:
240
- this.$ = "";
241
- break;
242
- }
243
- }, "anonymous"),
244
- table: [{ 3: 1, 4: 2, 5: 3, 6: [1, 5], 7: [1, 6], 8: [1, 7], 9: [1, 8], 10: 4, 11: [1, 9], 15: [1, 10], 16: [1, 11], 17: [1, 12], 18: [1, 13] }, { 1: [3] }, { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 7] }, { 1: [2, 3] }, { 1: [2, 4] }, { 1: [2, 5] }, { 1: [2, 6] }, { 12: [1, 14] }, { 12: [1, 15] }, { 12: [1, 16] }, { 12: [1, 17] }, { 12: [1, 18] }, { 13: 19, 19: 20, 20: 21, 21: 22, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 13: 70, 19: 20, 20: 21, 21: 22, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 13: 71, 19: 20, 20: 21, 21: 22, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 13: 72, 19: 20, 20: 21, 21: 22, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 13: 73, 19: 20, 20: 21, 21: 22, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 14: [1, 74] }, o($VH, [2, 13], { 43: 23, 29: 49, 30: 61, 32: 62, 20: 75, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }), o($VH, [2, 14]), o($VI, [2, 16], { 12: [1, 76] }), o($VH, [2, 36], { 12: [1, 77] }), o($VJ, [2, 19]), o($VJ, [2, 20]), { 25: [1, 78] }, { 27: [1, 79] }, o($VJ, [2, 23]), { 35: 80, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 86, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 87, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 88, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 89, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 90, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 91, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 92, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 93, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 94, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 95, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 96, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 97, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 98, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 99, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 100, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 101, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 102, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 103, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 104, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, o($VO, [2, 59]), { 35: 105, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 106, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 107, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 108, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 109, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 110, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 111, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 112, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 113, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 114, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 115, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 20: 116, 29: 49, 30: 61, 32: 62, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 43: 23, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }, { 12: [1, 118], 33: [1, 117] }, { 35: 119, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 120, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 121, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 122, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 123, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 124, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 35: 125, 75: 81, 76: $VK, 77: $VL, 79: $VM, 80: $VN }, { 14: [1, 126] }, { 14: [1, 127] }, { 14: [1, 128] }, { 14: [1, 129] }, { 1: [2, 8] }, o($VH, [2, 15]), o($VI, [2, 17], { 21: 22, 19: 130, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4 }), o($VH, [2, 37], { 19: 20, 20: 21, 21: 22, 43: 23, 29: 49, 30: 61, 32: 62, 13: 131, 22: $V0, 23: $V1, 24: $V2, 26: $V3, 28: $V4, 34: $V5, 36: $V6, 37: $V7, 38: $V8, 39: $V9, 40: $Va, 41: $Vb, 44: $Vc, 45: $Vd, 46: $Ve, 47: $Vf, 48: $Vg, 49: $Vh, 50: $Vi, 51: $Vj, 52: $Vk, 53: $Vl, 54: $Vm, 55: $Vn, 56: $Vo, 57: $Vp, 58: $Vq, 59: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 64: $Vw, 65: $Vx, 66: $Vy, 67: $Vz, 68: $VA, 69: $VB, 70: $VC, 71: $VD, 72: $VE, 73: $VF, 74: $VG }), o($VJ, [2, 21]), o($VJ, [2, 22]), o($VO, [2, 39]), o($VP, [2, 71], { 75: 81, 35: 132, 76: $VK, 77: $VL, 79: $VM, 80: $VN }), o($VQ, [2, 73]), { 78: [1, 133] }, o($VQ, [2, 75]), o($VQ, [2, 76]), o($VO, [2, 40]), o($VO, [2, 41]), o($VO, [2, 42]), o($VO, [2, 43]), o($VO, [2, 44]), o($VO, [2, 45]), o($VO, [2, 46]), o($VO, [2, 47]), o($VO, [2, 48]), o($VO, [2, 49]), o($VO, [2, 50]), o($VO, [2, 51]), o($VO, [2, 52]), o($VO, [2, 53]), o($VO, [2, 54]), o($VO, [2, 55]), o($VO, [2, 56]), o($VO, [2, 57]), o($VO, [2, 58]), o($VO, [2, 60]), o($VO, [2, 61]), o($VO, [2, 62]), o($VO, [2, 63]), o($VO, [2, 64]), o($VO, [2, 65]), o($VO, [2, 66]), o($VO, [2, 67]), o($VO, [2, 68]), o($VO, [2, 69]), o($VO, [2, 70]), { 31: 134, 42: [1, 135] }, { 12: [1, 136] }, { 33: [1, 137] }, o($VR, [2, 28]), o($VR, [2, 29]), o($VR, [2, 30]), o($VR, [2, 31]), o($VR, [2, 32]), o($VR, [2, 33]), o($VR, [2, 34]), { 1: [2, 9] }, { 1: [2, 10] }, { 1: [2, 11] }, { 1: [2, 12] }, o($VI, [2, 18]), o($VH, [2, 38]), o($VP, [2, 72]), o($VQ, [2, 74]), o($VO, [2, 24]), o($VO, [2, 35]), o($VS, [2, 25]), o($VS, [2, 26], { 12: [1, 138] }), o($VS, [2, 27])],
245
- defaultActions: { 2: [2, 1], 3: [2, 2], 4: [2, 7], 5: [2, 3], 6: [2, 4], 7: [2, 5], 8: [2, 6], 74: [2, 8], 126: [2, 9], 127: [2, 10], 128: [2, 11], 129: [2, 12] },
246
- parseError: /* @__PURE__ */ chunkAGHRB4JF.__name(function parseError(str, hash) {
247
- if (hash.recoverable) {
248
- this.trace(str);
249
- } else {
250
- var error = new Error(str);
251
- error.hash = hash;
252
- throw error;
253
- }
254
- }, "parseError"),
255
- parse: /* @__PURE__ */ chunkAGHRB4JF.__name(function parse(input) {
256
- var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
257
- var args = lstack.slice.call(arguments, 1);
258
- var lexer2 = Object.create(this.lexer);
259
- var sharedState = { yy: {} };
260
- for (var k in this.yy) {
261
- if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
262
- sharedState.yy[k] = this.yy[k];
263
- }
264
- }
265
- lexer2.setInput(input, sharedState.yy);
266
- sharedState.yy.lexer = lexer2;
267
- sharedState.yy.parser = this;
268
- if (typeof lexer2.yylloc == "undefined") {
269
- lexer2.yylloc = {};
270
- }
271
- var yyloc = lexer2.yylloc;
272
- lstack.push(yyloc);
273
- var ranges = lexer2.options && lexer2.options.ranges;
274
- if (typeof sharedState.yy.parseError === "function") {
275
- this.parseError = sharedState.yy.parseError;
276
- } else {
277
- this.parseError = Object.getPrototypeOf(this).parseError;
278
- }
279
- function popStack(n) {
280
- stack.length = stack.length - 2 * n;
281
- vstack.length = vstack.length - n;
282
- lstack.length = lstack.length - n;
283
- }
284
- chunkAGHRB4JF.__name(popStack, "popStack");
285
- function lex() {
286
- var token;
287
- token = tstack.pop() || lexer2.lex() || EOF;
288
- if (typeof token !== "number") {
289
- if (token instanceof Array) {
290
- tstack = token;
291
- token = tstack.pop();
292
- }
293
- token = self.symbols_[token] || token;
294
- }
295
- return token;
296
- }
297
- chunkAGHRB4JF.__name(lex, "lex");
298
- var symbol, state, action, r, yyval = {}, p, len, newState, expected;
299
- while (true) {
300
- state = stack[stack.length - 1];
301
- if (this.defaultActions[state]) {
302
- action = this.defaultActions[state];
303
- } else {
304
- if (symbol === null || typeof symbol == "undefined") {
305
- symbol = lex();
306
- }
307
- action = table[state] && table[state][symbol];
308
- }
309
- if (typeof action === "undefined" || !action.length || !action[0]) {
310
- var errStr = "";
311
- expected = [];
312
- for (p in table[state]) {
313
- if (this.terminals_[p] && p > TERROR) {
314
- expected.push("'" + this.terminals_[p] + "'");
315
- }
316
- }
317
- if (lexer2.showPosition) {
318
- errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
319
- } else {
320
- errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
321
- }
322
- this.parseError(errStr, {
323
- text: lexer2.match,
324
- token: this.terminals_[symbol] || symbol,
325
- line: lexer2.yylineno,
326
- loc: yyloc,
327
- expected
328
- });
329
- }
330
- if (action[0] instanceof Array && action.length > 1) {
331
- throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
332
- }
333
- switch (action[0]) {
334
- case 1:
335
- stack.push(symbol);
336
- vstack.push(lexer2.yytext);
337
- lstack.push(lexer2.yylloc);
338
- stack.push(action[1]);
339
- symbol = null;
340
- {
341
- yyleng = lexer2.yyleng;
342
- yytext = lexer2.yytext;
343
- yylineno = lexer2.yylineno;
344
- yyloc = lexer2.yylloc;
345
- }
346
- break;
347
- case 2:
348
- len = this.productions_[action[1]][1];
349
- yyval.$ = vstack[vstack.length - len];
350
- yyval._$ = {
351
- first_line: lstack[lstack.length - (len || 1)].first_line,
352
- last_line: lstack[lstack.length - 1].last_line,
353
- first_column: lstack[lstack.length - (len || 1)].first_column,
354
- last_column: lstack[lstack.length - 1].last_column
355
- };
356
- if (ranges) {
357
- yyval._$.range = [
358
- lstack[lstack.length - (len || 1)].range[0],
359
- lstack[lstack.length - 1].range[1]
360
- ];
361
- }
362
- r = this.performAction.apply(yyval, [
363
- yytext,
364
- yyleng,
365
- yylineno,
366
- sharedState.yy,
367
- action[1],
368
- vstack,
369
- lstack
370
- ].concat(args));
371
- if (typeof r !== "undefined") {
372
- return r;
373
- }
374
- if (len) {
375
- stack = stack.slice(0, -1 * len * 2);
376
- vstack = vstack.slice(0, -1 * len);
377
- lstack = lstack.slice(0, -1 * len);
378
- }
379
- stack.push(this.productions_[action[1]][0]);
380
- vstack.push(yyval.$);
381
- lstack.push(yyval._$);
382
- newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
383
- stack.push(newState);
384
- break;
385
- case 3:
386
- return true;
387
- }
388
- }
389
- return true;
390
- }, "parse")
391
- };
392
- var lexer = /* @__PURE__ */ (function() {
393
- var lexer2 = {
394
- EOF: 1,
395
- parseError: /* @__PURE__ */ chunkAGHRB4JF.__name(function parseError(str, hash) {
396
- if (this.yy.parser) {
397
- this.yy.parser.parseError(str, hash);
398
- } else {
399
- throw new Error(str);
400
- }
401
- }, "parseError"),
402
- // resets the lexer, sets new input
403
- setInput: /* @__PURE__ */ chunkAGHRB4JF.__name(function(input, yy) {
404
- this.yy = yy || this.yy || {};
405
- this._input = input;
406
- this._more = this._backtrack = this.done = false;
407
- this.yylineno = this.yyleng = 0;
408
- this.yytext = this.matched = this.match = "";
409
- this.conditionStack = ["INITIAL"];
410
- this.yylloc = {
411
- first_line: 1,
412
- first_column: 0,
413
- last_line: 1,
414
- last_column: 0
415
- };
416
- if (this.options.ranges) {
417
- this.yylloc.range = [0, 0];
418
- }
419
- this.offset = 0;
420
- return this;
421
- }, "setInput"),
422
- // consumes and returns one char from the input
423
- input: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
424
- var ch = this._input[0];
425
- this.yytext += ch;
426
- this.yyleng++;
427
- this.offset++;
428
- this.match += ch;
429
- this.matched += ch;
430
- var lines = ch.match(/(?:\r\n?|\n).*/g);
431
- if (lines) {
432
- this.yylineno++;
433
- this.yylloc.last_line++;
434
- } else {
435
- this.yylloc.last_column++;
436
- }
437
- if (this.options.ranges) {
438
- this.yylloc.range[1]++;
439
- }
440
- this._input = this._input.slice(1);
441
- return ch;
442
- }, "input"),
443
- // unshifts one char (or a string) into the input
444
- unput: /* @__PURE__ */ chunkAGHRB4JF.__name(function(ch) {
445
- var len = ch.length;
446
- var lines = ch.split(/(?:\r\n?|\n)/g);
447
- this._input = ch + this._input;
448
- this.yytext = this.yytext.substr(0, this.yytext.length - len);
449
- this.offset -= len;
450
- var oldLines = this.match.split(/(?:\r\n?|\n)/g);
451
- this.match = this.match.substr(0, this.match.length - 1);
452
- this.matched = this.matched.substr(0, this.matched.length - 1);
453
- if (lines.length - 1) {
454
- this.yylineno -= lines.length - 1;
455
- }
456
- var r = this.yylloc.range;
457
- this.yylloc = {
458
- first_line: this.yylloc.first_line,
459
- last_line: this.yylineno + 1,
460
- first_column: this.yylloc.first_column,
461
- 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
462
- };
463
- if (this.options.ranges) {
464
- this.yylloc.range = [r[0], r[0] + this.yyleng - len];
465
- }
466
- this.yyleng = this.yytext.length;
467
- return this;
468
- }, "unput"),
469
- // When called from action, caches matched text and appends it on next action
470
- more: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
471
- this._more = true;
472
- return this;
473
- }, "more"),
474
- // 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.
475
- reject: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
476
- if (this.options.backtrack_lexer) {
477
- this._backtrack = true;
478
- } else {
479
- 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(), {
480
- text: "",
481
- token: null,
482
- line: this.yylineno
483
- });
484
- }
485
- return this;
486
- }, "reject"),
487
- // retain first n characters of the match
488
- less: /* @__PURE__ */ chunkAGHRB4JF.__name(function(n) {
489
- this.unput(this.match.slice(n));
490
- }, "less"),
491
- // displays already matched input, i.e. for error messages
492
- pastInput: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
493
- var past = this.matched.substr(0, this.matched.length - this.match.length);
494
- return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
495
- }, "pastInput"),
496
- // displays upcoming input, i.e. for error messages
497
- upcomingInput: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
498
- var next = this.match;
499
- if (next.length < 20) {
500
- next += this._input.substr(0, 20 - next.length);
501
- }
502
- return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
503
- }, "upcomingInput"),
504
- // displays the character position where the lexing error occurred, i.e. for error messages
505
- showPosition: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
506
- var pre = this.pastInput();
507
- var c2 = new Array(pre.length + 1).join("-");
508
- return pre + this.upcomingInput() + "\n" + c2 + "^";
509
- }, "showPosition"),
510
- // test the lexed token: return FALSE when not a match, otherwise return token
511
- test_match: /* @__PURE__ */ chunkAGHRB4JF.__name(function(match, indexed_rule) {
512
- var token, lines, backup;
513
- if (this.options.backtrack_lexer) {
514
- backup = {
515
- yylineno: this.yylineno,
516
- yylloc: {
517
- first_line: this.yylloc.first_line,
518
- last_line: this.last_line,
519
- first_column: this.yylloc.first_column,
520
- last_column: this.yylloc.last_column
521
- },
522
- yytext: this.yytext,
523
- match: this.match,
524
- matches: this.matches,
525
- matched: this.matched,
526
- yyleng: this.yyleng,
527
- offset: this.offset,
528
- _more: this._more,
529
- _input: this._input,
530
- yy: this.yy,
531
- conditionStack: this.conditionStack.slice(0),
532
- done: this.done
533
- };
534
- if (this.options.ranges) {
535
- backup.yylloc.range = this.yylloc.range.slice(0);
536
- }
537
- }
538
- lines = match[0].match(/(?:\r\n?|\n).*/g);
539
- if (lines) {
540
- this.yylineno += lines.length;
541
- }
542
- this.yylloc = {
543
- first_line: this.yylloc.last_line,
544
- last_line: this.yylineno + 1,
545
- first_column: this.yylloc.last_column,
546
- last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
547
- };
548
- this.yytext += match[0];
549
- this.match += match[0];
550
- this.matches = match;
551
- this.yyleng = this.yytext.length;
552
- if (this.options.ranges) {
553
- this.yylloc.range = [this.offset, this.offset += this.yyleng];
554
- }
555
- this._more = false;
556
- this._backtrack = false;
557
- this._input = this._input.slice(match[0].length);
558
- this.matched += match[0];
559
- token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
560
- if (this.done && this._input) {
561
- this.done = false;
562
- }
563
- if (token) {
564
- return token;
565
- } else if (this._backtrack) {
566
- for (var k in backup) {
567
- this[k] = backup[k];
568
- }
569
- return false;
570
- }
571
- return false;
572
- }, "test_match"),
573
- // return next match in input
574
- next: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
575
- if (this.done) {
576
- return this.EOF;
577
- }
578
- if (!this._input) {
579
- this.done = true;
580
- }
581
- var token, match, tempMatch, index;
582
- if (!this._more) {
583
- this.yytext = "";
584
- this.match = "";
585
- }
586
- var rules = this._currentRules();
587
- for (var i = 0; i < rules.length; i++) {
588
- tempMatch = this._input.match(this.rules[rules[i]]);
589
- if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
590
- match = tempMatch;
591
- index = i;
592
- if (this.options.backtrack_lexer) {
593
- token = this.test_match(tempMatch, rules[i]);
594
- if (token !== false) {
595
- return token;
596
- } else if (this._backtrack) {
597
- match = false;
598
- continue;
599
- } else {
600
- return false;
601
- }
602
- } else if (!this.options.flex) {
603
- break;
604
- }
605
- }
606
- }
607
- if (match) {
608
- token = this.test_match(match, rules[index]);
609
- if (token !== false) {
610
- return token;
611
- }
612
- return false;
613
- }
614
- if (this._input === "") {
615
- return this.EOF;
616
- } else {
617
- return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
618
- text: "",
619
- token: null,
620
- line: this.yylineno
621
- });
622
- }
623
- }, "next"),
624
- // return next match that has a token
625
- lex: /* @__PURE__ */ chunkAGHRB4JF.__name(function lex() {
626
- var r = this.next();
627
- if (r) {
628
- return r;
629
- } else {
630
- return this.lex();
631
- }
632
- }, "lex"),
633
- // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
634
- begin: /* @__PURE__ */ chunkAGHRB4JF.__name(function begin(condition) {
635
- this.conditionStack.push(condition);
636
- }, "begin"),
637
- // pop the previously active lexer condition state off the condition stack
638
- popState: /* @__PURE__ */ chunkAGHRB4JF.__name(function popState() {
639
- var n = this.conditionStack.length - 1;
640
- if (n > 0) {
641
- return this.conditionStack.pop();
642
- } else {
643
- return this.conditionStack[0];
644
- }
645
- }, "popState"),
646
- // produce the lexer rule set which is active for the currently active lexer condition state
647
- _currentRules: /* @__PURE__ */ chunkAGHRB4JF.__name(function _currentRules() {
648
- if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
649
- return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
650
- } else {
651
- return this.conditions["INITIAL"].rules;
652
- }
653
- }, "_currentRules"),
654
- // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
655
- topState: /* @__PURE__ */ chunkAGHRB4JF.__name(function topState(n) {
656
- n = this.conditionStack.length - 1 - Math.abs(n || 0);
657
- if (n >= 0) {
658
- return this.conditionStack[n];
659
- } else {
660
- return "INITIAL";
661
- }
662
- }, "topState"),
663
- // alias for begin(condition)
664
- pushState: /* @__PURE__ */ chunkAGHRB4JF.__name(function pushState(condition) {
665
- this.begin(condition);
666
- }, "pushState"),
667
- // return the number of states currently on the stack
668
- stateStackSize: /* @__PURE__ */ chunkAGHRB4JF.__name(function stateStackSize() {
669
- return this.conditionStack.length;
670
- }, "stateStackSize"),
671
- options: {},
672
- performAction: /* @__PURE__ */ chunkAGHRB4JF.__name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
673
- switch ($avoiding_name_collisions) {
674
- case 0:
675
- return 6;
676
- case 1:
677
- return 7;
678
- case 2:
679
- return 8;
680
- case 3:
681
- return 9;
682
- case 4:
683
- return 22;
684
- case 5:
685
- return 23;
686
- case 6:
687
- this.begin("acc_title");
688
- return 24;
689
- case 7:
690
- this.popState();
691
- return "acc_title_value";
692
- case 8:
693
- this.begin("acc_descr");
694
- return 26;
695
- case 9:
696
- this.popState();
697
- return "acc_descr_value";
698
- case 10:
699
- this.begin("acc_descr_multiline");
700
- break;
701
- case 11:
702
- this.popState();
703
- break;
704
- case 12:
705
- return "acc_descr_multiline_value";
706
- case 13:
707
- break;
708
- case 14:
709
- c;
710
- break;
711
- case 15:
712
- return 12;
713
- case 16:
714
- break;
715
- case 17:
716
- return 11;
717
- case 18:
718
- return 15;
719
- case 19:
720
- return 16;
721
- case 20:
722
- return 17;
723
- case 21:
724
- return 18;
725
- case 22:
726
- this.begin("person_ext");
727
- return 45;
728
- case 23:
729
- this.begin("person");
730
- return 44;
731
- case 24:
732
- this.begin("system_ext_queue");
733
- return 51;
734
- case 25:
735
- this.begin("system_ext_db");
736
- return 50;
737
- case 26:
738
- this.begin("system_ext");
739
- return 49;
740
- case 27:
741
- this.begin("system_queue");
742
- return 48;
743
- case 28:
744
- this.begin("system_db");
745
- return 47;
746
- case 29:
747
- this.begin("system");
748
- return 46;
749
- case 30:
750
- this.begin("boundary");
751
- return 37;
752
- case 31:
753
- this.begin("enterprise_boundary");
754
- return 34;
755
- case 32:
756
- this.begin("system_boundary");
757
- return 36;
758
- case 33:
759
- this.begin("container_ext_queue");
760
- return 57;
761
- case 34:
762
- this.begin("container_ext_db");
763
- return 56;
764
- case 35:
765
- this.begin("container_ext");
766
- return 55;
767
- case 36:
768
- this.begin("container_queue");
769
- return 54;
770
- case 37:
771
- this.begin("container_db");
772
- return 53;
773
- case 38:
774
- this.begin("container");
775
- return 52;
776
- case 39:
777
- this.begin("container_boundary");
778
- return 38;
779
- case 40:
780
- this.begin("component_ext_queue");
781
- return 63;
782
- case 41:
783
- this.begin("component_ext_db");
784
- return 62;
785
- case 42:
786
- this.begin("component_ext");
787
- return 61;
788
- case 43:
789
- this.begin("component_queue");
790
- return 60;
791
- case 44:
792
- this.begin("component_db");
793
- return 59;
794
- case 45:
795
- this.begin("component");
796
- return 58;
797
- case 46:
798
- this.begin("node");
799
- return 39;
800
- case 47:
801
- this.begin("node");
802
- return 39;
803
- case 48:
804
- this.begin("node_l");
805
- return 40;
806
- case 49:
807
- this.begin("node_r");
808
- return 41;
809
- case 50:
810
- this.begin("rel");
811
- return 64;
812
- case 51:
813
- this.begin("birel");
814
- return 65;
815
- case 52:
816
- this.begin("rel_u");
817
- return 66;
818
- case 53:
819
- this.begin("rel_u");
820
- return 66;
821
- case 54:
822
- this.begin("rel_d");
823
- return 67;
824
- case 55:
825
- this.begin("rel_d");
826
- return 67;
827
- case 56:
828
- this.begin("rel_l");
829
- return 68;
830
- case 57:
831
- this.begin("rel_l");
832
- return 68;
833
- case 58:
834
- this.begin("rel_r");
835
- return 69;
836
- case 59:
837
- this.begin("rel_r");
838
- return 69;
839
- case 60:
840
- this.begin("rel_b");
841
- return 70;
842
- case 61:
843
- this.begin("rel_index");
844
- return 71;
845
- case 62:
846
- this.begin("update_el_style");
847
- return 72;
848
- case 63:
849
- this.begin("update_rel_style");
850
- return 73;
851
- case 64:
852
- this.begin("update_layout_config");
853
- return 74;
854
- case 65:
855
- return "EOF_IN_STRUCT";
856
- case 66:
857
- this.begin("attribute");
858
- return "ATTRIBUTE_EMPTY";
859
- case 67:
860
- this.begin("attribute");
861
- break;
862
- case 68:
863
- this.popState();
864
- this.popState();
865
- break;
866
- case 69:
867
- return 80;
868
- case 70:
869
- break;
870
- case 71:
871
- return 80;
872
- case 72:
873
- this.begin("string");
874
- break;
875
- case 73:
876
- this.popState();
877
- break;
878
- case 74:
879
- return "STR";
880
- case 75:
881
- this.begin("string_kv");
882
- break;
883
- case 76:
884
- this.begin("string_kv_key");
885
- return "STR_KEY";
886
- case 77:
887
- this.popState();
888
- this.begin("string_kv_value");
889
- break;
890
- case 78:
891
- return "STR_VALUE";
892
- case 79:
893
- this.popState();
894
- this.popState();
895
- break;
896
- case 80:
897
- return "STR";
898
- case 81:
899
- return "LBRACE";
900
- case 82:
901
- return "RBRACE";
902
- case 83:
903
- return "SPACE";
904
- case 84:
905
- return "EOL";
906
- case 85:
907
- return 14;
908
- }
909
- }, "anonymous"),
910
- rules: [/^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:title\s[^#\n;]+)/, /^(?:accDescription\s[^#\n;]+)/, /^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/, /^(?:%%[^\n]*(\r?\n)*)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:C4Context\b)/, /^(?:C4Container\b)/, /^(?:C4Component\b)/, /^(?:C4Dynamic\b)/, /^(?:C4Deployment\b)/, /^(?:Person_Ext\b)/, /^(?:Person\b)/, /^(?:SystemQueue_Ext\b)/, /^(?:SystemDb_Ext\b)/, /^(?:System_Ext\b)/, /^(?:SystemQueue\b)/, /^(?:SystemDb\b)/, /^(?:System\b)/, /^(?:Boundary\b)/, /^(?:Enterprise_Boundary\b)/, /^(?:System_Boundary\b)/, /^(?:ContainerQueue_Ext\b)/, /^(?:ContainerDb_Ext\b)/, /^(?:Container_Ext\b)/, /^(?:ContainerQueue\b)/, /^(?:ContainerDb\b)/, /^(?:Container\b)/, /^(?:Container_Boundary\b)/, /^(?:ComponentQueue_Ext\b)/, /^(?:ComponentDb_Ext\b)/, /^(?:Component_Ext\b)/, /^(?:ComponentQueue\b)/, /^(?:ComponentDb\b)/, /^(?:Component\b)/, /^(?:Deployment_Node\b)/, /^(?:Node\b)/, /^(?:Node_L\b)/, /^(?:Node_R\b)/, /^(?:Rel\b)/, /^(?:BiRel\b)/, /^(?:Rel_Up\b)/, /^(?:Rel_U\b)/, /^(?:Rel_Down\b)/, /^(?:Rel_D\b)/, /^(?:Rel_Left\b)/, /^(?:Rel_L\b)/, /^(?:Rel_Right\b)/, /^(?:Rel_R\b)/, /^(?:Rel_Back\b)/, /^(?:RelIndex\b)/, /^(?:UpdateElementStyle\b)/, /^(?:UpdateRelStyle\b)/, /^(?:UpdateLayoutConfig\b)/, /^(?:$)/, /^(?:[(][ ]*[,])/, /^(?:[(])/, /^(?:[)])/, /^(?:,,)/, /^(?:,)/, /^(?:[ ]*["]["])/, /^(?:[ ]*["])/, /^(?:["])/, /^(?:[^"]*)/, /^(?:[ ]*[\$])/, /^(?:[^=]*)/, /^(?:[=][ ]*["])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:[^,]+)/, /^(?:\{)/, /^(?:\})/, /^(?:[\s]+)/, /^(?:[\n\r]+)/, /^(?:$)/],
911
- conditions: { "acc_descr_multiline": { "rules": [11, 12], "inclusive": false }, "acc_descr": { "rules": [9], "inclusive": false }, "acc_title": { "rules": [7], "inclusive": false }, "string_kv_value": { "rules": [78, 79], "inclusive": false }, "string_kv_key": { "rules": [77], "inclusive": false }, "string_kv": { "rules": [76], "inclusive": false }, "string": { "rules": [73, 74], "inclusive": false }, "attribute": { "rules": [68, 69, 70, 71, 72, 75, 80], "inclusive": false }, "update_layout_config": { "rules": [65, 66, 67, 68], "inclusive": false }, "update_rel_style": { "rules": [65, 66, 67, 68], "inclusive": false }, "update_el_style": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_b": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_r": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_l": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_d": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_u": { "rules": [65, 66, 67, 68], "inclusive": false }, "rel_bi": { "rules": [], "inclusive": false }, "rel": { "rules": [65, 66, 67, 68], "inclusive": false }, "node_r": { "rules": [65, 66, 67, 68], "inclusive": false }, "node_l": { "rules": [65, 66, 67, 68], "inclusive": false }, "node": { "rules": [65, 66, 67, 68], "inclusive": false }, "index": { "rules": [], "inclusive": false }, "rel_index": { "rules": [65, 66, 67, 68], "inclusive": false }, "component_ext_queue": { "rules": [], "inclusive": false }, "component_ext_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "component_ext": { "rules": [65, 66, 67, 68], "inclusive": false }, "component_queue": { "rules": [65, 66, 67, 68], "inclusive": false }, "component_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "component": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_boundary": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_ext_queue": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_ext_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_ext": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_queue": { "rules": [65, 66, 67, 68], "inclusive": false }, "container_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "container": { "rules": [65, 66, 67, 68], "inclusive": false }, "birel": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_boundary": { "rules": [65, 66, 67, 68], "inclusive": false }, "enterprise_boundary": { "rules": [65, 66, 67, 68], "inclusive": false }, "boundary": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_ext_queue": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_ext_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_ext": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_queue": { "rules": [65, 66, 67, 68], "inclusive": false }, "system_db": { "rules": [65, 66, 67, 68], "inclusive": false }, "system": { "rules": [65, 66, 67, 68], "inclusive": false }, "person_ext": { "rules": [65, 66, 67, 68], "inclusive": false }, "person": { "rules": [65, 66, 67, 68], "inclusive": false }, "INITIAL": { "rules": [0, 1, 2, 3, 4, 5, 6, 8, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 81, 82, 83, 84, 85], "inclusive": true } }
912
- };
913
- return lexer2;
914
- })();
915
- parser2.lexer = lexer;
916
- function Parser() {
917
- this.yy = {};
918
- }
919
- chunkAGHRB4JF.__name(Parser, "Parser");
920
- Parser.prototype = parser2;
921
- parser2.Parser = Parser;
922
- return new Parser();
923
- })();
924
- parser.parser = parser;
925
- var c4Diagram_default = parser;
926
-
927
- // src/diagrams/c4/c4Db.js
928
- var c4ShapeArray = [];
929
- var boundaryParseStack = [""];
930
- var currentBoundaryParse = "global";
931
- var parentBoundaryParse = "";
932
- var boundaries = [
933
- {
934
- alias: "global",
935
- label: { text: "global" },
936
- type: { text: "global" },
937
- tags: null,
938
- link: null,
939
- parentBoundary: ""
940
- }
941
- ];
942
- var rels = [];
943
- var title = "";
944
- var wrapEnabled = false;
945
- var c4ShapeInRow = 4;
946
- var c4BoundaryInRow = 2;
947
- var c4Type;
948
- var getC4Type = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
949
- return c4Type;
950
- }, "getC4Type");
951
- var setC4Type = /* @__PURE__ */ chunkAGHRB4JF.__name(function(c4TypeParam) {
952
- let sanitizedText = chunkABZYJK2D.sanitizeText(c4TypeParam, chunkABZYJK2D.getConfig2());
953
- c4Type = sanitizedText;
954
- }, "setC4Type");
955
- var addRel = /* @__PURE__ */ chunkAGHRB4JF.__name(function(type, from, to, label, techn, descr, sprite, tags, link) {
956
- if (type === void 0 || type === null || from === void 0 || from === null || to === void 0 || to === null || label === void 0 || label === null) {
957
- return;
958
- }
959
- let rel = {};
960
- const old = rels.find((rel2) => rel2.from === from && rel2.to === to);
961
- if (old) {
962
- rel = old;
963
- } else {
964
- rels.push(rel);
965
- }
966
- rel.type = type;
967
- rel.from = from;
968
- rel.to = to;
969
- rel.label = { text: label };
970
- if (techn === void 0 || techn === null) {
971
- rel.techn = { text: "" };
972
- } else {
973
- if (typeof techn === "object") {
974
- let [key, value] = Object.entries(techn)[0];
975
- rel[key] = { text: value };
976
- } else {
977
- rel.techn = { text: techn };
978
- }
979
- }
980
- if (descr === void 0 || descr === null) {
981
- rel.descr = { text: "" };
982
- } else {
983
- if (typeof descr === "object") {
984
- let [key, value] = Object.entries(descr)[0];
985
- rel[key] = { text: value };
986
- } else {
987
- rel.descr = { text: descr };
988
- }
989
- }
990
- if (typeof sprite === "object") {
991
- let [key, value] = Object.entries(sprite)[0];
992
- rel[key] = value;
993
- } else {
994
- rel.sprite = sprite;
995
- }
996
- if (typeof tags === "object") {
997
- let [key, value] = Object.entries(tags)[0];
998
- rel[key] = value;
999
- } else {
1000
- rel.tags = tags;
1001
- }
1002
- if (typeof link === "object") {
1003
- let [key, value] = Object.entries(link)[0];
1004
- rel[key] = value;
1005
- } else {
1006
- rel.link = link;
1007
- }
1008
- rel.wrap = autoWrap();
1009
- }, "addRel");
1010
- var addPersonOrSystem = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, alias, label, descr, sprite, tags, link) {
1011
- if (alias === null || label === null) {
1012
- return;
1013
- }
1014
- let personOrSystem = {};
1015
- const old = c4ShapeArray.find((personOrSystem2) => personOrSystem2.alias === alias);
1016
- if (old && alias === old.alias) {
1017
- personOrSystem = old;
1018
- } else {
1019
- personOrSystem.alias = alias;
1020
- c4ShapeArray.push(personOrSystem);
1021
- }
1022
- if (label === void 0 || label === null) {
1023
- personOrSystem.label = { text: "" };
1024
- } else {
1025
- personOrSystem.label = { text: label };
1026
- }
1027
- if (descr === void 0 || descr === null) {
1028
- personOrSystem.descr = { text: "" };
1029
- } else {
1030
- if (typeof descr === "object") {
1031
- let [key, value] = Object.entries(descr)[0];
1032
- personOrSystem[key] = { text: value };
1033
- } else {
1034
- personOrSystem.descr = { text: descr };
1035
- }
1036
- }
1037
- if (typeof sprite === "object") {
1038
- let [key, value] = Object.entries(sprite)[0];
1039
- personOrSystem[key] = value;
1040
- } else {
1041
- personOrSystem.sprite = sprite;
1042
- }
1043
- if (typeof tags === "object") {
1044
- let [key, value] = Object.entries(tags)[0];
1045
- personOrSystem[key] = value;
1046
- } else {
1047
- personOrSystem.tags = tags;
1048
- }
1049
- if (typeof link === "object") {
1050
- let [key, value] = Object.entries(link)[0];
1051
- personOrSystem[key] = value;
1052
- } else {
1053
- personOrSystem.link = link;
1054
- }
1055
- personOrSystem.typeC4Shape = { text: typeC4Shape };
1056
- personOrSystem.parentBoundary = currentBoundaryParse;
1057
- personOrSystem.wrap = autoWrap();
1058
- }, "addPersonOrSystem");
1059
- var addContainer = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, alias, label, techn, descr, sprite, tags, link) {
1060
- if (alias === null || label === null) {
1061
- return;
1062
- }
1063
- let container = {};
1064
- const old = c4ShapeArray.find((container2) => container2.alias === alias);
1065
- if (old && alias === old.alias) {
1066
- container = old;
1067
- } else {
1068
- container.alias = alias;
1069
- c4ShapeArray.push(container);
1070
- }
1071
- if (label === void 0 || label === null) {
1072
- container.label = { text: "" };
1073
- } else {
1074
- container.label = { text: label };
1075
- }
1076
- if (techn === void 0 || techn === null) {
1077
- container.techn = { text: "" };
1078
- } else {
1079
- if (typeof techn === "object") {
1080
- let [key, value] = Object.entries(techn)[0];
1081
- container[key] = { text: value };
1082
- } else {
1083
- container.techn = { text: techn };
1084
- }
1085
- }
1086
- if (descr === void 0 || descr === null) {
1087
- container.descr = { text: "" };
1088
- } else {
1089
- if (typeof descr === "object") {
1090
- let [key, value] = Object.entries(descr)[0];
1091
- container[key] = { text: value };
1092
- } else {
1093
- container.descr = { text: descr };
1094
- }
1095
- }
1096
- if (typeof sprite === "object") {
1097
- let [key, value] = Object.entries(sprite)[0];
1098
- container[key] = value;
1099
- } else {
1100
- container.sprite = sprite;
1101
- }
1102
- if (typeof tags === "object") {
1103
- let [key, value] = Object.entries(tags)[0];
1104
- container[key] = value;
1105
- } else {
1106
- container.tags = tags;
1107
- }
1108
- if (typeof link === "object") {
1109
- let [key, value] = Object.entries(link)[0];
1110
- container[key] = value;
1111
- } else {
1112
- container.link = link;
1113
- }
1114
- container.wrap = autoWrap();
1115
- container.typeC4Shape = { text: typeC4Shape };
1116
- container.parentBoundary = currentBoundaryParse;
1117
- }, "addContainer");
1118
- var addComponent = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, alias, label, techn, descr, sprite, tags, link) {
1119
- if (alias === null || label === null) {
1120
- return;
1121
- }
1122
- let component = {};
1123
- const old = c4ShapeArray.find((component2) => component2.alias === alias);
1124
- if (old && alias === old.alias) {
1125
- component = old;
1126
- } else {
1127
- component.alias = alias;
1128
- c4ShapeArray.push(component);
1129
- }
1130
- if (label === void 0 || label === null) {
1131
- component.label = { text: "" };
1132
- } else {
1133
- component.label = { text: label };
1134
- }
1135
- if (techn === void 0 || techn === null) {
1136
- component.techn = { text: "" };
1137
- } else {
1138
- if (typeof techn === "object") {
1139
- let [key, value] = Object.entries(techn)[0];
1140
- component[key] = { text: value };
1141
- } else {
1142
- component.techn = { text: techn };
1143
- }
1144
- }
1145
- if (descr === void 0 || descr === null) {
1146
- component.descr = { text: "" };
1147
- } else {
1148
- if (typeof descr === "object") {
1149
- let [key, value] = Object.entries(descr)[0];
1150
- component[key] = { text: value };
1151
- } else {
1152
- component.descr = { text: descr };
1153
- }
1154
- }
1155
- if (typeof sprite === "object") {
1156
- let [key, value] = Object.entries(sprite)[0];
1157
- component[key] = value;
1158
- } else {
1159
- component.sprite = sprite;
1160
- }
1161
- if (typeof tags === "object") {
1162
- let [key, value] = Object.entries(tags)[0];
1163
- component[key] = value;
1164
- } else {
1165
- component.tags = tags;
1166
- }
1167
- if (typeof link === "object") {
1168
- let [key, value] = Object.entries(link)[0];
1169
- component[key] = value;
1170
- } else {
1171
- component.link = link;
1172
- }
1173
- component.wrap = autoWrap();
1174
- component.typeC4Shape = { text: typeC4Shape };
1175
- component.parentBoundary = currentBoundaryParse;
1176
- }, "addComponent");
1177
- var addPersonOrSystemBoundary = /* @__PURE__ */ chunkAGHRB4JF.__name(function(alias, label, type, tags, link) {
1178
- if (alias === null || label === null) {
1179
- return;
1180
- }
1181
- let boundary = {};
1182
- const old = boundaries.find((boundary2) => boundary2.alias === alias);
1183
- if (old && alias === old.alias) {
1184
- boundary = old;
1185
- } else {
1186
- boundary.alias = alias;
1187
- boundaries.push(boundary);
1188
- }
1189
- if (label === void 0 || label === null) {
1190
- boundary.label = { text: "" };
1191
- } else {
1192
- boundary.label = { text: label };
1193
- }
1194
- if (type === void 0 || type === null) {
1195
- boundary.type = { text: "system" };
1196
- } else {
1197
- if (typeof type === "object") {
1198
- let [key, value] = Object.entries(type)[0];
1199
- boundary[key] = { text: value };
1200
- } else {
1201
- boundary.type = { text: type };
1202
- }
1203
- }
1204
- if (typeof tags === "object") {
1205
- let [key, value] = Object.entries(tags)[0];
1206
- boundary[key] = value;
1207
- } else {
1208
- boundary.tags = tags;
1209
- }
1210
- if (typeof link === "object") {
1211
- let [key, value] = Object.entries(link)[0];
1212
- boundary[key] = value;
1213
- } else {
1214
- boundary.link = link;
1215
- }
1216
- boundary.parentBoundary = currentBoundaryParse;
1217
- boundary.wrap = autoWrap();
1218
- parentBoundaryParse = currentBoundaryParse;
1219
- currentBoundaryParse = alias;
1220
- boundaryParseStack.push(parentBoundaryParse);
1221
- }, "addPersonOrSystemBoundary");
1222
- var addContainerBoundary = /* @__PURE__ */ chunkAGHRB4JF.__name(function(alias, label, type, tags, link) {
1223
- if (alias === null || label === null) {
1224
- return;
1225
- }
1226
- let boundary = {};
1227
- const old = boundaries.find((boundary2) => boundary2.alias === alias);
1228
- if (old && alias === old.alias) {
1229
- boundary = old;
1230
- } else {
1231
- boundary.alias = alias;
1232
- boundaries.push(boundary);
1233
- }
1234
- if (label === void 0 || label === null) {
1235
- boundary.label = { text: "" };
1236
- } else {
1237
- boundary.label = { text: label };
1238
- }
1239
- if (type === void 0 || type === null) {
1240
- boundary.type = { text: "container" };
1241
- } else {
1242
- if (typeof type === "object") {
1243
- let [key, value] = Object.entries(type)[0];
1244
- boundary[key] = { text: value };
1245
- } else {
1246
- boundary.type = { text: type };
1247
- }
1248
- }
1249
- if (typeof tags === "object") {
1250
- let [key, value] = Object.entries(tags)[0];
1251
- boundary[key] = value;
1252
- } else {
1253
- boundary.tags = tags;
1254
- }
1255
- if (typeof link === "object") {
1256
- let [key, value] = Object.entries(link)[0];
1257
- boundary[key] = value;
1258
- } else {
1259
- boundary.link = link;
1260
- }
1261
- boundary.parentBoundary = currentBoundaryParse;
1262
- boundary.wrap = autoWrap();
1263
- parentBoundaryParse = currentBoundaryParse;
1264
- currentBoundaryParse = alias;
1265
- boundaryParseStack.push(parentBoundaryParse);
1266
- }, "addContainerBoundary");
1267
- var addDeploymentNode = /* @__PURE__ */ chunkAGHRB4JF.__name(function(nodeType, alias, label, type, descr, sprite, tags, link) {
1268
- if (alias === null || label === null) {
1269
- return;
1270
- }
1271
- let boundary = {};
1272
- const old = boundaries.find((boundary2) => boundary2.alias === alias);
1273
- if (old && alias === old.alias) {
1274
- boundary = old;
1275
- } else {
1276
- boundary.alias = alias;
1277
- boundaries.push(boundary);
1278
- }
1279
- if (label === void 0 || label === null) {
1280
- boundary.label = { text: "" };
1281
- } else {
1282
- boundary.label = { text: label };
1283
- }
1284
- if (type === void 0 || type === null) {
1285
- boundary.type = { text: "node" };
1286
- } else {
1287
- if (typeof type === "object") {
1288
- let [key, value] = Object.entries(type)[0];
1289
- boundary[key] = { text: value };
1290
- } else {
1291
- boundary.type = { text: type };
1292
- }
1293
- }
1294
- if (descr === void 0 || descr === null) {
1295
- boundary.descr = { text: "" };
1296
- } else {
1297
- if (typeof descr === "object") {
1298
- let [key, value] = Object.entries(descr)[0];
1299
- boundary[key] = { text: value };
1300
- } else {
1301
- boundary.descr = { text: descr };
1302
- }
1303
- }
1304
- if (typeof tags === "object") {
1305
- let [key, value] = Object.entries(tags)[0];
1306
- boundary[key] = value;
1307
- } else {
1308
- boundary.tags = tags;
1309
- }
1310
- if (typeof link === "object") {
1311
- let [key, value] = Object.entries(link)[0];
1312
- boundary[key] = value;
1313
- } else {
1314
- boundary.link = link;
1315
- }
1316
- boundary.nodeType = nodeType;
1317
- boundary.parentBoundary = currentBoundaryParse;
1318
- boundary.wrap = autoWrap();
1319
- parentBoundaryParse = currentBoundaryParse;
1320
- currentBoundaryParse = alias;
1321
- boundaryParseStack.push(parentBoundaryParse);
1322
- }, "addDeploymentNode");
1323
- var popBoundaryParseStack = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1324
- currentBoundaryParse = parentBoundaryParse;
1325
- boundaryParseStack.pop();
1326
- parentBoundaryParse = boundaryParseStack.pop();
1327
- boundaryParseStack.push(parentBoundaryParse);
1328
- }, "popBoundaryParseStack");
1329
- var updateElStyle = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, elementName, bgColor, fontColor, borderColor, shadowing, shape, sprite, techn, legendText, legendSprite) {
1330
- let old = c4ShapeArray.find((element) => element.alias === elementName);
1331
- if (old === void 0) {
1332
- old = boundaries.find((element) => element.alias === elementName);
1333
- if (old === void 0) {
1334
- return;
1335
- }
1336
- }
1337
- if (bgColor !== void 0 && bgColor !== null) {
1338
- if (typeof bgColor === "object") {
1339
- let [key, value] = Object.entries(bgColor)[0];
1340
- old[key] = value;
1341
- } else {
1342
- old.bgColor = bgColor;
1343
- }
1344
- }
1345
- if (fontColor !== void 0 && fontColor !== null) {
1346
- if (typeof fontColor === "object") {
1347
- let [key, value] = Object.entries(fontColor)[0];
1348
- old[key] = value;
1349
- } else {
1350
- old.fontColor = fontColor;
1351
- }
1352
- }
1353
- if (borderColor !== void 0 && borderColor !== null) {
1354
- if (typeof borderColor === "object") {
1355
- let [key, value] = Object.entries(borderColor)[0];
1356
- old[key] = value;
1357
- } else {
1358
- old.borderColor = borderColor;
1359
- }
1360
- }
1361
- if (shadowing !== void 0 && shadowing !== null) {
1362
- if (typeof shadowing === "object") {
1363
- let [key, value] = Object.entries(shadowing)[0];
1364
- old[key] = value;
1365
- } else {
1366
- old.shadowing = shadowing;
1367
- }
1368
- }
1369
- if (shape !== void 0 && shape !== null) {
1370
- if (typeof shape === "object") {
1371
- let [key, value] = Object.entries(shape)[0];
1372
- old[key] = value;
1373
- } else {
1374
- old.shape = shape;
1375
- }
1376
- }
1377
- if (sprite !== void 0 && sprite !== null) {
1378
- if (typeof sprite === "object") {
1379
- let [key, value] = Object.entries(sprite)[0];
1380
- old[key] = value;
1381
- } else {
1382
- old.sprite = sprite;
1383
- }
1384
- }
1385
- if (techn !== void 0 && techn !== null) {
1386
- if (typeof techn === "object") {
1387
- let [key, value] = Object.entries(techn)[0];
1388
- old[key] = value;
1389
- } else {
1390
- old.techn = techn;
1391
- }
1392
- }
1393
- if (legendText !== void 0 && legendText !== null) {
1394
- if (typeof legendText === "object") {
1395
- let [key, value] = Object.entries(legendText)[0];
1396
- old[key] = value;
1397
- } else {
1398
- old.legendText = legendText;
1399
- }
1400
- }
1401
- if (legendSprite !== void 0 && legendSprite !== null) {
1402
- if (typeof legendSprite === "object") {
1403
- let [key, value] = Object.entries(legendSprite)[0];
1404
- old[key] = value;
1405
- } else {
1406
- old.legendSprite = legendSprite;
1407
- }
1408
- }
1409
- }, "updateElStyle");
1410
- var updateRelStyle = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, from, to, textColor, lineColor, offsetX, offsetY) {
1411
- const old = rels.find((rel) => rel.from === from && rel.to === to);
1412
- if (old === void 0) {
1413
- return;
1414
- }
1415
- if (textColor !== void 0 && textColor !== null) {
1416
- if (typeof textColor === "object") {
1417
- let [key, value] = Object.entries(textColor)[0];
1418
- old[key] = value;
1419
- } else {
1420
- old.textColor = textColor;
1421
- }
1422
- }
1423
- if (lineColor !== void 0 && lineColor !== null) {
1424
- if (typeof lineColor === "object") {
1425
- let [key, value] = Object.entries(lineColor)[0];
1426
- old[key] = value;
1427
- } else {
1428
- old.lineColor = lineColor;
1429
- }
1430
- }
1431
- if (offsetX !== void 0 && offsetX !== null) {
1432
- if (typeof offsetX === "object") {
1433
- let [key, value] = Object.entries(offsetX)[0];
1434
- old[key] = parseInt(value);
1435
- } else {
1436
- old.offsetX = parseInt(offsetX);
1437
- }
1438
- }
1439
- if (offsetY !== void 0 && offsetY !== null) {
1440
- if (typeof offsetY === "object") {
1441
- let [key, value] = Object.entries(offsetY)[0];
1442
- old[key] = parseInt(value);
1443
- } else {
1444
- old.offsetY = parseInt(offsetY);
1445
- }
1446
- }
1447
- }, "updateRelStyle");
1448
- var updateLayoutConfig = /* @__PURE__ */ chunkAGHRB4JF.__name(function(typeC4Shape, c4ShapeInRowParam, c4BoundaryInRowParam) {
1449
- let c4ShapeInRowValue = c4ShapeInRow;
1450
- let c4BoundaryInRowValue = c4BoundaryInRow;
1451
- if (typeof c4ShapeInRowParam === "object") {
1452
- const value = Object.values(c4ShapeInRowParam)[0];
1453
- c4ShapeInRowValue = parseInt(value);
1454
- } else {
1455
- c4ShapeInRowValue = parseInt(c4ShapeInRowParam);
1456
- }
1457
- if (typeof c4BoundaryInRowParam === "object") {
1458
- const value = Object.values(c4BoundaryInRowParam)[0];
1459
- c4BoundaryInRowValue = parseInt(value);
1460
- } else {
1461
- c4BoundaryInRowValue = parseInt(c4BoundaryInRowParam);
1462
- }
1463
- if (c4ShapeInRowValue >= 1) {
1464
- c4ShapeInRow = c4ShapeInRowValue;
1465
- }
1466
- if (c4BoundaryInRowValue >= 1) {
1467
- c4BoundaryInRow = c4BoundaryInRowValue;
1468
- }
1469
- }, "updateLayoutConfig");
1470
- var getC4ShapeInRow = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1471
- return c4ShapeInRow;
1472
- }, "getC4ShapeInRow");
1473
- var getC4BoundaryInRow = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1474
- return c4BoundaryInRow;
1475
- }, "getC4BoundaryInRow");
1476
- var getCurrentBoundaryParse = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1477
- return currentBoundaryParse;
1478
- }, "getCurrentBoundaryParse");
1479
- var getParentBoundaryParse = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1480
- return parentBoundaryParse;
1481
- }, "getParentBoundaryParse");
1482
- var getC4ShapeArray = /* @__PURE__ */ chunkAGHRB4JF.__name(function(parentBoundary) {
1483
- if (parentBoundary === void 0 || parentBoundary === null) {
1484
- return c4ShapeArray;
1485
- } else {
1486
- return c4ShapeArray.filter((personOrSystem) => {
1487
- return personOrSystem.parentBoundary === parentBoundary;
1488
- });
1489
- }
1490
- }, "getC4ShapeArray");
1491
- var getC4Shape = /* @__PURE__ */ chunkAGHRB4JF.__name(function(alias) {
1492
- return c4ShapeArray.find((personOrSystem) => personOrSystem.alias === alias);
1493
- }, "getC4Shape");
1494
- var getC4ShapeKeys = /* @__PURE__ */ chunkAGHRB4JF.__name(function(parentBoundary) {
1495
- return Object.keys(getC4ShapeArray(parentBoundary));
1496
- }, "getC4ShapeKeys");
1497
- var getBoundaries = /* @__PURE__ */ chunkAGHRB4JF.__name(function(parentBoundary) {
1498
- if (parentBoundary === void 0 || parentBoundary === null) {
1499
- return boundaries;
1500
- } else {
1501
- return boundaries.filter((boundary) => boundary.parentBoundary === parentBoundary);
1502
- }
1503
- }, "getBoundaries");
1504
- var getBoundarys = getBoundaries;
1505
- var getRels = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1506
- return rels;
1507
- }, "getRels");
1508
- var getTitle = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1509
- return title;
1510
- }, "getTitle");
1511
- var setWrap = /* @__PURE__ */ chunkAGHRB4JF.__name(function(wrapSetting) {
1512
- wrapEnabled = wrapSetting;
1513
- }, "setWrap");
1514
- var autoWrap = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1515
- return wrapEnabled;
1516
- }, "autoWrap");
1517
- var clear = /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
1518
- c4ShapeArray = [];
1519
- boundaries = [
1520
- {
1521
- alias: "global",
1522
- label: { text: "global" },
1523
- type: { text: "global" },
1524
- tags: null,
1525
- link: null,
1526
- parentBoundary: ""
1527
- }
1528
- ];
1529
- parentBoundaryParse = "";
1530
- currentBoundaryParse = "global";
1531
- boundaryParseStack = [""];
1532
- rels = [];
1533
- boundaryParseStack = [""];
1534
- title = "";
1535
- wrapEnabled = false;
1536
- c4ShapeInRow = 4;
1537
- c4BoundaryInRow = 2;
1538
- }, "clear");
1539
- var LINETYPE = {
1540
- SOLID: 0,
1541
- DOTTED: 1,
1542
- NOTE: 2,
1543
- SOLID_CROSS: 3,
1544
- DOTTED_CROSS: 4,
1545
- SOLID_OPEN: 5,
1546
- DOTTED_OPEN: 6,
1547
- LOOP_START: 10,
1548
- LOOP_END: 11,
1549
- ALT_START: 12,
1550
- ALT_ELSE: 13,
1551
- ALT_END: 14,
1552
- OPT_START: 15,
1553
- OPT_END: 16,
1554
- ACTIVE_START: 17,
1555
- ACTIVE_END: 18,
1556
- PAR_START: 19,
1557
- PAR_AND: 20,
1558
- PAR_END: 21,
1559
- RECT_START: 22,
1560
- RECT_END: 23,
1561
- SOLID_POINT: 24,
1562
- DOTTED_POINT: 25
1563
- };
1564
- var ARROWTYPE = {
1565
- FILLED: 0,
1566
- OPEN: 1
1567
- };
1568
- var PLACEMENT = {
1569
- LEFTOF: 0,
1570
- RIGHTOF: 1,
1571
- OVER: 2
1572
- };
1573
- var setTitle = /* @__PURE__ */ chunkAGHRB4JF.__name(function(txt) {
1574
- let sanitizedText = chunkABZYJK2D.sanitizeText(txt, chunkABZYJK2D.getConfig2());
1575
- title = sanitizedText;
1576
- }, "setTitle");
1577
- var c4Db_default = {
1578
- addPersonOrSystem,
1579
- addPersonOrSystemBoundary,
1580
- addContainer,
1581
- addContainerBoundary,
1582
- addComponent,
1583
- addDeploymentNode,
1584
- popBoundaryParseStack,
1585
- addRel,
1586
- updateElStyle,
1587
- updateRelStyle,
1588
- updateLayoutConfig,
1589
- autoWrap,
1590
- setWrap,
1591
- getC4ShapeArray,
1592
- getC4Shape,
1593
- getC4ShapeKeys,
1594
- getBoundaries,
1595
- getBoundarys,
1596
- getCurrentBoundaryParse,
1597
- getParentBoundaryParse,
1598
- getRels,
1599
- getTitle,
1600
- getC4Type,
1601
- getC4ShapeInRow,
1602
- getC4BoundaryInRow,
1603
- setAccTitle: chunkABZYJK2D.setAccTitle,
1604
- getAccTitle: chunkABZYJK2D.getAccTitle,
1605
- getAccDescription: chunkABZYJK2D.getAccDescription,
1606
- setAccDescription: chunkABZYJK2D.setAccDescription,
1607
- getConfig: /* @__PURE__ */ chunkAGHRB4JF.__name(() => chunkABZYJK2D.getConfig2().c4, "getConfig"),
1608
- clear,
1609
- LINETYPE,
1610
- ARROWTYPE,
1611
- PLACEMENT,
1612
- setTitle,
1613
- setC4Type
1614
- // apply,
1615
- };
1616
- var drawRect2 = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem, rectData) {
1617
- return chunkTZMSLE5B.drawRect(elem, rectData);
1618
- }, "drawRect");
1619
- var drawImage = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem, width, height, x, y, link) {
1620
- const imageElem = elem.append("image");
1621
- imageElem.attr("width", width);
1622
- imageElem.attr("height", height);
1623
- imageElem.attr("x", x);
1624
- imageElem.attr("y", y);
1625
- let sanitizedLink = link.startsWith("data:image/png;base64") ? link : index.distExports.sanitizeUrl(link);
1626
- imageElem.attr("xlink:href", sanitizedLink);
1627
- }, "drawImage");
1628
- var drawRels = /* @__PURE__ */ chunkAGHRB4JF.__name((elem, rels2, conf2) => {
1629
- const relsElem = elem.append("g");
1630
- let i = 0;
1631
- for (let rel of rels2) {
1632
- let textColor = rel.textColor ? rel.textColor : "#444444";
1633
- let strokeColor = rel.lineColor ? rel.lineColor : "#444444";
1634
- let offsetX = rel.offsetX ? parseInt(rel.offsetX) : 0;
1635
- let offsetY = rel.offsetY ? parseInt(rel.offsetY) : 0;
1636
- let url = "";
1637
- if (i === 0) {
1638
- let line = relsElem.append("line");
1639
- line.attr("x1", rel.startPoint.x);
1640
- line.attr("y1", rel.startPoint.y);
1641
- line.attr("x2", rel.endPoint.x);
1642
- line.attr("y2", rel.endPoint.y);
1643
- line.attr("stroke-width", "1");
1644
- line.attr("stroke", strokeColor);
1645
- line.style("fill", "none");
1646
- if (rel.type !== "rel_b") {
1647
- line.attr("marker-end", "url(" + url + "#arrowhead)");
1648
- }
1649
- if (rel.type === "birel" || rel.type === "rel_b") {
1650
- line.attr("marker-start", "url(" + url + "#arrowend)");
1651
- }
1652
- i = -1;
1653
- } else {
1654
- let line = relsElem.append("path");
1655
- line.attr("fill", "none").attr("stroke-width", "1").attr("stroke", strokeColor).attr(
1656
- "d",
1657
- "Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx", rel.startPoint.x).replaceAll("starty", rel.startPoint.y).replaceAll(
1658
- "controlx",
1659
- rel.startPoint.x + (rel.endPoint.x - rel.startPoint.x) / 2 - (rel.endPoint.x - rel.startPoint.x) / 4
1660
- ).replaceAll("controly", rel.startPoint.y + (rel.endPoint.y - rel.startPoint.y) / 2).replaceAll("stopx", rel.endPoint.x).replaceAll("stopy", rel.endPoint.y)
1661
- );
1662
- if (rel.type !== "rel_b") {
1663
- line.attr("marker-end", "url(" + url + "#arrowhead)");
1664
- }
1665
- if (rel.type === "birel" || rel.type === "rel_b") {
1666
- line.attr("marker-start", "url(" + url + "#arrowend)");
1667
- }
1668
- }
1669
- let messageConf = conf2.messageFont();
1670
- _drawTextCandidateFunc(conf2)(
1671
- rel.label.text,
1672
- relsElem,
1673
- Math.min(rel.startPoint.x, rel.endPoint.x) + Math.abs(rel.endPoint.x - rel.startPoint.x) / 2 + offsetX,
1674
- Math.min(rel.startPoint.y, rel.endPoint.y) + Math.abs(rel.endPoint.y - rel.startPoint.y) / 2 + offsetY,
1675
- rel.label.width,
1676
- rel.label.height,
1677
- { fill: textColor },
1678
- messageConf
1679
- );
1680
- if (rel.techn && rel.techn.text !== "") {
1681
- messageConf = conf2.messageFont();
1682
- _drawTextCandidateFunc(conf2)(
1683
- "[" + rel.techn.text + "]",
1684
- relsElem,
1685
- Math.min(rel.startPoint.x, rel.endPoint.x) + Math.abs(rel.endPoint.x - rel.startPoint.x) / 2 + offsetX,
1686
- Math.min(rel.startPoint.y, rel.endPoint.y) + Math.abs(rel.endPoint.y - rel.startPoint.y) / 2 + conf2.messageFontSize + 5 + offsetY,
1687
- Math.max(rel.label.width, rel.techn.width),
1688
- rel.techn.height,
1689
- { fill: textColor, "font-style": "italic" },
1690
- messageConf
1691
- );
1692
- }
1693
- }
1694
- }, "drawRels");
1695
- var drawBoundary = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem, boundary, conf2) {
1696
- const boundaryElem = elem.append("g");
1697
- let fillColor = boundary.bgColor ? boundary.bgColor : "none";
1698
- let strokeColor = boundary.borderColor ? boundary.borderColor : "#444444";
1699
- let fontColor = boundary.fontColor ? boundary.fontColor : "black";
1700
- let attrsValue = { "stroke-width": 1, "stroke-dasharray": "7.0,7.0" };
1701
- if (boundary.nodeType) {
1702
- attrsValue = { "stroke-width": 1 };
1703
- }
1704
- let rectData = {
1705
- x: boundary.x,
1706
- y: boundary.y,
1707
- fill: fillColor,
1708
- stroke: strokeColor,
1709
- width: boundary.width,
1710
- height: boundary.height,
1711
- rx: 2.5,
1712
- ry: 2.5,
1713
- attrs: attrsValue
1714
- };
1715
- drawRect2(boundaryElem, rectData);
1716
- let boundaryConf = conf2.boundaryFont();
1717
- boundaryConf.fontWeight = "bold";
1718
- boundaryConf.fontSize = boundaryConf.fontSize + 2;
1719
- boundaryConf.fontColor = fontColor;
1720
- _drawTextCandidateFunc(conf2)(
1721
- boundary.label.text,
1722
- boundaryElem,
1723
- boundary.x,
1724
- boundary.y + boundary.label.Y,
1725
- boundary.width,
1726
- boundary.height,
1727
- { fill: "#444444" },
1728
- boundaryConf
1729
- );
1730
- if (boundary.type && boundary.type.text !== "") {
1731
- boundaryConf = conf2.boundaryFont();
1732
- boundaryConf.fontColor = fontColor;
1733
- _drawTextCandidateFunc(conf2)(
1734
- boundary.type.text,
1735
- boundaryElem,
1736
- boundary.x,
1737
- boundary.y + boundary.type.Y,
1738
- boundary.width,
1739
- boundary.height,
1740
- { fill: "#444444" },
1741
- boundaryConf
1742
- );
1743
- }
1744
- if (boundary.descr && boundary.descr.text !== "") {
1745
- boundaryConf = conf2.boundaryFont();
1746
- boundaryConf.fontSize = boundaryConf.fontSize - 2;
1747
- boundaryConf.fontColor = fontColor;
1748
- _drawTextCandidateFunc(conf2)(
1749
- boundary.descr.text,
1750
- boundaryElem,
1751
- boundary.x,
1752
- boundary.y + boundary.descr.Y,
1753
- boundary.width,
1754
- boundary.height,
1755
- { fill: "#444444" },
1756
- boundaryConf
1757
- );
1758
- }
1759
- }, "drawBoundary");
1760
- var drawC4Shape = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem, c4Shape, conf2) {
1761
- let fillColor = c4Shape.bgColor ? c4Shape.bgColor : conf2[c4Shape.typeC4Shape.text + "_bg_color"];
1762
- let strokeColor = c4Shape.borderColor ? c4Shape.borderColor : conf2[c4Shape.typeC4Shape.text + "_border_color"];
1763
- let fontColor = c4Shape.fontColor ? c4Shape.fontColor : "#FFFFFF";
1764
- let personImg = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";
1765
- switch (c4Shape.typeC4Shape.text) {
1766
- case "person":
1767
- personImg = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";
1768
- break;
1769
- case "external_person":
1770
- personImg = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAB6ElEQVR4Xu2YLY+EMBCG9+dWr0aj0Wg0Go1Go0+j8Xdv2uTCvv1gpt0ebHKPuhDaeW4605Z9mJvx4AdXUyTUdd08z+u6flmWZRnHsWkafk9DptAwDPu+f0eAYtu2PEaGWuj5fCIZrBAC2eLBAnRCsEkkxmeaJp7iDJ2QMDdHsLg8SxKFEJaAo8lAXnmuOFIhTMpxxKATebo4UiFknuNo4OniSIXQyRxEA3YsnjGCVEjVXD7yLUAqxBGUyPv/Y4W2beMgGuS7kVQIBycH0fD+oi5pezQETxdHKmQKGk1eQEYldK+jw5GxPfZ9z7Mk0Qnhf1W1m3w//EUn5BDmSZsbR44QQLBEqrBHqOrmSKaQAxdnLArCrxZcM7A7ZKs4ioRq8LFC+NpC3WCBJsvpVw5edm9iEXFuyNfxXAgSwfrFQ1c0iNda8AdejvUgnktOtJQQxmcfFzGglc5WVCj7oDgFqU18boeFSs52CUh8LE8BIVQDT1ABrB0HtgSEYlX5doJnCwv9TXocKCaKbnwhdDKPq4lf3SwU3HLq4V/+WYhHVMa/3b4IlfyikAduCkcBc7mQ3/z/Qq/cTuikhkzB12Ae/mcJC9U+Vo8Ej1gWAtgbeGgFsAMHr50BIWOLCbezvhpBFUdY6EJuJ/QDW0XoMX60zZ0AAAAASUVORK5CYII=";
1771
- break;
1772
- }
1773
- const c4ShapeElem = elem.append("g");
1774
- c4ShapeElem.attr("class", "person-man");
1775
- const rect = chunkTZMSLE5B.getNoteRect();
1776
- switch (c4Shape.typeC4Shape.text) {
1777
- case "person":
1778
- case "external_person":
1779
- case "system":
1780
- case "external_system":
1781
- case "container":
1782
- case "external_container":
1783
- case "component":
1784
- case "external_component":
1785
- rect.x = c4Shape.x;
1786
- rect.y = c4Shape.y;
1787
- rect.fill = fillColor;
1788
- rect.width = c4Shape.width;
1789
- rect.height = c4Shape.height;
1790
- rect.stroke = strokeColor;
1791
- rect.rx = 2.5;
1792
- rect.ry = 2.5;
1793
- rect.attrs = { "stroke-width": 0.5 };
1794
- drawRect2(c4ShapeElem, rect);
1795
- break;
1796
- case "system_db":
1797
- case "external_system_db":
1798
- case "container_db":
1799
- case "external_container_db":
1800
- case "component_db":
1801
- case "external_component_db":
1802
- c4ShapeElem.append("path").attr("fill", fillColor).attr("stroke-width", "0.5").attr("stroke", strokeColor).attr(
1803
- "d",
1804
- "Mstartx,startyc0,-10 half,-10 half,-10c0,0 half,0 half,10l0,heightc0,10 -half,10 -half,10c0,0 -half,0 -half,-10l0,-height".replaceAll("startx", c4Shape.x).replaceAll("starty", c4Shape.y).replaceAll("half", c4Shape.width / 2).replaceAll("height", c4Shape.height)
1805
- );
1806
- c4ShapeElem.append("path").attr("fill", "none").attr("stroke-width", "0.5").attr("stroke", strokeColor).attr(
1807
- "d",
1808
- "Mstartx,startyc0,10 half,10 half,10c0,0 half,0 half,-10".replaceAll("startx", c4Shape.x).replaceAll("starty", c4Shape.y).replaceAll("half", c4Shape.width / 2)
1809
- );
1810
- break;
1811
- case "system_queue":
1812
- case "external_system_queue":
1813
- case "container_queue":
1814
- case "external_container_queue":
1815
- case "component_queue":
1816
- case "external_component_queue":
1817
- c4ShapeElem.append("path").attr("fill", fillColor).attr("stroke-width", "0.5").attr("stroke", strokeColor).attr(
1818
- "d",
1819
- "Mstartx,startylwidth,0c5,0 5,half 5,halfc0,0 0,half -5,halfl-width,0c-5,0 -5,-half -5,-halfc0,0 0,-half 5,-half".replaceAll("startx", c4Shape.x).replaceAll("starty", c4Shape.y).replaceAll("width", c4Shape.width).replaceAll("half", c4Shape.height / 2)
1820
- );
1821
- c4ShapeElem.append("path").attr("fill", "none").attr("stroke-width", "0.5").attr("stroke", strokeColor).attr(
1822
- "d",
1823
- "Mstartx,startyc-5,0 -5,half -5,halfc0,half 5,half 5,half".replaceAll("startx", c4Shape.x + c4Shape.width).replaceAll("starty", c4Shape.y).replaceAll("half", c4Shape.height / 2)
1824
- );
1825
- break;
1826
- }
1827
- let c4ShapeFontConf = getC4ShapeFont(conf2, c4Shape.typeC4Shape.text);
1828
- c4ShapeElem.append("text").attr("fill", fontColor).attr("font-family", c4ShapeFontConf.fontFamily).attr("font-size", c4ShapeFontConf.fontSize - 2).attr("font-style", "italic").attr("lengthAdjust", "spacing").attr("textLength", c4Shape.typeC4Shape.width).attr("x", c4Shape.x + c4Shape.width / 2 - c4Shape.typeC4Shape.width / 2).attr("y", c4Shape.y + c4Shape.typeC4Shape.Y).text("<<" + c4Shape.typeC4Shape.text + ">>");
1829
- switch (c4Shape.typeC4Shape.text) {
1830
- case "person":
1831
- case "external_person":
1832
- drawImage(
1833
- c4ShapeElem,
1834
- 48,
1835
- 48,
1836
- c4Shape.x + c4Shape.width / 2 - 24,
1837
- c4Shape.y + c4Shape.image.Y,
1838
- personImg
1839
- );
1840
- break;
1841
- }
1842
- let textFontConf = conf2[c4Shape.typeC4Shape.text + "Font"]();
1843
- textFontConf.fontWeight = "bold";
1844
- textFontConf.fontSize = textFontConf.fontSize + 2;
1845
- textFontConf.fontColor = fontColor;
1846
- _drawTextCandidateFunc(conf2)(
1847
- c4Shape.label.text,
1848
- c4ShapeElem,
1849
- c4Shape.x,
1850
- c4Shape.y + c4Shape.label.Y,
1851
- c4Shape.width,
1852
- c4Shape.height,
1853
- { fill: fontColor },
1854
- textFontConf
1855
- );
1856
- textFontConf = conf2[c4Shape.typeC4Shape.text + "Font"]();
1857
- textFontConf.fontColor = fontColor;
1858
- if (c4Shape.techn && c4Shape.techn?.text !== "") {
1859
- _drawTextCandidateFunc(conf2)(
1860
- c4Shape.techn.text,
1861
- c4ShapeElem,
1862
- c4Shape.x,
1863
- c4Shape.y + c4Shape.techn.Y,
1864
- c4Shape.width,
1865
- c4Shape.height,
1866
- { fill: fontColor, "font-style": "italic" },
1867
- textFontConf
1868
- );
1869
- } else if (c4Shape.type && c4Shape.type.text !== "") {
1870
- _drawTextCandidateFunc(conf2)(
1871
- c4Shape.type.text,
1872
- c4ShapeElem,
1873
- c4Shape.x,
1874
- c4Shape.y + c4Shape.type.Y,
1875
- c4Shape.width,
1876
- c4Shape.height,
1877
- { fill: fontColor, "font-style": "italic" },
1878
- textFontConf
1879
- );
1880
- }
1881
- if (c4Shape.descr && c4Shape.descr.text !== "") {
1882
- textFontConf = conf2.personFont();
1883
- textFontConf.fontColor = fontColor;
1884
- _drawTextCandidateFunc(conf2)(
1885
- c4Shape.descr.text,
1886
- c4ShapeElem,
1887
- c4Shape.x,
1888
- c4Shape.y + c4Shape.descr.Y,
1889
- c4Shape.width,
1890
- c4Shape.height,
1891
- { fill: fontColor },
1892
- textFontConf
1893
- );
1894
- }
1895
- return c4Shape.height;
1896
- }, "drawC4Shape");
1897
- var insertDatabaseIcon = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1898
- elem.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr(
1899
- "d",
1900
- "M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z"
1901
- );
1902
- }, "insertDatabaseIcon");
1903
- var insertComputerIcon = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1904
- elem.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1905
- "d",
1906
- "M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z"
1907
- );
1908
- }, "insertComputerIcon");
1909
- var insertClockIcon = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1910
- elem.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1911
- "d",
1912
- "M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z"
1913
- );
1914
- }, "insertClockIcon");
1915
- var insertArrowHead = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1916
- elem.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 9).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 0 L 10 5 L 0 10 z");
1917
- }, "insertArrowHead");
1918
- var insertArrowEnd = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1919
- elem.append("defs").append("marker").attr("id", "arrowend").attr("refX", 1).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 10 0 L 0 5 L 10 10 z");
1920
- }, "insertArrowEnd");
1921
- var insertArrowFilledHead = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1922
- elem.append("defs").append("marker").attr("id", "filled-head").attr("refX", 18).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L14,7 L9,1 Z");
1923
- }, "insertArrowFilledHead");
1924
- var insertDynamicNumber = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1925
- elem.append("defs").append("marker").attr("id", "sequencenumber").attr("refX", 15).attr("refY", 15).attr("markerWidth", 60).attr("markerHeight", 40).attr("orient", "auto").append("circle").attr("cx", 15).attr("cy", 15).attr("r", 6);
1926
- }, "insertDynamicNumber");
1927
- var insertArrowCrossHead = /* @__PURE__ */ chunkAGHRB4JF.__name(function(elem) {
1928
- const defs = elem.append("defs");
1929
- const marker = defs.append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 16).attr("refY", 4);
1930
- marker.append("path").attr("fill", "black").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1px").attr("d", "M 9,2 V 6 L16,4 Z");
1931
- marker.append("path").attr("fill", "none").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1px").attr("d", "M 0,1 L 6,7 M 6,1 L 0,7");
1932
- }, "insertArrowCrossHead");
1933
- var getC4ShapeFont = /* @__PURE__ */ chunkAGHRB4JF.__name((cnf, typeC4Shape) => {
1934
- return {
1935
- fontFamily: cnf[typeC4Shape + "FontFamily"],
1936
- fontSize: cnf[typeC4Shape + "FontSize"],
1937
- fontWeight: cnf[typeC4Shape + "FontWeight"]
1938
- };
1939
- }, "getC4ShapeFont");
1940
- var _drawTextCandidateFunc = /* @__PURE__ */ (function() {
1941
- function byText(content, g, x, y, width, height, textAttrs) {
1942
- const text = g.append("text").attr("x", x + width / 2).attr("y", y + height / 2 + 5).style("text-anchor", "middle").text(content);
1943
- _setTextAttrs(text, textAttrs);
1944
- }
1945
- chunkAGHRB4JF.__name(byText, "byText");
1946
- function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
1947
- const { fontSize, fontFamily, fontWeight } = conf2;
1948
- const lines = content.split(chunkABZYJK2D.common_default.lineBreakRegex);
1949
- for (let i = 0; i < lines.length; i++) {
1950
- const dy = i * fontSize - fontSize * (lines.length - 1) / 2;
1951
- const text = g.append("text").attr("x", x + width / 2).attr("y", y).style("text-anchor", "middle").attr("dominant-baseline", "middle").style("font-size", fontSize).style("font-weight", fontWeight).style("font-family", fontFamily);
1952
- text.append("tspan").attr("dy", dy).text(lines[i]).attr("alignment-baseline", "mathematical");
1953
- _setTextAttrs(text, textAttrs);
1954
- }
1955
- }
1956
- chunkAGHRB4JF.__name(byTspan, "byTspan");
1957
- function byFo(content, g, x, y, width, height, textAttrs, conf2) {
1958
- const s = g.append("switch");
1959
- const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
1960
- const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
1961
- text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
1962
- byTspan(content, s, x, y, width, height, textAttrs, conf2);
1963
- _setTextAttrs(text, textAttrs);
1964
- }
1965
- chunkAGHRB4JF.__name(byFo, "byFo");
1966
- function _setTextAttrs(toText, fromTextAttrsDict) {
1967
- for (const key in fromTextAttrsDict) {
1968
- if (fromTextAttrsDict.hasOwnProperty(key)) {
1969
- toText.attr(key, fromTextAttrsDict[key]);
1970
- }
1971
- }
1972
- }
1973
- chunkAGHRB4JF.__name(_setTextAttrs, "_setTextAttrs");
1974
- return function(conf2) {
1975
- return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
1976
- };
1977
- })();
1978
- var svgDraw_default = {
1979
- drawRect: drawRect2,
1980
- drawBoundary,
1981
- drawC4Shape,
1982
- drawRels,
1983
- drawImage,
1984
- insertArrowHead,
1985
- insertArrowEnd,
1986
- insertArrowFilledHead,
1987
- insertDynamicNumber,
1988
- insertArrowCrossHead,
1989
- insertDatabaseIcon,
1990
- insertComputerIcon,
1991
- insertClockIcon
1992
- };
1993
-
1994
- // src/diagrams/c4/c4Renderer.js
1995
- var globalBoundaryMaxX = 0;
1996
- var globalBoundaryMaxY = 0;
1997
- var c4ShapeInRow2 = 4;
1998
- var c4BoundaryInRow2 = 2;
1999
- parser.yy = c4Db_default;
2000
- var conf = {};
2001
- var Bounds = class {
2002
- static {
2003
- chunkAGHRB4JF.__name(this, "Bounds");
2004
- }
2005
- constructor(diagObj) {
2006
- this.name = "";
2007
- this.data = {};
2008
- this.data.startx = void 0;
2009
- this.data.stopx = void 0;
2010
- this.data.starty = void 0;
2011
- this.data.stopy = void 0;
2012
- this.data.widthLimit = void 0;
2013
- this.nextData = {};
2014
- this.nextData.startx = void 0;
2015
- this.nextData.stopx = void 0;
2016
- this.nextData.starty = void 0;
2017
- this.nextData.stopy = void 0;
2018
- this.nextData.cnt = 0;
2019
- setConf(diagObj.db.getConfig());
2020
- }
2021
- setData(startx, stopx, starty, stopy) {
2022
- this.nextData.startx = this.data.startx = startx;
2023
- this.nextData.stopx = this.data.stopx = stopx;
2024
- this.nextData.starty = this.data.starty = starty;
2025
- this.nextData.stopy = this.data.stopy = stopy;
2026
- }
2027
- updateVal(obj, key, val, fun) {
2028
- if (obj[key] === void 0) {
2029
- obj[key] = val;
2030
- } else {
2031
- obj[key] = fun(val, obj[key]);
2032
- }
2033
- }
2034
- insert(c4Shape) {
2035
- this.nextData.cnt = this.nextData.cnt + 1;
2036
- let _startx = this.nextData.startx === this.nextData.stopx ? this.nextData.stopx + c4Shape.margin : this.nextData.stopx + c4Shape.margin * 2;
2037
- let _stopx = _startx + c4Shape.width;
2038
- let _starty = this.nextData.starty + c4Shape.margin * 2;
2039
- let _stopy = _starty + c4Shape.height;
2040
- if (_startx >= this.data.widthLimit || _stopx >= this.data.widthLimit || this.nextData.cnt > c4ShapeInRow2) {
2041
- _startx = this.nextData.startx + c4Shape.margin + conf.nextLinePaddingX;
2042
- _starty = this.nextData.stopy + c4Shape.margin * 2;
2043
- this.nextData.stopx = _stopx = _startx + c4Shape.width;
2044
- this.nextData.starty = this.nextData.stopy;
2045
- this.nextData.stopy = _stopy = _starty + c4Shape.height;
2046
- this.nextData.cnt = 1;
2047
- }
2048
- c4Shape.x = _startx;
2049
- c4Shape.y = _starty;
2050
- this.updateVal(this.data, "startx", _startx, Math.min);
2051
- this.updateVal(this.data, "starty", _starty, Math.min);
2052
- this.updateVal(this.data, "stopx", _stopx, Math.max);
2053
- this.updateVal(this.data, "stopy", _stopy, Math.max);
2054
- this.updateVal(this.nextData, "startx", _startx, Math.min);
2055
- this.updateVal(this.nextData, "starty", _starty, Math.min);
2056
- this.updateVal(this.nextData, "stopx", _stopx, Math.max);
2057
- this.updateVal(this.nextData, "stopy", _stopy, Math.max);
2058
- }
2059
- init(diagObj) {
2060
- this.name = "";
2061
- this.data = {
2062
- startx: void 0,
2063
- stopx: void 0,
2064
- starty: void 0,
2065
- stopy: void 0,
2066
- widthLimit: void 0
2067
- };
2068
- this.nextData = {
2069
- startx: void 0,
2070
- stopx: void 0,
2071
- starty: void 0,
2072
- stopy: void 0,
2073
- cnt: 0
2074
- };
2075
- setConf(diagObj.db.getConfig());
2076
- }
2077
- bumpLastMargin(margin) {
2078
- this.data.stopx += margin;
2079
- this.data.stopy += margin;
2080
- }
2081
- };
2082
- var setConf = /* @__PURE__ */ chunkAGHRB4JF.__name(function(cnf) {
2083
- chunkABZYJK2D.assignWithDepth_default(conf, cnf);
2084
- if (cnf.fontFamily) {
2085
- conf.personFontFamily = conf.systemFontFamily = conf.messageFontFamily = cnf.fontFamily;
2086
- }
2087
- if (cnf.fontSize) {
2088
- conf.personFontSize = conf.systemFontSize = conf.messageFontSize = cnf.fontSize;
2089
- }
2090
- if (cnf.fontWeight) {
2091
- conf.personFontWeight = conf.systemFontWeight = conf.messageFontWeight = cnf.fontWeight;
2092
- }
2093
- }, "setConf");
2094
- var c4ShapeFont = /* @__PURE__ */ chunkAGHRB4JF.__name((cnf, typeC4Shape) => {
2095
- return {
2096
- fontFamily: cnf[typeC4Shape + "FontFamily"],
2097
- fontSize: cnf[typeC4Shape + "FontSize"],
2098
- fontWeight: cnf[typeC4Shape + "FontWeight"]
2099
- };
2100
- }, "c4ShapeFont");
2101
- var boundaryFont = /* @__PURE__ */ chunkAGHRB4JF.__name((cnf) => {
2102
- return {
2103
- fontFamily: cnf.boundaryFontFamily,
2104
- fontSize: cnf.boundaryFontSize,
2105
- fontWeight: cnf.boundaryFontWeight
2106
- };
2107
- }, "boundaryFont");
2108
- var messageFont = /* @__PURE__ */ chunkAGHRB4JF.__name((cnf) => {
2109
- return {
2110
- fontFamily: cnf.messageFontFamily,
2111
- fontSize: cnf.messageFontSize,
2112
- fontWeight: cnf.messageFontWeight
2113
- };
2114
- }, "messageFont");
2115
- function calcC4ShapeTextWH(textType, c4Shape, c4ShapeTextWrap, textConf, textLimitWidth) {
2116
- if (!c4Shape[textType].width) {
2117
- if (c4ShapeTextWrap) {
2118
- c4Shape[textType].text = chunkS3R3BYOJ.wrapLabel(c4Shape[textType].text, textLimitWidth, textConf);
2119
- c4Shape[textType].textLines = c4Shape[textType].text.split(chunkABZYJK2D.common_default.lineBreakRegex).length;
2120
- c4Shape[textType].width = textLimitWidth;
2121
- c4Shape[textType].height = chunkS3R3BYOJ.calculateTextHeight(c4Shape[textType].text, textConf);
2122
- } else {
2123
- let lines = c4Shape[textType].text.split(chunkABZYJK2D.common_default.lineBreakRegex);
2124
- c4Shape[textType].textLines = lines.length;
2125
- let lineHeight = 0;
2126
- c4Shape[textType].height = 0;
2127
- c4Shape[textType].width = 0;
2128
- for (const line of lines) {
2129
- c4Shape[textType].width = Math.max(
2130
- chunkS3R3BYOJ.calculateTextWidth(line, textConf),
2131
- c4Shape[textType].width
2132
- );
2133
- lineHeight = chunkS3R3BYOJ.calculateTextHeight(line, textConf);
2134
- c4Shape[textType].height = c4Shape[textType].height + lineHeight;
2135
- }
2136
- }
2137
- }
2138
- }
2139
- chunkAGHRB4JF.__name(calcC4ShapeTextWH, "calcC4ShapeTextWH");
2140
- var drawBoundary2 = /* @__PURE__ */ chunkAGHRB4JF.__name(function(diagram2, boundary, bounds) {
2141
- boundary.x = bounds.data.startx;
2142
- boundary.y = bounds.data.starty;
2143
- boundary.width = bounds.data.stopx - bounds.data.startx;
2144
- boundary.height = bounds.data.stopy - bounds.data.starty;
2145
- boundary.label.y = conf.c4ShapeMargin - 35;
2146
- let boundaryTextWrap = boundary.wrap && conf.wrap;
2147
- let boundaryLabelConf = boundaryFont(conf);
2148
- boundaryLabelConf.fontSize = boundaryLabelConf.fontSize + 2;
2149
- boundaryLabelConf.fontWeight = "bold";
2150
- let textLimitWidth = chunkS3R3BYOJ.calculateTextWidth(boundary.label.text, boundaryLabelConf);
2151
- calcC4ShapeTextWH("label", boundary, boundaryTextWrap, boundaryLabelConf, textLimitWidth);
2152
- svgDraw_default.drawBoundary(diagram2, boundary, conf);
2153
- }, "drawBoundary");
2154
- var drawC4ShapeArray = /* @__PURE__ */ chunkAGHRB4JF.__name(function(currentBounds, diagram2, c4ShapeArray2, c4ShapeKeys) {
2155
- let Y = 0;
2156
- for (const c4ShapeKey of c4ShapeKeys) {
2157
- Y = 0;
2158
- const c4Shape = c4ShapeArray2[c4ShapeKey];
2159
- let c4ShapeTypeConf = c4ShapeFont(conf, c4Shape.typeC4Shape.text);
2160
- c4ShapeTypeConf.fontSize = c4ShapeTypeConf.fontSize - 2;
2161
- c4Shape.typeC4Shape.width = chunkS3R3BYOJ.calculateTextWidth(
2162
- "\xAB" + c4Shape.typeC4Shape.text + "\xBB",
2163
- c4ShapeTypeConf
2164
- );
2165
- c4Shape.typeC4Shape.height = c4ShapeTypeConf.fontSize + 2;
2166
- c4Shape.typeC4Shape.Y = conf.c4ShapePadding;
2167
- Y = c4Shape.typeC4Shape.Y + c4Shape.typeC4Shape.height - 4;
2168
- c4Shape.image = { width: 0, height: 0, Y: 0 };
2169
- switch (c4Shape.typeC4Shape.text) {
2170
- case "person":
2171
- case "external_person":
2172
- c4Shape.image.width = 48;
2173
- c4Shape.image.height = 48;
2174
- c4Shape.image.Y = Y;
2175
- Y = c4Shape.image.Y + c4Shape.image.height;
2176
- break;
2177
- }
2178
- if (c4Shape.sprite) {
2179
- c4Shape.image.width = 48;
2180
- c4Shape.image.height = 48;
2181
- c4Shape.image.Y = Y;
2182
- Y = c4Shape.image.Y + c4Shape.image.height;
2183
- }
2184
- let c4ShapeTextWrap = c4Shape.wrap && conf.wrap;
2185
- let textLimitWidth = conf.width - conf.c4ShapePadding * 2;
2186
- let c4ShapeLabelConf = c4ShapeFont(conf, c4Shape.typeC4Shape.text);
2187
- c4ShapeLabelConf.fontSize = c4ShapeLabelConf.fontSize + 2;
2188
- c4ShapeLabelConf.fontWeight = "bold";
2189
- calcC4ShapeTextWH("label", c4Shape, c4ShapeTextWrap, c4ShapeLabelConf, textLimitWidth);
2190
- c4Shape.label.Y = Y + 8;
2191
- Y = c4Shape.label.Y + c4Shape.label.height;
2192
- if (c4Shape.type && c4Shape.type.text !== "") {
2193
- c4Shape.type.text = "[" + c4Shape.type.text + "]";
2194
- let c4ShapeTypeConf2 = c4ShapeFont(conf, c4Shape.typeC4Shape.text);
2195
- calcC4ShapeTextWH("type", c4Shape, c4ShapeTextWrap, c4ShapeTypeConf2, textLimitWidth);
2196
- c4Shape.type.Y = Y + 5;
2197
- Y = c4Shape.type.Y + c4Shape.type.height;
2198
- } else if (c4Shape.techn && c4Shape.techn.text !== "") {
2199
- c4Shape.techn.text = "[" + c4Shape.techn.text + "]";
2200
- let c4ShapeTechnConf = c4ShapeFont(conf, c4Shape.techn.text);
2201
- calcC4ShapeTextWH("techn", c4Shape, c4ShapeTextWrap, c4ShapeTechnConf, textLimitWidth);
2202
- c4Shape.techn.Y = Y + 5;
2203
- Y = c4Shape.techn.Y + c4Shape.techn.height;
2204
- }
2205
- let rectHeight = Y;
2206
- let rectWidth = c4Shape.label.width;
2207
- if (c4Shape.descr && c4Shape.descr.text !== "") {
2208
- let c4ShapeDescrConf = c4ShapeFont(conf, c4Shape.typeC4Shape.text);
2209
- calcC4ShapeTextWH("descr", c4Shape, c4ShapeTextWrap, c4ShapeDescrConf, textLimitWidth);
2210
- c4Shape.descr.Y = Y + 20;
2211
- Y = c4Shape.descr.Y + c4Shape.descr.height;
2212
- rectWidth = Math.max(c4Shape.label.width, c4Shape.descr.width);
2213
- rectHeight = Y - c4Shape.descr.textLines * 5;
2214
- }
2215
- rectWidth = rectWidth + conf.c4ShapePadding;
2216
- c4Shape.width = Math.max(c4Shape.width || conf.width, rectWidth, conf.width);
2217
- c4Shape.height = Math.max(c4Shape.height || conf.height, rectHeight, conf.height);
2218
- c4Shape.margin = c4Shape.margin || conf.c4ShapeMargin;
2219
- currentBounds.insert(c4Shape);
2220
- svgDraw_default.drawC4Shape(diagram2, c4Shape, conf);
2221
- }
2222
- currentBounds.bumpLastMargin(conf.c4ShapeMargin);
2223
- }, "drawC4ShapeArray");
2224
- var Point = class {
2225
- static {
2226
- chunkAGHRB4JF.__name(this, "Point");
2227
- }
2228
- constructor(x, y) {
2229
- this.x = x;
2230
- this.y = y;
2231
- }
2232
- };
2233
- var getIntersectPoint = /* @__PURE__ */ chunkAGHRB4JF.__name(function(fromNode, endPoint) {
2234
- let x1 = fromNode.x;
2235
- let y1 = fromNode.y;
2236
- let x2 = endPoint.x;
2237
- let y2 = endPoint.y;
2238
- let fromCenterX = x1 + fromNode.width / 2;
2239
- let fromCenterY = y1 + fromNode.height / 2;
2240
- let dx = Math.abs(x1 - x2);
2241
- let dy = Math.abs(y1 - y2);
2242
- let tanDYX = dy / dx;
2243
- let fromDYX = fromNode.height / fromNode.width;
2244
- let returnPoint = null;
2245
- if (y1 == y2 && x1 < x2) {
2246
- returnPoint = new Point(x1 + fromNode.width, fromCenterY);
2247
- } else if (y1 == y2 && x1 > x2) {
2248
- returnPoint = new Point(x1, fromCenterY);
2249
- } else if (x1 == x2 && y1 < y2) {
2250
- returnPoint = new Point(fromCenterX, y1 + fromNode.height);
2251
- } else if (x1 == x2 && y1 > y2) {
2252
- returnPoint = new Point(fromCenterX, y1);
2253
- }
2254
- if (x1 > x2 && y1 < y2) {
2255
- if (fromDYX >= tanDYX) {
2256
- returnPoint = new Point(x1, fromCenterY + tanDYX * fromNode.width / 2);
2257
- } else {
2258
- returnPoint = new Point(
2259
- fromCenterX - dx / dy * fromNode.height / 2,
2260
- y1 + fromNode.height
2261
- );
2262
- }
2263
- } else if (x1 < x2 && y1 < y2) {
2264
- if (fromDYX >= tanDYX) {
2265
- returnPoint = new Point(x1 + fromNode.width, fromCenterY + tanDYX * fromNode.width / 2);
2266
- } else {
2267
- returnPoint = new Point(
2268
- fromCenterX + dx / dy * fromNode.height / 2,
2269
- y1 + fromNode.height
2270
- );
2271
- }
2272
- } else if (x1 < x2 && y1 > y2) {
2273
- if (fromDYX >= tanDYX) {
2274
- returnPoint = new Point(x1 + fromNode.width, fromCenterY - tanDYX * fromNode.width / 2);
2275
- } else {
2276
- returnPoint = new Point(fromCenterX + fromNode.height / 2 * dx / dy, y1);
2277
- }
2278
- } else if (x1 > x2 && y1 > y2) {
2279
- if (fromDYX >= tanDYX) {
2280
- returnPoint = new Point(x1, fromCenterY - fromNode.width / 2 * tanDYX);
2281
- } else {
2282
- returnPoint = new Point(fromCenterX - fromNode.height / 2 * dx / dy, y1);
2283
- }
2284
- }
2285
- return returnPoint;
2286
- }, "getIntersectPoint");
2287
- var getIntersectPoints = /* @__PURE__ */ chunkAGHRB4JF.__name(function(fromNode, endNode) {
2288
- let endIntersectPoint = { x: 0, y: 0 };
2289
- endIntersectPoint.x = endNode.x + endNode.width / 2;
2290
- endIntersectPoint.y = endNode.y + endNode.height / 2;
2291
- let startPoint = getIntersectPoint(fromNode, endIntersectPoint);
2292
- endIntersectPoint.x = fromNode.x + fromNode.width / 2;
2293
- endIntersectPoint.y = fromNode.y + fromNode.height / 2;
2294
- let endPoint = getIntersectPoint(endNode, endIntersectPoint);
2295
- return { startPoint, endPoint };
2296
- }, "getIntersectPoints");
2297
- var drawRels2 = /* @__PURE__ */ chunkAGHRB4JF.__name(function(diagram2, rels2, getC4ShapeObj, diagObj) {
2298
- let i = 0;
2299
- for (let rel of rels2) {
2300
- i = i + 1;
2301
- let relTextWrap = rel.wrap && conf.wrap;
2302
- let relConf = messageFont(conf);
2303
- let diagramType = diagObj.db.getC4Type();
2304
- if (diagramType === "C4Dynamic") {
2305
- rel.label.text = i + ": " + rel.label.text;
2306
- }
2307
- let textLimitWidth = chunkS3R3BYOJ.calculateTextWidth(rel.label.text, relConf);
2308
- calcC4ShapeTextWH("label", rel, relTextWrap, relConf, textLimitWidth);
2309
- if (rel.techn && rel.techn.text !== "") {
2310
- textLimitWidth = chunkS3R3BYOJ.calculateTextWidth(rel.techn.text, relConf);
2311
- calcC4ShapeTextWH("techn", rel, relTextWrap, relConf, textLimitWidth);
2312
- }
2313
- if (rel.descr && rel.descr.text !== "") {
2314
- textLimitWidth = chunkS3R3BYOJ.calculateTextWidth(rel.descr.text, relConf);
2315
- calcC4ShapeTextWH("descr", rel, relTextWrap, relConf, textLimitWidth);
2316
- }
2317
- let fromNode = getC4ShapeObj(rel.from);
2318
- let endNode = getC4ShapeObj(rel.to);
2319
- let points = getIntersectPoints(fromNode, endNode);
2320
- rel.startPoint = points.startPoint;
2321
- rel.endPoint = points.endPoint;
2322
- }
2323
- svgDraw_default.drawRels(diagram2, rels2, conf);
2324
- }, "drawRels");
2325
- function drawInsideBoundary(diagram2, parentBoundaryAlias, parentBounds, currentBoundaries, diagObj) {
2326
- let currentBounds = new Bounds(diagObj);
2327
- currentBounds.data.widthLimit = parentBounds.data.widthLimit / Math.min(c4BoundaryInRow2, currentBoundaries.length);
2328
- for (let [i, currentBoundary] of currentBoundaries.entries()) {
2329
- let Y = 0;
2330
- currentBoundary.image = { width: 0, height: 0, Y: 0 };
2331
- if (currentBoundary.sprite) {
2332
- currentBoundary.image.width = 48;
2333
- currentBoundary.image.height = 48;
2334
- currentBoundary.image.Y = Y;
2335
- Y = currentBoundary.image.Y + currentBoundary.image.height;
2336
- }
2337
- let currentBoundaryTextWrap = currentBoundary.wrap && conf.wrap;
2338
- let currentBoundaryLabelConf = boundaryFont(conf);
2339
- currentBoundaryLabelConf.fontSize = currentBoundaryLabelConf.fontSize + 2;
2340
- currentBoundaryLabelConf.fontWeight = "bold";
2341
- calcC4ShapeTextWH(
2342
- "label",
2343
- currentBoundary,
2344
- currentBoundaryTextWrap,
2345
- currentBoundaryLabelConf,
2346
- currentBounds.data.widthLimit
2347
- );
2348
- currentBoundary.label.Y = Y + 8;
2349
- Y = currentBoundary.label.Y + currentBoundary.label.height;
2350
- if (currentBoundary.type && currentBoundary.type.text !== "") {
2351
- currentBoundary.type.text = "[" + currentBoundary.type.text + "]";
2352
- let currentBoundaryTypeConf = boundaryFont(conf);
2353
- calcC4ShapeTextWH(
2354
- "type",
2355
- currentBoundary,
2356
- currentBoundaryTextWrap,
2357
- currentBoundaryTypeConf,
2358
- currentBounds.data.widthLimit
2359
- );
2360
- currentBoundary.type.Y = Y + 5;
2361
- Y = currentBoundary.type.Y + currentBoundary.type.height;
2362
- }
2363
- if (currentBoundary.descr && currentBoundary.descr.text !== "") {
2364
- let currentBoundaryDescrConf = boundaryFont(conf);
2365
- currentBoundaryDescrConf.fontSize = currentBoundaryDescrConf.fontSize - 2;
2366
- calcC4ShapeTextWH(
2367
- "descr",
2368
- currentBoundary,
2369
- currentBoundaryTextWrap,
2370
- currentBoundaryDescrConf,
2371
- currentBounds.data.widthLimit
2372
- );
2373
- currentBoundary.descr.Y = Y + 20;
2374
- Y = currentBoundary.descr.Y + currentBoundary.descr.height;
2375
- }
2376
- if (i == 0 || i % c4BoundaryInRow2 === 0) {
2377
- let _x = parentBounds.data.startx + conf.diagramMarginX;
2378
- let _y = parentBounds.data.stopy + conf.diagramMarginY + Y;
2379
- currentBounds.setData(_x, _x, _y, _y);
2380
- } else {
2381
- let _x = currentBounds.data.stopx !== currentBounds.data.startx ? currentBounds.data.stopx + conf.diagramMarginX : currentBounds.data.startx;
2382
- let _y = currentBounds.data.starty;
2383
- currentBounds.setData(_x, _x, _y, _y);
2384
- }
2385
- currentBounds.name = currentBoundary.alias;
2386
- let currentPersonOrSystemArray = diagObj.db.getC4ShapeArray(currentBoundary.alias);
2387
- let currentPersonOrSystemKeys = diagObj.db.getC4ShapeKeys(currentBoundary.alias);
2388
- if (currentPersonOrSystemKeys.length > 0) {
2389
- drawC4ShapeArray(
2390
- currentBounds,
2391
- diagram2,
2392
- currentPersonOrSystemArray,
2393
- currentPersonOrSystemKeys
2394
- );
2395
- }
2396
- parentBoundaryAlias = currentBoundary.alias;
2397
- let nextCurrentBoundaries = diagObj.db.getBoundaries(parentBoundaryAlias);
2398
- if (nextCurrentBoundaries.length > 0) {
2399
- drawInsideBoundary(
2400
- diagram2,
2401
- parentBoundaryAlias,
2402
- currentBounds,
2403
- nextCurrentBoundaries,
2404
- diagObj
2405
- );
2406
- }
2407
- if (currentBoundary.alias !== "global") {
2408
- drawBoundary2(diagram2, currentBoundary, currentBounds);
2409
- }
2410
- parentBounds.data.stopy = Math.max(
2411
- currentBounds.data.stopy + conf.c4ShapeMargin,
2412
- parentBounds.data.stopy
2413
- );
2414
- parentBounds.data.stopx = Math.max(
2415
- currentBounds.data.stopx + conf.c4ShapeMargin,
2416
- parentBounds.data.stopx
2417
- );
2418
- globalBoundaryMaxX = Math.max(globalBoundaryMaxX, parentBounds.data.stopx);
2419
- globalBoundaryMaxY = Math.max(globalBoundaryMaxY, parentBounds.data.stopy);
2420
- }
2421
- }
2422
- chunkAGHRB4JF.__name(drawInsideBoundary, "drawInsideBoundary");
2423
- var draw = /* @__PURE__ */ chunkAGHRB4JF.__name(function(_text, id, _version, diagObj) {
2424
- conf = chunkABZYJK2D.getConfig2().c4;
2425
- const securityLevel = chunkABZYJK2D.getConfig2().securityLevel;
2426
- let sandboxElement;
2427
- if (securityLevel === "sandbox") {
2428
- sandboxElement = select("#i" + id);
2429
- }
2430
- const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
2431
- let db = diagObj.db;
2432
- diagObj.db.setWrap(conf.wrap);
2433
- c4ShapeInRow2 = db.getC4ShapeInRow();
2434
- c4BoundaryInRow2 = db.getC4BoundaryInRow();
2435
- chunkAGHRB4JF.log.debug(`C:${JSON.stringify(conf, null, 2)}`);
2436
- const diagram2 = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
2437
- svgDraw_default.insertComputerIcon(diagram2);
2438
- svgDraw_default.insertDatabaseIcon(diagram2);
2439
- svgDraw_default.insertClockIcon(diagram2);
2440
- let screenBounds = new Bounds(diagObj);
2441
- screenBounds.setData(
2442
- conf.diagramMarginX,
2443
- conf.diagramMarginX,
2444
- conf.diagramMarginY,
2445
- conf.diagramMarginY
2446
- );
2447
- screenBounds.data.widthLimit = screen.availWidth;
2448
- globalBoundaryMaxX = conf.diagramMarginX;
2449
- globalBoundaryMaxY = conf.diagramMarginY;
2450
- const title2 = diagObj.db.getTitle();
2451
- let currentBoundaries = diagObj.db.getBoundaries("");
2452
- drawInsideBoundary(diagram2, "", screenBounds, currentBoundaries, diagObj);
2453
- svgDraw_default.insertArrowHead(diagram2);
2454
- svgDraw_default.insertArrowEnd(diagram2);
2455
- svgDraw_default.insertArrowCrossHead(diagram2);
2456
- svgDraw_default.insertArrowFilledHead(diagram2);
2457
- drawRels2(diagram2, diagObj.db.getRels(), diagObj.db.getC4Shape, diagObj);
2458
- screenBounds.data.stopx = globalBoundaryMaxX;
2459
- screenBounds.data.stopy = globalBoundaryMaxY;
2460
- const box = screenBounds.data;
2461
- let boxHeight = box.stopy - box.starty;
2462
- let height = boxHeight + 2 * conf.diagramMarginY;
2463
- let boxWidth = box.stopx - box.startx;
2464
- const width = boxWidth + 2 * conf.diagramMarginX;
2465
- if (title2) {
2466
- diagram2.append("text").text(title2).attr("x", (box.stopx - box.startx) / 2 - 4 * conf.diagramMarginX).attr("y", box.starty + conf.diagramMarginY);
2467
- }
2468
- chunkABZYJK2D.configureSvgSize(diagram2, height, width, conf.useMaxWidth);
2469
- const extraVertForTitle = title2 ? 60 : 0;
2470
- diagram2.attr(
2471
- "viewBox",
2472
- box.startx - conf.diagramMarginX + " -" + (conf.diagramMarginY + extraVertForTitle) + " " + width + " " + (height + extraVertForTitle)
2473
- );
2474
- chunkAGHRB4JF.log.debug(`models:`, box);
2475
- }, "draw");
2476
- var c4Renderer_default = {
2477
- drawPersonOrSystemArray: drawC4ShapeArray,
2478
- drawBoundary: drawBoundary2,
2479
- setConf,
2480
- draw
2481
- };
2482
-
2483
- // src/diagrams/c4/styles.js
2484
- var getStyles = /* @__PURE__ */ chunkAGHRB4JF.__name((options) => `.person {
2485
- stroke: ${options.personBorder};
2486
- fill: ${options.personBkg};
2487
- }
2488
- `, "getStyles");
2489
- var styles_default = getStyles;
2490
-
2491
- // src/diagrams/c4/c4Diagram.ts
2492
- var diagram = {
2493
- parser: c4Diagram_default,
2494
- db: c4Db_default,
2495
- renderer: c4Renderer_default,
2496
- styles: styles_default,
2497
- init: /* @__PURE__ */ chunkAGHRB4JF.__name(({ c4, wrap }) => {
2498
- c4Renderer_default.setConf(c4);
2499
- c4Db_default.setWrap(wrap);
2500
- }, "init")
2501
- };
2502
-
2503
- exports.diagram = diagram;