@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,3063 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkAGHRB4JF = require('./chunk-AGHRB4JF.js');
4
- var purify_es = require('../../../../../../dompurify@3.3.0/node_modules/dompurify/dist/purify.es.js');
5
- var adjust = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js');
6
- var rgba = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js');
7
- var is_dark = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js');
8
- var lighten = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js');
9
- var darken = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/darken.js');
10
- var invert = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/invert.js');
11
-
12
- // src/diagram-api/regexes.ts
13
- var frontMatterRegex = /^-{3}\s*[\n\r](.*?)[\n\r]-{3}\s*[\n\r]+/s;
14
- var directiveRegex = /%{2}{\s*(?:(\w+)\s*:|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*(?:}%{2})?/gi;
15
- var anyCommentRegex = /\s*%%.*\n/gm;
16
-
17
- // src/errors.ts
18
- var UnknownDiagramError = class extends Error {
19
- static {
20
- chunkAGHRB4JF.__name(this, "UnknownDiagramError");
21
- }
22
- constructor(message) {
23
- super(message);
24
- this.name = "UnknownDiagramError";
25
- }
26
- };
27
-
28
- // src/diagram-api/detectType.ts
29
- var detectors = {};
30
- var detectType = /* @__PURE__ */ chunkAGHRB4JF.__name(function(text, config2) {
31
- text = text.replace(frontMatterRegex, "").replace(directiveRegex, "").replace(anyCommentRegex, "\n");
32
- for (const [key, { detector }] of Object.entries(detectors)) {
33
- const diagram = detector(text, config2);
34
- if (diagram) {
35
- return key;
36
- }
37
- }
38
- throw new UnknownDiagramError(
39
- `No diagram type detected matching given configuration for text: ${text}`
40
- );
41
- }, "detectType");
42
- var registerLazyLoadedDiagrams = /* @__PURE__ */ chunkAGHRB4JF.__name((...diagrams2) => {
43
- for (const { id, detector, loader } of diagrams2) {
44
- addDetector(id, detector, loader);
45
- }
46
- }, "registerLazyLoadedDiagrams");
47
- var addDetector = /* @__PURE__ */ chunkAGHRB4JF.__name((key, detector, loader) => {
48
- if (detectors[key]) {
49
- chunkAGHRB4JF.log.warn(`Detector with key ${key} already exists. Overwriting.`);
50
- }
51
- detectors[key] = { detector, loader };
52
- chunkAGHRB4JF.log.debug(`Detector with key ${key} added${loader ? " with loader" : ""}`);
53
- }, "addDetector");
54
- var getDiagramLoader = /* @__PURE__ */ chunkAGHRB4JF.__name((key) => {
55
- return detectors[key].loader;
56
- }, "getDiagramLoader");
57
-
58
- // src/assignWithDepth.ts
59
- var assignWithDepth = /* @__PURE__ */ chunkAGHRB4JF.__name((dst, src, { depth = 2, clobber = false } = {}) => {
60
- const config2 = { depth, clobber };
61
- if (Array.isArray(src) && !Array.isArray(dst)) {
62
- src.forEach((s) => assignWithDepth(dst, s, config2));
63
- return dst;
64
- } else if (Array.isArray(src) && Array.isArray(dst)) {
65
- src.forEach((s) => {
66
- if (!dst.includes(s)) {
67
- dst.push(s);
68
- }
69
- });
70
- return dst;
71
- }
72
- if (dst === void 0 || depth <= 0) {
73
- if (dst !== void 0 && dst !== null && typeof dst === "object" && typeof src === "object") {
74
- return Object.assign(dst, src);
75
- } else {
76
- return src;
77
- }
78
- }
79
- if (src !== void 0 && typeof dst === "object" && typeof src === "object") {
80
- Object.keys(src).forEach((key) => {
81
- if (typeof src[key] === "object" && (dst[key] === void 0 || typeof dst[key] === "object")) {
82
- if (dst[key] === void 0) {
83
- dst[key] = Array.isArray(src[key]) ? [] : {};
84
- }
85
- dst[key] = assignWithDepth(dst[key], src[key], { depth: depth - 1, clobber });
86
- } else if (clobber || typeof dst[key] !== "object" && typeof src[key] !== "object") {
87
- dst[key] = src[key];
88
- }
89
- });
90
- }
91
- return dst;
92
- }, "assignWithDepth");
93
- var assignWithDepth_default = assignWithDepth;
94
-
95
- // src/themes/erDiagram-oldHardcodedValues.ts
96
- var oldAttributeBackgroundColorOdd = "#ffffff";
97
- var oldAttributeBackgroundColorEven = "#f2f2f2";
98
- var mkBorder = /* @__PURE__ */ chunkAGHRB4JF.__name((col, darkMode) => darkMode ? adjust(col, { s: -40, l: 10 }) : adjust(col, { s: -40, l: -10 }), "mkBorder");
99
-
100
- // src/themes/theme-base.js
101
- var Theme = class {
102
- static {
103
- chunkAGHRB4JF.__name(this, "Theme");
104
- }
105
- constructor() {
106
- this.background = "#f4f4f4";
107
- this.primaryColor = "#fff4dd";
108
- this.noteBkgColor = "#fff5ad";
109
- this.noteTextColor = "#333";
110
- this.THEME_COLOR_LIMIT = 12;
111
- this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
112
- this.fontSize = "16px";
113
- }
114
- updateColors() {
115
- this.primaryTextColor = this.primaryTextColor || (this.darkMode ? "#eee" : "#333");
116
- this.secondaryColor = this.secondaryColor || adjust(this.primaryColor, { h: -120 });
117
- this.tertiaryColor = this.tertiaryColor || adjust(this.primaryColor, { h: 180, l: 5 });
118
- this.primaryBorderColor = this.primaryBorderColor || mkBorder(this.primaryColor, this.darkMode);
119
- this.secondaryBorderColor = this.secondaryBorderColor || mkBorder(this.secondaryColor, this.darkMode);
120
- this.tertiaryBorderColor = this.tertiaryBorderColor || mkBorder(this.tertiaryColor, this.darkMode);
121
- this.noteBorderColor = this.noteBorderColor || mkBorder(this.noteBkgColor, this.darkMode);
122
- this.noteBkgColor = this.noteBkgColor || "#fff5ad";
123
- this.noteTextColor = this.noteTextColor || "#333";
124
- this.secondaryTextColor = this.secondaryTextColor || invert(this.secondaryColor);
125
- this.tertiaryTextColor = this.tertiaryTextColor || invert(this.tertiaryColor);
126
- this.lineColor = this.lineColor || invert(this.background);
127
- this.arrowheadColor = this.arrowheadColor || invert(this.background);
128
- this.textColor = this.textColor || this.primaryTextColor;
129
- this.border2 = this.border2 || this.tertiaryBorderColor;
130
- this.nodeBkg = this.nodeBkg || this.primaryColor;
131
- this.mainBkg = this.mainBkg || this.primaryColor;
132
- this.nodeBorder = this.nodeBorder || this.primaryBorderColor;
133
- this.clusterBkg = this.clusterBkg || this.tertiaryColor;
134
- this.clusterBorder = this.clusterBorder || this.tertiaryBorderColor;
135
- this.defaultLinkColor = this.defaultLinkColor || this.lineColor;
136
- this.titleColor = this.titleColor || this.tertiaryTextColor;
137
- this.edgeLabelBackground = this.edgeLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
138
- this.nodeTextColor = this.nodeTextColor || this.primaryTextColor;
139
- this.actorBorder = this.actorBorder || this.primaryBorderColor;
140
- this.actorBkg = this.actorBkg || this.mainBkg;
141
- this.actorTextColor = this.actorTextColor || this.primaryTextColor;
142
- this.actorLineColor = this.actorLineColor || this.actorBorder;
143
- this.labelBoxBkgColor = this.labelBoxBkgColor || this.actorBkg;
144
- this.signalColor = this.signalColor || this.textColor;
145
- this.signalTextColor = this.signalTextColor || this.textColor;
146
- this.labelBoxBorderColor = this.labelBoxBorderColor || this.actorBorder;
147
- this.labelTextColor = this.labelTextColor || this.actorTextColor;
148
- this.loopTextColor = this.loopTextColor || this.actorTextColor;
149
- this.activationBorderColor = this.activationBorderColor || darken(this.secondaryColor, 10);
150
- this.activationBkgColor = this.activationBkgColor || this.secondaryColor;
151
- this.sequenceNumberColor = this.sequenceNumberColor || invert(this.lineColor);
152
- this.sectionBkgColor = this.sectionBkgColor || this.tertiaryColor;
153
- this.altSectionBkgColor = this.altSectionBkgColor || "white";
154
- this.sectionBkgColor = this.sectionBkgColor || this.secondaryColor;
155
- this.sectionBkgColor2 = this.sectionBkgColor2 || this.primaryColor;
156
- this.excludeBkgColor = this.excludeBkgColor || "#eeeeee";
157
- this.taskBorderColor = this.taskBorderColor || this.primaryBorderColor;
158
- this.taskBkgColor = this.taskBkgColor || this.primaryColor;
159
- this.activeTaskBorderColor = this.activeTaskBorderColor || this.primaryColor;
160
- this.activeTaskBkgColor = this.activeTaskBkgColor || lighten(this.primaryColor, 23);
161
- this.gridColor = this.gridColor || "lightgrey";
162
- this.doneTaskBkgColor = this.doneTaskBkgColor || "lightgrey";
163
- this.doneTaskBorderColor = this.doneTaskBorderColor || "grey";
164
- this.critBorderColor = this.critBorderColor || "#ff8888";
165
- this.critBkgColor = this.critBkgColor || "red";
166
- this.todayLineColor = this.todayLineColor || "red";
167
- this.vertLineColor = this.vertLineColor || "navy";
168
- this.taskTextColor = this.taskTextColor || this.textColor;
169
- this.taskTextOutsideColor = this.taskTextOutsideColor || this.textColor;
170
- this.taskTextLightColor = this.taskTextLightColor || this.textColor;
171
- this.taskTextColor = this.taskTextColor || this.primaryTextColor;
172
- this.taskTextDarkColor = this.taskTextDarkColor || this.textColor;
173
- this.taskTextClickableColor = this.taskTextClickableColor || "#003163";
174
- this.personBorder = this.personBorder || this.primaryBorderColor;
175
- this.personBkg = this.personBkg || this.mainBkg;
176
- if (this.darkMode) {
177
- this.rowOdd = this.rowOdd || darken(this.mainBkg, 5) || "#ffffff";
178
- this.rowEven = this.rowEven || darken(this.mainBkg, 10);
179
- } else {
180
- this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
181
- this.rowEven = this.rowEven || lighten(this.mainBkg, 5);
182
- }
183
- this.transitionColor = this.transitionColor || this.lineColor;
184
- this.transitionLabelColor = this.transitionLabelColor || this.textColor;
185
- this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
186
- this.stateBkg = this.stateBkg || this.mainBkg;
187
- this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
188
- this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
189
- this.altBackground = this.altBackground || this.tertiaryColor;
190
- this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
191
- this.compositeBorder = this.compositeBorder || this.nodeBorder;
192
- this.innerEndBackground = this.nodeBorder;
193
- this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
194
- this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
195
- this.transitionColor = this.transitionColor || this.lineColor;
196
- this.specialStateColor = this.lineColor;
197
- this.cScale0 = this.cScale0 || this.primaryColor;
198
- this.cScale1 = this.cScale1 || this.secondaryColor;
199
- this.cScale2 = this.cScale2 || this.tertiaryColor;
200
- this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
201
- this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
202
- this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
203
- this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
204
- this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
205
- this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210, l: 150 });
206
- this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
207
- this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
208
- this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
209
- if (this.darkMode) {
210
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
211
- this["cScale" + i] = darken(this["cScale" + i], 75);
212
- }
213
- } else {
214
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
215
- this["cScale" + i] = darken(this["cScale" + i], 25);
216
- }
217
- }
218
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
219
- this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
220
- }
221
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
222
- if (this.darkMode) {
223
- this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
224
- } else {
225
- this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
226
- }
227
- }
228
- this.scaleLabelColor = this.scaleLabelColor || this.labelTextColor;
229
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
230
- this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
231
- }
232
- const multiplier = this.darkMode ? -4 : -1;
233
- for (let i = 0; i < 5; i++) {
234
- this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (5 + i * 3) });
235
- this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (8 + i * 3) });
236
- }
237
- this.classText = this.classText || this.textColor;
238
- this.fillType0 = this.fillType0 || this.primaryColor;
239
- this.fillType1 = this.fillType1 || this.secondaryColor;
240
- this.fillType2 = this.fillType2 || adjust(this.primaryColor, { h: 64 });
241
- this.fillType3 = this.fillType3 || adjust(this.secondaryColor, { h: 64 });
242
- this.fillType4 = this.fillType4 || adjust(this.primaryColor, { h: -64 });
243
- this.fillType5 = this.fillType5 || adjust(this.secondaryColor, { h: -64 });
244
- this.fillType6 = this.fillType6 || adjust(this.primaryColor, { h: 128 });
245
- this.fillType7 = this.fillType7 || adjust(this.secondaryColor, { h: 128 });
246
- this.pie1 = this.pie1 || this.primaryColor;
247
- this.pie2 = this.pie2 || this.secondaryColor;
248
- this.pie3 = this.pie3 || this.tertiaryColor;
249
- this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
250
- this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -10 });
251
- this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -10 });
252
- this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
253
- this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
254
- this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
255
- this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -20 });
256
- this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -20 });
257
- this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -10 });
258
- this.pieTitleTextSize = this.pieTitleTextSize || "25px";
259
- this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
260
- this.pieSectionTextSize = this.pieSectionTextSize || "17px";
261
- this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
262
- this.pieLegendTextSize = this.pieLegendTextSize || "17px";
263
- this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
264
- this.pieStrokeColor = this.pieStrokeColor || "black";
265
- this.pieStrokeWidth = this.pieStrokeWidth || "2px";
266
- this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
267
- this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
268
- this.pieOpacity = this.pieOpacity || "0.7";
269
- this.radar = {
270
- axisColor: this.radar?.axisColor || this.lineColor,
271
- axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
272
- axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
273
- curveOpacity: this.radar?.curveOpacity || 0.5,
274
- curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
275
- graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
276
- graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
277
- graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
278
- legendBoxSize: this.radar?.legendBoxSize || 12,
279
- legendFontSize: this.radar?.legendFontSize || 12
280
- };
281
- this.archEdgeColor = this.archEdgeColor || "#777";
282
- this.archEdgeArrowColor = this.archEdgeArrowColor || "#777";
283
- this.archEdgeWidth = this.archEdgeWidth || "3";
284
- this.archGroupBorderColor = this.archGroupBorderColor || "#000";
285
- this.archGroupBorderWidth = this.archGroupBorderWidth || "2px";
286
- this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
287
- this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
288
- this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
289
- this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
290
- this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
291
- this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
292
- this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
293
- this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
294
- this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
295
- this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
296
- this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
297
- this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
298
- this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
299
- this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
300
- this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
301
- this.xyChart = {
302
- backgroundColor: this.xyChart?.backgroundColor || this.background,
303
- titleColor: this.xyChart?.titleColor || this.primaryTextColor,
304
- xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
305
- xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
306
- xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
307
- xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
308
- yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
309
- yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
310
- yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
311
- yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
312
- plotColorPalette: this.xyChart?.plotColorPalette || "#FFF4DD,#FFD8B1,#FFA07A,#ECEFF1,#D6DBDF,#C3E0A8,#FFB6A4,#FFD74D,#738FA7,#FFFFF0"
313
- };
314
- this.requirementBackground = this.requirementBackground || this.primaryColor;
315
- this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
316
- this.requirementBorderSize = this.requirementBorderSize || "1";
317
- this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
318
- this.relationColor = this.relationColor || this.lineColor;
319
- this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
320
- this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
321
- this.git0 = this.git0 || this.primaryColor;
322
- this.git1 = this.git1 || this.secondaryColor;
323
- this.git2 = this.git2 || this.tertiaryColor;
324
- this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
325
- this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
326
- this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
327
- this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
328
- this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
329
- if (this.darkMode) {
330
- this.git0 = lighten(this.git0, 25);
331
- this.git1 = lighten(this.git1, 25);
332
- this.git2 = lighten(this.git2, 25);
333
- this.git3 = lighten(this.git3, 25);
334
- this.git4 = lighten(this.git4, 25);
335
- this.git5 = lighten(this.git5, 25);
336
- this.git6 = lighten(this.git6, 25);
337
- this.git7 = lighten(this.git7, 25);
338
- } else {
339
- this.git0 = darken(this.git0, 25);
340
- this.git1 = darken(this.git1, 25);
341
- this.git2 = darken(this.git2, 25);
342
- this.git3 = darken(this.git3, 25);
343
- this.git4 = darken(this.git4, 25);
344
- this.git5 = darken(this.git5, 25);
345
- this.git6 = darken(this.git6, 25);
346
- this.git7 = darken(this.git7, 25);
347
- }
348
- this.gitInv0 = this.gitInv0 || invert(this.git0);
349
- this.gitInv1 = this.gitInv1 || invert(this.git1);
350
- this.gitInv2 = this.gitInv2 || invert(this.git2);
351
- this.gitInv3 = this.gitInv3 || invert(this.git3);
352
- this.gitInv4 = this.gitInv4 || invert(this.git4);
353
- this.gitInv5 = this.gitInv5 || invert(this.git5);
354
- this.gitInv6 = this.gitInv6 || invert(this.git6);
355
- this.gitInv7 = this.gitInv7 || invert(this.git7);
356
- this.branchLabelColor = this.branchLabelColor || (this.darkMode ? "black" : this.labelTextColor);
357
- this.gitBranchLabel0 = this.gitBranchLabel0 || this.branchLabelColor;
358
- this.gitBranchLabel1 = this.gitBranchLabel1 || this.branchLabelColor;
359
- this.gitBranchLabel2 = this.gitBranchLabel2 || this.branchLabelColor;
360
- this.gitBranchLabel3 = this.gitBranchLabel3 || this.branchLabelColor;
361
- this.gitBranchLabel4 = this.gitBranchLabel4 || this.branchLabelColor;
362
- this.gitBranchLabel5 = this.gitBranchLabel5 || this.branchLabelColor;
363
- this.gitBranchLabel6 = this.gitBranchLabel6 || this.branchLabelColor;
364
- this.gitBranchLabel7 = this.gitBranchLabel7 || this.branchLabelColor;
365
- this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
366
- this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
367
- this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
368
- this.tagLabelFontSize = this.tagLabelFontSize || "10px";
369
- this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
370
- this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
371
- this.commitLabelFontSize = this.commitLabelFontSize || "10px";
372
- this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
373
- this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
374
- }
375
- calculate(overrides) {
376
- if (typeof overrides !== "object") {
377
- this.updateColors();
378
- return;
379
- }
380
- const keys = Object.keys(overrides);
381
- keys.forEach((k) => {
382
- this[k] = overrides[k];
383
- });
384
- this.updateColors();
385
- keys.forEach((k) => {
386
- this[k] = overrides[k];
387
- });
388
- }
389
- };
390
- var getThemeVariables = /* @__PURE__ */ chunkAGHRB4JF.__name((userOverrides) => {
391
- const theme = new Theme();
392
- theme.calculate(userOverrides);
393
- return theme;
394
- }, "getThemeVariables");
395
- var Theme2 = class {
396
- static {
397
- chunkAGHRB4JF.__name(this, "Theme");
398
- }
399
- constructor() {
400
- this.background = "#333";
401
- this.primaryColor = "#1f2020";
402
- this.secondaryColor = lighten(this.primaryColor, 16);
403
- this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
404
- this.primaryBorderColor = invert(this.background);
405
- this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
406
- this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
407
- this.primaryTextColor = invert(this.primaryColor);
408
- this.secondaryTextColor = invert(this.secondaryColor);
409
- this.tertiaryTextColor = invert(this.tertiaryColor);
410
- this.lineColor = invert(this.background);
411
- this.textColor = invert(this.background);
412
- this.mainBkg = "#1f2020";
413
- this.secondBkg = "calculated";
414
- this.mainContrastColor = "lightgrey";
415
- this.darkTextColor = lighten(invert("#323D47"), 10);
416
- this.lineColor = "calculated";
417
- this.border1 = "#ccc";
418
- this.border2 = rgba(255, 255, 255, 0.25);
419
- this.arrowheadColor = "calculated";
420
- this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
421
- this.fontSize = "16px";
422
- this.labelBackground = "#181818";
423
- this.textColor = "#ccc";
424
- this.THEME_COLOR_LIMIT = 12;
425
- this.nodeBkg = "calculated";
426
- this.nodeBorder = "calculated";
427
- this.clusterBkg = "calculated";
428
- this.clusterBorder = "calculated";
429
- this.defaultLinkColor = "calculated";
430
- this.titleColor = "#F9FFFE";
431
- this.edgeLabelBackground = "calculated";
432
- this.actorBorder = "calculated";
433
- this.actorBkg = "calculated";
434
- this.actorTextColor = "calculated";
435
- this.actorLineColor = "calculated";
436
- this.signalColor = "calculated";
437
- this.signalTextColor = "calculated";
438
- this.labelBoxBkgColor = "calculated";
439
- this.labelBoxBorderColor = "calculated";
440
- this.labelTextColor = "calculated";
441
- this.loopTextColor = "calculated";
442
- this.noteBorderColor = "calculated";
443
- this.noteBkgColor = "#fff5ad";
444
- this.noteTextColor = "calculated";
445
- this.activationBorderColor = "calculated";
446
- this.activationBkgColor = "calculated";
447
- this.sequenceNumberColor = "black";
448
- this.sectionBkgColor = darken("#EAE8D9", 30);
449
- this.altSectionBkgColor = "calculated";
450
- this.sectionBkgColor2 = "#EAE8D9";
451
- this.excludeBkgColor = darken(this.sectionBkgColor, 10);
452
- this.taskBorderColor = rgba(255, 255, 255, 70);
453
- this.taskBkgColor = "calculated";
454
- this.taskTextColor = "calculated";
455
- this.taskTextLightColor = "calculated";
456
- this.taskTextOutsideColor = "calculated";
457
- this.taskTextClickableColor = "#003163";
458
- this.activeTaskBorderColor = rgba(255, 255, 255, 50);
459
- this.activeTaskBkgColor = "#81B1DB";
460
- this.gridColor = "calculated";
461
- this.doneTaskBkgColor = "calculated";
462
- this.doneTaskBorderColor = "grey";
463
- this.critBorderColor = "#E83737";
464
- this.critBkgColor = "#E83737";
465
- this.taskTextDarkColor = "calculated";
466
- this.todayLineColor = "#DB5757";
467
- this.vertLineColor = "#00BFFF";
468
- this.personBorder = this.primaryBorderColor;
469
- this.personBkg = this.mainBkg;
470
- this.archEdgeColor = "calculated";
471
- this.archEdgeArrowColor = "calculated";
472
- this.archEdgeWidth = "3";
473
- this.archGroupBorderColor = this.primaryBorderColor;
474
- this.archGroupBorderWidth = "2px";
475
- this.rowOdd = this.rowOdd || lighten(this.mainBkg, 5) || "#ffffff";
476
- this.rowEven = this.rowEven || darken(this.mainBkg, 10);
477
- this.labelColor = "calculated";
478
- this.errorBkgColor = "#a44141";
479
- this.errorTextColor = "#ddd";
480
- }
481
- updateColors() {
482
- this.secondBkg = lighten(this.mainBkg, 16);
483
- this.lineColor = this.mainContrastColor;
484
- this.arrowheadColor = this.mainContrastColor;
485
- this.nodeBkg = this.mainBkg;
486
- this.nodeBorder = this.border1;
487
- this.clusterBkg = this.secondBkg;
488
- this.clusterBorder = this.border2;
489
- this.defaultLinkColor = this.lineColor;
490
- this.edgeLabelBackground = lighten(this.labelBackground, 25);
491
- this.actorBorder = this.border1;
492
- this.actorBkg = this.mainBkg;
493
- this.actorTextColor = this.mainContrastColor;
494
- this.actorLineColor = this.actorBorder;
495
- this.signalColor = this.mainContrastColor;
496
- this.signalTextColor = this.mainContrastColor;
497
- this.labelBoxBkgColor = this.actorBkg;
498
- this.labelBoxBorderColor = this.actorBorder;
499
- this.labelTextColor = this.mainContrastColor;
500
- this.loopTextColor = this.mainContrastColor;
501
- this.noteBorderColor = this.secondaryBorderColor;
502
- this.noteBkgColor = this.secondBkg;
503
- this.noteTextColor = this.secondaryTextColor;
504
- this.activationBorderColor = this.border1;
505
- this.activationBkgColor = this.secondBkg;
506
- this.altSectionBkgColor = this.background;
507
- this.taskBkgColor = lighten(this.mainBkg, 23);
508
- this.taskTextColor = this.darkTextColor;
509
- this.taskTextLightColor = this.mainContrastColor;
510
- this.taskTextOutsideColor = this.taskTextLightColor;
511
- this.gridColor = this.mainContrastColor;
512
- this.doneTaskBkgColor = this.mainContrastColor;
513
- this.taskTextDarkColor = this.darkTextColor;
514
- this.archEdgeColor = this.lineColor;
515
- this.archEdgeArrowColor = this.lineColor;
516
- this.transitionColor = this.transitionColor || this.lineColor;
517
- this.transitionLabelColor = this.transitionLabelColor || this.textColor;
518
- this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
519
- this.stateBkg = this.stateBkg || this.mainBkg;
520
- this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
521
- this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
522
- this.altBackground = this.altBackground || "#555";
523
- this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
524
- this.compositeBorder = this.compositeBorder || this.nodeBorder;
525
- this.innerEndBackground = this.primaryBorderColor;
526
- this.specialStateColor = "#f4f4f4";
527
- this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
528
- this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
529
- this.fillType0 = this.primaryColor;
530
- this.fillType1 = this.secondaryColor;
531
- this.fillType2 = adjust(this.primaryColor, { h: 64 });
532
- this.fillType3 = adjust(this.secondaryColor, { h: 64 });
533
- this.fillType4 = adjust(this.primaryColor, { h: -64 });
534
- this.fillType5 = adjust(this.secondaryColor, { h: -64 });
535
- this.fillType6 = adjust(this.primaryColor, { h: 128 });
536
- this.fillType7 = adjust(this.secondaryColor, { h: 128 });
537
- this.cScale1 = this.cScale1 || "#0b0000";
538
- this.cScale2 = this.cScale2 || "#4d1037";
539
- this.cScale3 = this.cScale3 || "#3f5258";
540
- this.cScale4 = this.cScale4 || "#4f2f1b";
541
- this.cScale5 = this.cScale5 || "#6e0a0a";
542
- this.cScale6 = this.cScale6 || "#3b0048";
543
- this.cScale7 = this.cScale7 || "#995a01";
544
- this.cScale8 = this.cScale8 || "#154706";
545
- this.cScale9 = this.cScale9 || "#161722";
546
- this.cScale10 = this.cScale10 || "#00296f";
547
- this.cScale11 = this.cScale11 || "#01629c";
548
- this.cScale12 = this.cScale12 || "#010029";
549
- this.cScale0 = this.cScale0 || this.primaryColor;
550
- this.cScale1 = this.cScale1 || this.secondaryColor;
551
- this.cScale2 = this.cScale2 || this.tertiaryColor;
552
- this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
553
- this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
554
- this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
555
- this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
556
- this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
557
- this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
558
- this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
559
- this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
560
- this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
561
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
562
- this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
563
- }
564
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
565
- this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
566
- }
567
- for (let i = 0; i < 5; i++) {
568
- this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-10 + i * 4) });
569
- this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-7 + i * 4) });
570
- }
571
- this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
572
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
573
- this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
574
- }
575
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
576
- this["pie" + i] = this["cScale" + i];
577
- }
578
- this.pieTitleTextSize = this.pieTitleTextSize || "25px";
579
- this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
580
- this.pieSectionTextSize = this.pieSectionTextSize || "17px";
581
- this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
582
- this.pieLegendTextSize = this.pieLegendTextSize || "17px";
583
- this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
584
- this.pieStrokeColor = this.pieStrokeColor || "black";
585
- this.pieStrokeWidth = this.pieStrokeWidth || "2px";
586
- this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
587
- this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
588
- this.pieOpacity = this.pieOpacity || "0.7";
589
- this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
590
- this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
591
- this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
592
- this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
593
- this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
594
- this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
595
- this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
596
- this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
597
- this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
598
- this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
599
- this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
600
- this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
601
- this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
602
- this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
603
- this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
604
- this.xyChart = {
605
- backgroundColor: this.xyChart?.backgroundColor || this.background,
606
- titleColor: this.xyChart?.titleColor || this.primaryTextColor,
607
- xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
608
- xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
609
- xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
610
- xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
611
- yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
612
- yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
613
- yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
614
- yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
615
- plotColorPalette: this.xyChart?.plotColorPalette || "#3498db,#2ecc71,#e74c3c,#f1c40f,#bdc3c7,#ffffff,#34495e,#9b59b6,#1abc9c,#e67e22"
616
- };
617
- this.packet = {
618
- startByteColor: this.primaryTextColor,
619
- endByteColor: this.primaryTextColor,
620
- labelColor: this.primaryTextColor,
621
- titleColor: this.primaryTextColor,
622
- blockStrokeColor: this.primaryTextColor,
623
- blockFillColor: this.background
624
- };
625
- this.radar = {
626
- axisColor: this.radar?.axisColor || this.lineColor,
627
- axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
628
- axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
629
- curveOpacity: this.radar?.curveOpacity || 0.5,
630
- curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
631
- graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
632
- graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
633
- graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
634
- legendBoxSize: this.radar?.legendBoxSize || 12,
635
- legendFontSize: this.radar?.legendFontSize || 12
636
- };
637
- this.classText = this.primaryTextColor;
638
- this.requirementBackground = this.requirementBackground || this.primaryColor;
639
- this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
640
- this.requirementBorderSize = this.requirementBorderSize || "1";
641
- this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
642
- this.relationColor = this.relationColor || this.lineColor;
643
- this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
644
- this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
645
- this.git0 = lighten(this.secondaryColor, 20);
646
- this.git1 = lighten(this.pie2 || this.secondaryColor, 20);
647
- this.git2 = lighten(this.pie3 || this.tertiaryColor, 20);
648
- this.git3 = lighten(this.pie4 || adjust(this.primaryColor, { h: -30 }), 20);
649
- this.git4 = lighten(this.pie5 || adjust(this.primaryColor, { h: -60 }), 20);
650
- this.git5 = lighten(this.pie6 || adjust(this.primaryColor, { h: -90 }), 10);
651
- this.git6 = lighten(this.pie7 || adjust(this.primaryColor, { h: 60 }), 10);
652
- this.git7 = lighten(this.pie8 || adjust(this.primaryColor, { h: 120 }), 20);
653
- this.gitInv0 = this.gitInv0 || invert(this.git0);
654
- this.gitInv1 = this.gitInv1 || invert(this.git1);
655
- this.gitInv2 = this.gitInv2 || invert(this.git2);
656
- this.gitInv3 = this.gitInv3 || invert(this.git3);
657
- this.gitInv4 = this.gitInv4 || invert(this.git4);
658
- this.gitInv5 = this.gitInv5 || invert(this.git5);
659
- this.gitInv6 = this.gitInv6 || invert(this.git6);
660
- this.gitInv7 = this.gitInv7 || invert(this.git7);
661
- this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
662
- this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
663
- this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
664
- this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
665
- this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
666
- this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
667
- this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
668
- this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
669
- this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
670
- this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
671
- this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
672
- this.tagLabelFontSize = this.tagLabelFontSize || "10px";
673
- this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
674
- this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
675
- this.commitLabelFontSize = this.commitLabelFontSize || "10px";
676
- this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || lighten(this.background, 12);
677
- this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || lighten(this.background, 2);
678
- this.nodeBorder = this.nodeBorder || "#999";
679
- }
680
- calculate(overrides) {
681
- if (typeof overrides !== "object") {
682
- this.updateColors();
683
- return;
684
- }
685
- const keys = Object.keys(overrides);
686
- keys.forEach((k) => {
687
- this[k] = overrides[k];
688
- });
689
- this.updateColors();
690
- keys.forEach((k) => {
691
- this[k] = overrides[k];
692
- });
693
- }
694
- };
695
- var getThemeVariables2 = /* @__PURE__ */ chunkAGHRB4JF.__name((userOverrides) => {
696
- const theme = new Theme2();
697
- theme.calculate(userOverrides);
698
- return theme;
699
- }, "getThemeVariables");
700
- var Theme3 = class {
701
- static {
702
- chunkAGHRB4JF.__name(this, "Theme");
703
- }
704
- constructor() {
705
- this.background = "#f4f4f4";
706
- this.primaryColor = "#ECECFF";
707
- this.secondaryColor = adjust(this.primaryColor, { h: 120 });
708
- this.secondaryColor = "#ffffde";
709
- this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
710
- this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
711
- this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
712
- this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
713
- this.primaryTextColor = invert(this.primaryColor);
714
- this.secondaryTextColor = invert(this.secondaryColor);
715
- this.tertiaryTextColor = invert(this.tertiaryColor);
716
- this.lineColor = invert(this.background);
717
- this.textColor = invert(this.background);
718
- this.background = "white";
719
- this.mainBkg = "#ECECFF";
720
- this.secondBkg = "#ffffde";
721
- this.lineColor = "#333333";
722
- this.border1 = "#9370DB";
723
- this.border2 = "#aaaa33";
724
- this.arrowheadColor = "#333333";
725
- this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
726
- this.fontSize = "16px";
727
- this.labelBackground = "rgba(232,232,232, 0.8)";
728
- this.textColor = "#333";
729
- this.THEME_COLOR_LIMIT = 12;
730
- this.nodeBkg = "calculated";
731
- this.nodeBorder = "calculated";
732
- this.clusterBkg = "calculated";
733
- this.clusterBorder = "calculated";
734
- this.defaultLinkColor = "calculated";
735
- this.titleColor = "calculated";
736
- this.edgeLabelBackground = "calculated";
737
- this.actorBorder = "calculated";
738
- this.actorBkg = "calculated";
739
- this.actorTextColor = "black";
740
- this.actorLineColor = "calculated";
741
- this.signalColor = "calculated";
742
- this.signalTextColor = "calculated";
743
- this.labelBoxBkgColor = "calculated";
744
- this.labelBoxBorderColor = "calculated";
745
- this.labelTextColor = "calculated";
746
- this.loopTextColor = "calculated";
747
- this.noteBorderColor = "calculated";
748
- this.noteBkgColor = "#fff5ad";
749
- this.noteTextColor = "calculated";
750
- this.activationBorderColor = "#666";
751
- this.activationBkgColor = "#f4f4f4";
752
- this.sequenceNumberColor = "white";
753
- this.sectionBkgColor = "calculated";
754
- this.altSectionBkgColor = "calculated";
755
- this.sectionBkgColor2 = "calculated";
756
- this.excludeBkgColor = "#eeeeee";
757
- this.taskBorderColor = "calculated";
758
- this.taskBkgColor = "calculated";
759
- this.taskTextLightColor = "calculated";
760
- this.taskTextColor = this.taskTextLightColor;
761
- this.taskTextDarkColor = "calculated";
762
- this.taskTextOutsideColor = this.taskTextDarkColor;
763
- this.taskTextClickableColor = "calculated";
764
- this.activeTaskBorderColor = "calculated";
765
- this.activeTaskBkgColor = "calculated";
766
- this.gridColor = "calculated";
767
- this.doneTaskBkgColor = "calculated";
768
- this.doneTaskBorderColor = "calculated";
769
- this.critBorderColor = "calculated";
770
- this.critBkgColor = "calculated";
771
- this.todayLineColor = "calculated";
772
- this.vertLineColor = "calculated";
773
- this.sectionBkgColor = rgba(102, 102, 255, 0.49);
774
- this.altSectionBkgColor = "white";
775
- this.sectionBkgColor2 = "#fff400";
776
- this.taskBorderColor = "#534fbc";
777
- this.taskBkgColor = "#8a90dd";
778
- this.taskTextLightColor = "white";
779
- this.taskTextColor = "calculated";
780
- this.taskTextDarkColor = "black";
781
- this.taskTextOutsideColor = "calculated";
782
- this.taskTextClickableColor = "#003163";
783
- this.activeTaskBorderColor = "#534fbc";
784
- this.activeTaskBkgColor = "#bfc7ff";
785
- this.gridColor = "lightgrey";
786
- this.doneTaskBkgColor = "lightgrey";
787
- this.doneTaskBorderColor = "grey";
788
- this.critBorderColor = "#ff8888";
789
- this.critBkgColor = "red";
790
- this.todayLineColor = "red";
791
- this.vertLineColor = "navy";
792
- this.personBorder = this.primaryBorderColor;
793
- this.personBkg = this.mainBkg;
794
- this.archEdgeColor = "calculated";
795
- this.archEdgeArrowColor = "calculated";
796
- this.archEdgeWidth = "3";
797
- this.archGroupBorderColor = this.primaryBorderColor;
798
- this.archGroupBorderWidth = "2px";
799
- this.rowOdd = "calculated";
800
- this.rowEven = "calculated";
801
- this.labelColor = "black";
802
- this.errorBkgColor = "#552222";
803
- this.errorTextColor = "#552222";
804
- this.updateColors();
805
- }
806
- updateColors() {
807
- this.cScale0 = this.cScale0 || this.primaryColor;
808
- this.cScale1 = this.cScale1 || this.secondaryColor;
809
- this.cScale2 = this.cScale2 || this.tertiaryColor;
810
- this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
811
- this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
812
- this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
813
- this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
814
- this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
815
- this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
816
- this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
817
- this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
818
- this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
819
- this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
820
- this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
821
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
822
- this["cScale" + i] = darken(this["cScale" + i], 10);
823
- this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
824
- }
825
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
826
- this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
827
- }
828
- for (let i = 0; i < 5; i++) {
829
- this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, l: -(5 + i * 5) });
830
- this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, l: -(7 + i * 5) });
831
- }
832
- this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
833
- if (this.labelTextColor !== "calculated") {
834
- this.cScaleLabel0 = this.cScaleLabel0 || invert(this.labelTextColor);
835
- this.cScaleLabel3 = this.cScaleLabel3 || invert(this.labelTextColor);
836
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
837
- this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.labelTextColor;
838
- }
839
- }
840
- this.nodeBkg = this.mainBkg;
841
- this.nodeBorder = this.border1;
842
- this.clusterBkg = this.secondBkg;
843
- this.clusterBorder = this.border2;
844
- this.defaultLinkColor = this.lineColor;
845
- this.titleColor = this.textColor;
846
- this.edgeLabelBackground = this.labelBackground;
847
- this.actorBorder = lighten(this.border1, 23);
848
- this.actorBkg = this.mainBkg;
849
- this.labelBoxBkgColor = this.actorBkg;
850
- this.signalColor = this.textColor;
851
- this.signalTextColor = this.textColor;
852
- this.labelBoxBorderColor = this.actorBorder;
853
- this.labelTextColor = this.actorTextColor;
854
- this.loopTextColor = this.actorTextColor;
855
- this.noteBorderColor = this.border2;
856
- this.noteTextColor = this.actorTextColor;
857
- this.actorLineColor = this.actorBorder;
858
- this.taskTextColor = this.taskTextLightColor;
859
- this.taskTextOutsideColor = this.taskTextDarkColor;
860
- this.archEdgeColor = this.lineColor;
861
- this.archEdgeArrowColor = this.lineColor;
862
- this.rowOdd = this.rowOdd || lighten(this.primaryColor, 75) || "#ffffff";
863
- this.rowEven = this.rowEven || lighten(this.primaryColor, 1);
864
- this.transitionColor = this.transitionColor || this.lineColor;
865
- this.transitionLabelColor = this.transitionLabelColor || this.textColor;
866
- this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
867
- this.stateBkg = this.stateBkg || this.mainBkg;
868
- this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
869
- this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
870
- this.altBackground = this.altBackground || "#f0f0f0";
871
- this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
872
- this.compositeBorder = this.compositeBorder || this.nodeBorder;
873
- this.innerEndBackground = this.nodeBorder;
874
- this.specialStateColor = this.lineColor;
875
- this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
876
- this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
877
- this.transitionColor = this.transitionColor || this.lineColor;
878
- this.classText = this.primaryTextColor;
879
- this.fillType0 = this.primaryColor;
880
- this.fillType1 = this.secondaryColor;
881
- this.fillType2 = adjust(this.primaryColor, { h: 64 });
882
- this.fillType3 = adjust(this.secondaryColor, { h: 64 });
883
- this.fillType4 = adjust(this.primaryColor, { h: -64 });
884
- this.fillType5 = adjust(this.secondaryColor, { h: -64 });
885
- this.fillType6 = adjust(this.primaryColor, { h: 128 });
886
- this.fillType7 = adjust(this.secondaryColor, { h: 128 });
887
- this.pie1 = this.pie1 || this.primaryColor;
888
- this.pie2 = this.pie2 || this.secondaryColor;
889
- this.pie3 = this.pie3 || adjust(this.tertiaryColor, { l: -40 });
890
- this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
891
- this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
892
- this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -20 });
893
- this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -20 });
894
- this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -40 });
895
- this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: -40 });
896
- this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -40 });
897
- this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -90, l: -40 });
898
- this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -30 });
899
- this.pieTitleTextSize = this.pieTitleTextSize || "25px";
900
- this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
901
- this.pieSectionTextSize = this.pieSectionTextSize || "17px";
902
- this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
903
- this.pieLegendTextSize = this.pieLegendTextSize || "17px";
904
- this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
905
- this.pieStrokeColor = this.pieStrokeColor || "black";
906
- this.pieStrokeWidth = this.pieStrokeWidth || "2px";
907
- this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
908
- this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
909
- this.pieOpacity = this.pieOpacity || "0.7";
910
- this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
911
- this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
912
- this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
913
- this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
914
- this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
915
- this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
916
- this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
917
- this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
918
- this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
919
- this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
920
- this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
921
- this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
922
- this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
923
- this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
924
- this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
925
- this.radar = {
926
- axisColor: this.radar?.axisColor || this.lineColor,
927
- axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
928
- axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
929
- curveOpacity: this.radar?.curveOpacity || 0.5,
930
- curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
931
- graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
932
- graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
933
- graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
934
- legendBoxSize: this.radar?.legendBoxSize || 12,
935
- legendFontSize: this.radar?.legendFontSize || 12
936
- };
937
- this.xyChart = {
938
- backgroundColor: this.xyChart?.backgroundColor || this.background,
939
- titleColor: this.xyChart?.titleColor || this.primaryTextColor,
940
- xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
941
- xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
942
- xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
943
- xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
944
- yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
945
- yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
946
- yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
947
- yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
948
- plotColorPalette: this.xyChart?.plotColorPalette || "#ECECFF,#8493A6,#FFC3A0,#DCDDE1,#B8E994,#D1A36F,#C3CDE6,#FFB6C1,#496078,#F8F3E3"
949
- };
950
- this.requirementBackground = this.requirementBackground || this.primaryColor;
951
- this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
952
- this.requirementBorderSize = this.requirementBorderSize || "1";
953
- this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
954
- this.relationColor = this.relationColor || this.lineColor;
955
- this.relationLabelBackground = this.relationLabelBackground || this.labelBackground;
956
- this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
957
- this.git0 = this.git0 || this.primaryColor;
958
- this.git1 = this.git1 || this.secondaryColor;
959
- this.git2 = this.git2 || this.tertiaryColor;
960
- this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
961
- this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
962
- this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
963
- this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
964
- this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
965
- if (this.darkMode) {
966
- this.git0 = lighten(this.git0, 25);
967
- this.git1 = lighten(this.git1, 25);
968
- this.git2 = lighten(this.git2, 25);
969
- this.git3 = lighten(this.git3, 25);
970
- this.git4 = lighten(this.git4, 25);
971
- this.git5 = lighten(this.git5, 25);
972
- this.git6 = lighten(this.git6, 25);
973
- this.git7 = lighten(this.git7, 25);
974
- } else {
975
- this.git0 = darken(this.git0, 25);
976
- this.git1 = darken(this.git1, 25);
977
- this.git2 = darken(this.git2, 25);
978
- this.git3 = darken(this.git3, 25);
979
- this.git4 = darken(this.git4, 25);
980
- this.git5 = darken(this.git5, 25);
981
- this.git6 = darken(this.git6, 25);
982
- this.git7 = darken(this.git7, 25);
983
- }
984
- this.gitInv0 = this.gitInv0 || darken(invert(this.git0), 25);
985
- this.gitInv1 = this.gitInv1 || invert(this.git1);
986
- this.gitInv2 = this.gitInv2 || invert(this.git2);
987
- this.gitInv3 = this.gitInv3 || invert(this.git3);
988
- this.gitInv4 = this.gitInv4 || invert(this.git4);
989
- this.gitInv5 = this.gitInv5 || invert(this.git5);
990
- this.gitInv6 = this.gitInv6 || invert(this.git6);
991
- this.gitInv7 = this.gitInv7 || invert(this.git7);
992
- this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
993
- this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
994
- this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
995
- this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
996
- this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
997
- this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
998
- this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
999
- this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
1000
- this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
1001
- this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
1002
- this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
1003
- this.tagLabelFontSize = this.tagLabelFontSize || "10px";
1004
- this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
1005
- this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
1006
- this.commitLabelFontSize = this.commitLabelFontSize || "10px";
1007
- this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
1008
- this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
1009
- }
1010
- calculate(overrides) {
1011
- Object.keys(this).forEach((k) => {
1012
- if (this[k] === "calculated") {
1013
- this[k] = void 0;
1014
- }
1015
- });
1016
- if (typeof overrides !== "object") {
1017
- this.updateColors();
1018
- return;
1019
- }
1020
- const keys = Object.keys(overrides);
1021
- keys.forEach((k) => {
1022
- this[k] = overrides[k];
1023
- });
1024
- this.updateColors();
1025
- keys.forEach((k) => {
1026
- this[k] = overrides[k];
1027
- });
1028
- }
1029
- };
1030
- var getThemeVariables3 = /* @__PURE__ */ chunkAGHRB4JF.__name((userOverrides) => {
1031
- const theme = new Theme3();
1032
- theme.calculate(userOverrides);
1033
- return theme;
1034
- }, "getThemeVariables");
1035
- var Theme4 = class {
1036
- static {
1037
- chunkAGHRB4JF.__name(this, "Theme");
1038
- }
1039
- constructor() {
1040
- this.background = "#f4f4f4";
1041
- this.primaryColor = "#cde498";
1042
- this.secondaryColor = "#cdffb2";
1043
- this.background = "white";
1044
- this.mainBkg = "#cde498";
1045
- this.secondBkg = "#cdffb2";
1046
- this.lineColor = "green";
1047
- this.border1 = "#13540c";
1048
- this.border2 = "#6eaa49";
1049
- this.arrowheadColor = "green";
1050
- this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
1051
- this.fontSize = "16px";
1052
- this.tertiaryColor = lighten("#cde498", 10);
1053
- this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
1054
- this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
1055
- this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
1056
- this.primaryTextColor = invert(this.primaryColor);
1057
- this.secondaryTextColor = invert(this.secondaryColor);
1058
- this.tertiaryTextColor = invert(this.primaryColor);
1059
- this.lineColor = invert(this.background);
1060
- this.textColor = invert(this.background);
1061
- this.THEME_COLOR_LIMIT = 12;
1062
- this.nodeBkg = "calculated";
1063
- this.nodeBorder = "calculated";
1064
- this.clusterBkg = "calculated";
1065
- this.clusterBorder = "calculated";
1066
- this.defaultLinkColor = "calculated";
1067
- this.titleColor = "#333";
1068
- this.edgeLabelBackground = "#e8e8e8";
1069
- this.actorBorder = "calculated";
1070
- this.actorBkg = "calculated";
1071
- this.actorTextColor = "black";
1072
- this.actorLineColor = "calculated";
1073
- this.signalColor = "#333";
1074
- this.signalTextColor = "#333";
1075
- this.labelBoxBkgColor = "calculated";
1076
- this.labelBoxBorderColor = "#326932";
1077
- this.labelTextColor = "calculated";
1078
- this.loopTextColor = "calculated";
1079
- this.noteBorderColor = "calculated";
1080
- this.noteBkgColor = "#fff5ad";
1081
- this.noteTextColor = "calculated";
1082
- this.activationBorderColor = "#666";
1083
- this.activationBkgColor = "#f4f4f4";
1084
- this.sequenceNumberColor = "white";
1085
- this.sectionBkgColor = "#6eaa49";
1086
- this.altSectionBkgColor = "white";
1087
- this.sectionBkgColor2 = "#6eaa49";
1088
- this.excludeBkgColor = "#eeeeee";
1089
- this.taskBorderColor = "calculated";
1090
- this.taskBkgColor = "#487e3a";
1091
- this.taskTextLightColor = "white";
1092
- this.taskTextColor = "calculated";
1093
- this.taskTextDarkColor = "black";
1094
- this.taskTextOutsideColor = "calculated";
1095
- this.taskTextClickableColor = "#003163";
1096
- this.activeTaskBorderColor = "calculated";
1097
- this.activeTaskBkgColor = "calculated";
1098
- this.gridColor = "lightgrey";
1099
- this.doneTaskBkgColor = "lightgrey";
1100
- this.doneTaskBorderColor = "grey";
1101
- this.critBorderColor = "#ff8888";
1102
- this.critBkgColor = "red";
1103
- this.todayLineColor = "red";
1104
- this.vertLineColor = "#00BFFF";
1105
- this.personBorder = this.primaryBorderColor;
1106
- this.personBkg = this.mainBkg;
1107
- this.archEdgeColor = "calculated";
1108
- this.archEdgeArrowColor = "calculated";
1109
- this.archEdgeWidth = "3";
1110
- this.archGroupBorderColor = this.primaryBorderColor;
1111
- this.archGroupBorderWidth = "2px";
1112
- this.labelColor = "black";
1113
- this.errorBkgColor = "#552222";
1114
- this.errorTextColor = "#552222";
1115
- }
1116
- updateColors() {
1117
- this.actorBorder = darken(this.mainBkg, 20);
1118
- this.actorBkg = this.mainBkg;
1119
- this.labelBoxBkgColor = this.actorBkg;
1120
- this.labelTextColor = this.actorTextColor;
1121
- this.loopTextColor = this.actorTextColor;
1122
- this.noteBorderColor = this.border2;
1123
- this.noteTextColor = this.actorTextColor;
1124
- this.actorLineColor = this.actorBorder;
1125
- this.cScale0 = this.cScale0 || this.primaryColor;
1126
- this.cScale1 = this.cScale1 || this.secondaryColor;
1127
- this.cScale2 = this.cScale2 || this.tertiaryColor;
1128
- this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
1129
- this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
1130
- this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
1131
- this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
1132
- this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
1133
- this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
1134
- this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
1135
- this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
1136
- this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
1137
- this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
1138
- this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
1139
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1140
- this["cScale" + i] = darken(this["cScale" + i], 10);
1141
- this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
1142
- }
1143
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1144
- this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
1145
- }
1146
- this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
1147
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1148
- this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
1149
- }
1150
- for (let i = 0; i < 5; i++) {
1151
- this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(5 + i * 5) });
1152
- this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(8 + i * 5) });
1153
- }
1154
- this.nodeBkg = this.mainBkg;
1155
- this.nodeBorder = this.border1;
1156
- this.clusterBkg = this.secondBkg;
1157
- this.clusterBorder = this.border2;
1158
- this.defaultLinkColor = this.lineColor;
1159
- this.taskBorderColor = this.border1;
1160
- this.taskTextColor = this.taskTextLightColor;
1161
- this.taskTextOutsideColor = this.taskTextDarkColor;
1162
- this.activeTaskBorderColor = this.taskBorderColor;
1163
- this.activeTaskBkgColor = this.mainBkg;
1164
- this.archEdgeColor = this.lineColor;
1165
- this.archEdgeArrowColor = this.lineColor;
1166
- this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
1167
- this.rowEven = this.rowEven || lighten(this.mainBkg, 20);
1168
- this.transitionColor = this.transitionColor || this.lineColor;
1169
- this.transitionLabelColor = this.transitionLabelColor || this.textColor;
1170
- this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
1171
- this.stateBkg = this.stateBkg || this.mainBkg;
1172
- this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
1173
- this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
1174
- this.altBackground = this.altBackground || "#f0f0f0";
1175
- this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
1176
- this.compositeBorder = this.compositeBorder || this.nodeBorder;
1177
- this.innerEndBackground = this.primaryBorderColor;
1178
- this.specialStateColor = this.lineColor;
1179
- this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
1180
- this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
1181
- this.transitionColor = this.transitionColor || this.lineColor;
1182
- this.classText = this.primaryTextColor;
1183
- this.fillType0 = this.primaryColor;
1184
- this.fillType1 = this.secondaryColor;
1185
- this.fillType2 = adjust(this.primaryColor, { h: 64 });
1186
- this.fillType3 = adjust(this.secondaryColor, { h: 64 });
1187
- this.fillType4 = adjust(this.primaryColor, { h: -64 });
1188
- this.fillType5 = adjust(this.secondaryColor, { h: -64 });
1189
- this.fillType6 = adjust(this.primaryColor, { h: 128 });
1190
- this.fillType7 = adjust(this.secondaryColor, { h: 128 });
1191
- this.pie1 = this.pie1 || this.primaryColor;
1192
- this.pie2 = this.pie2 || this.secondaryColor;
1193
- this.pie3 = this.pie3 || this.tertiaryColor;
1194
- this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -30 });
1195
- this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
1196
- this.pie6 = this.pie6 || adjust(this.tertiaryColor, { h: 40, l: -40 });
1197
- this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
1198
- this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
1199
- this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
1200
- this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -50 });
1201
- this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -50 });
1202
- this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -50 });
1203
- this.pieTitleTextSize = this.pieTitleTextSize || "25px";
1204
- this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
1205
- this.pieSectionTextSize = this.pieSectionTextSize || "17px";
1206
- this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
1207
- this.pieLegendTextSize = this.pieLegendTextSize || "17px";
1208
- this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
1209
- this.pieStrokeColor = this.pieStrokeColor || "black";
1210
- this.pieStrokeWidth = this.pieStrokeWidth || "2px";
1211
- this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
1212
- this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
1213
- this.pieOpacity = this.pieOpacity || "0.7";
1214
- this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
1215
- this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
1216
- this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
1217
- this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
1218
- this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
1219
- this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
1220
- this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
1221
- this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
1222
- this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
1223
- this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
1224
- this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
1225
- this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
1226
- this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
1227
- this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
1228
- this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
1229
- this.packet = {
1230
- startByteColor: this.primaryTextColor,
1231
- endByteColor: this.primaryTextColor,
1232
- labelColor: this.primaryTextColor,
1233
- titleColor: this.primaryTextColor,
1234
- blockStrokeColor: this.primaryTextColor,
1235
- blockFillColor: this.mainBkg
1236
- };
1237
- this.radar = {
1238
- axisColor: this.radar?.axisColor || this.lineColor,
1239
- axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
1240
- axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
1241
- curveOpacity: this.radar?.curveOpacity || 0.5,
1242
- curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
1243
- graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
1244
- graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
1245
- graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
1246
- legendBoxSize: this.radar?.legendBoxSize || 12,
1247
- legendFontSize: this.radar?.legendFontSize || 12
1248
- };
1249
- this.xyChart = {
1250
- backgroundColor: this.xyChart?.backgroundColor || this.background,
1251
- titleColor: this.xyChart?.titleColor || this.primaryTextColor,
1252
- xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
1253
- xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
1254
- xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
1255
- xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
1256
- yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
1257
- yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
1258
- yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
1259
- yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
1260
- plotColorPalette: this.xyChart?.plotColorPalette || "#CDE498,#FF6B6B,#A0D2DB,#D7BDE2,#F0F0F0,#FFC3A0,#7FD8BE,#FF9A8B,#FAF3E0,#FFF176"
1261
- };
1262
- this.requirementBackground = this.requirementBackground || this.primaryColor;
1263
- this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
1264
- this.requirementBorderSize = this.requirementBorderSize || "1";
1265
- this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
1266
- this.relationColor = this.relationColor || this.lineColor;
1267
- this.relationLabelBackground = this.relationLabelBackground || this.edgeLabelBackground;
1268
- this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
1269
- this.git0 = this.git0 || this.primaryColor;
1270
- this.git1 = this.git1 || this.secondaryColor;
1271
- this.git2 = this.git2 || this.tertiaryColor;
1272
- this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
1273
- this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
1274
- this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
1275
- this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
1276
- this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
1277
- if (this.darkMode) {
1278
- this.git0 = lighten(this.git0, 25);
1279
- this.git1 = lighten(this.git1, 25);
1280
- this.git2 = lighten(this.git2, 25);
1281
- this.git3 = lighten(this.git3, 25);
1282
- this.git4 = lighten(this.git4, 25);
1283
- this.git5 = lighten(this.git5, 25);
1284
- this.git6 = lighten(this.git6, 25);
1285
- this.git7 = lighten(this.git7, 25);
1286
- } else {
1287
- this.git0 = darken(this.git0, 25);
1288
- this.git1 = darken(this.git1, 25);
1289
- this.git2 = darken(this.git2, 25);
1290
- this.git3 = darken(this.git3, 25);
1291
- this.git4 = darken(this.git4, 25);
1292
- this.git5 = darken(this.git5, 25);
1293
- this.git6 = darken(this.git6, 25);
1294
- this.git7 = darken(this.git7, 25);
1295
- }
1296
- this.gitInv0 = this.gitInv0 || invert(this.git0);
1297
- this.gitInv1 = this.gitInv1 || invert(this.git1);
1298
- this.gitInv2 = this.gitInv2 || invert(this.git2);
1299
- this.gitInv3 = this.gitInv3 || invert(this.git3);
1300
- this.gitInv4 = this.gitInv4 || invert(this.git4);
1301
- this.gitInv5 = this.gitInv5 || invert(this.git5);
1302
- this.gitInv6 = this.gitInv6 || invert(this.git6);
1303
- this.gitInv7 = this.gitInv7 || invert(this.git7);
1304
- this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
1305
- this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
1306
- this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
1307
- this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
1308
- this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
1309
- this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
1310
- this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
1311
- this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
1312
- this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
1313
- this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
1314
- this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
1315
- this.tagLabelFontSize = this.tagLabelFontSize || "10px";
1316
- this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
1317
- this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
1318
- this.commitLabelFontSize = this.commitLabelFontSize || "10px";
1319
- this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
1320
- this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
1321
- }
1322
- calculate(overrides) {
1323
- if (typeof overrides !== "object") {
1324
- this.updateColors();
1325
- return;
1326
- }
1327
- const keys = Object.keys(overrides);
1328
- keys.forEach((k) => {
1329
- this[k] = overrides[k];
1330
- });
1331
- this.updateColors();
1332
- keys.forEach((k) => {
1333
- this[k] = overrides[k];
1334
- });
1335
- }
1336
- };
1337
- var getThemeVariables4 = /* @__PURE__ */ chunkAGHRB4JF.__name((userOverrides) => {
1338
- const theme = new Theme4();
1339
- theme.calculate(userOverrides);
1340
- return theme;
1341
- }, "getThemeVariables");
1342
- var Theme5 = class {
1343
- static {
1344
- chunkAGHRB4JF.__name(this, "Theme");
1345
- }
1346
- constructor() {
1347
- this.primaryColor = "#eee";
1348
- this.contrast = "#707070";
1349
- this.secondaryColor = lighten(this.contrast, 55);
1350
- this.background = "#ffffff";
1351
- this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
1352
- this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
1353
- this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
1354
- this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
1355
- this.primaryTextColor = invert(this.primaryColor);
1356
- this.secondaryTextColor = invert(this.secondaryColor);
1357
- this.tertiaryTextColor = invert(this.tertiaryColor);
1358
- this.lineColor = invert(this.background);
1359
- this.textColor = invert(this.background);
1360
- this.mainBkg = "#eee";
1361
- this.secondBkg = "calculated";
1362
- this.lineColor = "#666";
1363
- this.border1 = "#999";
1364
- this.border2 = "calculated";
1365
- this.note = "#ffa";
1366
- this.text = "#333";
1367
- this.critical = "#d42";
1368
- this.done = "#bbb";
1369
- this.arrowheadColor = "#333333";
1370
- this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
1371
- this.fontSize = "16px";
1372
- this.THEME_COLOR_LIMIT = 12;
1373
- this.nodeBkg = "calculated";
1374
- this.nodeBorder = "calculated";
1375
- this.clusterBkg = "calculated";
1376
- this.clusterBorder = "calculated";
1377
- this.defaultLinkColor = "calculated";
1378
- this.titleColor = "calculated";
1379
- this.edgeLabelBackground = "white";
1380
- this.actorBorder = "calculated";
1381
- this.actorBkg = "calculated";
1382
- this.actorTextColor = "calculated";
1383
- this.actorLineColor = this.actorBorder;
1384
- this.signalColor = "calculated";
1385
- this.signalTextColor = "calculated";
1386
- this.labelBoxBkgColor = "calculated";
1387
- this.labelBoxBorderColor = "calculated";
1388
- this.labelTextColor = "calculated";
1389
- this.loopTextColor = "calculated";
1390
- this.noteBorderColor = "calculated";
1391
- this.noteBkgColor = "calculated";
1392
- this.noteTextColor = "calculated";
1393
- this.activationBorderColor = "#666";
1394
- this.activationBkgColor = "#f4f4f4";
1395
- this.sequenceNumberColor = "white";
1396
- this.sectionBkgColor = "calculated";
1397
- this.altSectionBkgColor = "white";
1398
- this.sectionBkgColor2 = "calculated";
1399
- this.excludeBkgColor = "#eeeeee";
1400
- this.taskBorderColor = "calculated";
1401
- this.taskBkgColor = "calculated";
1402
- this.taskTextLightColor = "white";
1403
- this.taskTextColor = "calculated";
1404
- this.taskTextDarkColor = "calculated";
1405
- this.taskTextOutsideColor = "calculated";
1406
- this.taskTextClickableColor = "#003163";
1407
- this.activeTaskBorderColor = "calculated";
1408
- this.activeTaskBkgColor = "calculated";
1409
- this.gridColor = "calculated";
1410
- this.doneTaskBkgColor = "calculated";
1411
- this.doneTaskBorderColor = "calculated";
1412
- this.critBkgColor = "calculated";
1413
- this.critBorderColor = "calculated";
1414
- this.todayLineColor = "calculated";
1415
- this.vertLineColor = "calculated";
1416
- this.personBorder = this.primaryBorderColor;
1417
- this.personBkg = this.mainBkg;
1418
- this.archEdgeColor = "calculated";
1419
- this.archEdgeArrowColor = "calculated";
1420
- this.archEdgeWidth = "3";
1421
- this.archGroupBorderColor = this.primaryBorderColor;
1422
- this.archGroupBorderWidth = "2px";
1423
- this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
1424
- this.rowEven = this.rowEven || "#f4f4f4";
1425
- this.labelColor = "black";
1426
- this.errorBkgColor = "#552222";
1427
- this.errorTextColor = "#552222";
1428
- }
1429
- updateColors() {
1430
- this.secondBkg = lighten(this.contrast, 55);
1431
- this.border2 = this.contrast;
1432
- this.actorBorder = lighten(this.border1, 23);
1433
- this.actorBkg = this.mainBkg;
1434
- this.actorTextColor = this.text;
1435
- this.actorLineColor = this.actorBorder;
1436
- this.signalColor = this.text;
1437
- this.signalTextColor = this.text;
1438
- this.labelBoxBkgColor = this.actorBkg;
1439
- this.labelBoxBorderColor = this.actorBorder;
1440
- this.labelTextColor = this.text;
1441
- this.loopTextColor = this.text;
1442
- this.noteBorderColor = "#999";
1443
- this.noteBkgColor = "#666";
1444
- this.noteTextColor = "#fff";
1445
- this.cScale0 = this.cScale0 || "#555";
1446
- this.cScale1 = this.cScale1 || "#F4F4F4";
1447
- this.cScale2 = this.cScale2 || "#555";
1448
- this.cScale3 = this.cScale3 || "#BBB";
1449
- this.cScale4 = this.cScale4 || "#777";
1450
- this.cScale5 = this.cScale5 || "#999";
1451
- this.cScale6 = this.cScale6 || "#DDD";
1452
- this.cScale7 = this.cScale7 || "#FFF";
1453
- this.cScale8 = this.cScale8 || "#DDD";
1454
- this.cScale9 = this.cScale9 || "#BBB";
1455
- this.cScale10 = this.cScale10 || "#999";
1456
- this.cScale11 = this.cScale11 || "#777";
1457
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1458
- this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
1459
- }
1460
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1461
- if (this.darkMode) {
1462
- this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
1463
- } else {
1464
- this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
1465
- }
1466
- }
1467
- this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
1468
- this.cScaleLabel0 = this.cScaleLabel0 || this.cScale1;
1469
- this.cScaleLabel2 = this.cScaleLabel2 || this.cScale1;
1470
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1471
- this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
1472
- }
1473
- for (let i = 0; i < 5; i++) {
1474
- this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { l: -(5 + i * 5) });
1475
- this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { l: -(8 + i * 5) });
1476
- }
1477
- this.nodeBkg = this.mainBkg;
1478
- this.nodeBorder = this.border1;
1479
- this.clusterBkg = this.secondBkg;
1480
- this.clusterBorder = this.border2;
1481
- this.defaultLinkColor = this.lineColor;
1482
- this.titleColor = this.text;
1483
- this.sectionBkgColor = lighten(this.contrast, 30);
1484
- this.sectionBkgColor2 = lighten(this.contrast, 30);
1485
- this.taskBorderColor = darken(this.contrast, 10);
1486
- this.taskBkgColor = this.contrast;
1487
- this.taskTextColor = this.taskTextLightColor;
1488
- this.taskTextDarkColor = this.text;
1489
- this.taskTextOutsideColor = this.taskTextDarkColor;
1490
- this.activeTaskBorderColor = this.taskBorderColor;
1491
- this.activeTaskBkgColor = this.mainBkg;
1492
- this.gridColor = lighten(this.border1, 30);
1493
- this.doneTaskBkgColor = this.done;
1494
- this.doneTaskBorderColor = this.lineColor;
1495
- this.critBkgColor = this.critical;
1496
- this.critBorderColor = darken(this.critBkgColor, 10);
1497
- this.todayLineColor = this.critBkgColor;
1498
- this.vertLineColor = this.critBkgColor;
1499
- this.archEdgeColor = this.lineColor;
1500
- this.archEdgeArrowColor = this.lineColor;
1501
- this.transitionColor = this.transitionColor || "#000";
1502
- this.transitionLabelColor = this.transitionLabelColor || this.textColor;
1503
- this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
1504
- this.stateBkg = this.stateBkg || this.mainBkg;
1505
- this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
1506
- this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
1507
- this.altBackground = this.altBackground || "#f4f4f4";
1508
- this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
1509
- this.stateBorder = this.stateBorder || "#000";
1510
- this.innerEndBackground = this.primaryBorderColor;
1511
- this.specialStateColor = "#222";
1512
- this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
1513
- this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
1514
- this.classText = this.primaryTextColor;
1515
- this.fillType0 = this.primaryColor;
1516
- this.fillType1 = this.secondaryColor;
1517
- this.fillType2 = adjust(this.primaryColor, { h: 64 });
1518
- this.fillType3 = adjust(this.secondaryColor, { h: 64 });
1519
- this.fillType4 = adjust(this.primaryColor, { h: -64 });
1520
- this.fillType5 = adjust(this.secondaryColor, { h: -64 });
1521
- this.fillType6 = adjust(this.primaryColor, { h: 128 });
1522
- this.fillType7 = adjust(this.secondaryColor, { h: 128 });
1523
- for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
1524
- this["pie" + i] = this["cScale" + i];
1525
- }
1526
- this.pie12 = this.pie0;
1527
- this.pieTitleTextSize = this.pieTitleTextSize || "25px";
1528
- this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
1529
- this.pieSectionTextSize = this.pieSectionTextSize || "17px";
1530
- this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
1531
- this.pieLegendTextSize = this.pieLegendTextSize || "17px";
1532
- this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
1533
- this.pieStrokeColor = this.pieStrokeColor || "black";
1534
- this.pieStrokeWidth = this.pieStrokeWidth || "2px";
1535
- this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
1536
- this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
1537
- this.pieOpacity = this.pieOpacity || "0.7";
1538
- this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
1539
- this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
1540
- this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
1541
- this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
1542
- this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
1543
- this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
1544
- this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
1545
- this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
1546
- this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
1547
- this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
1548
- this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
1549
- this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
1550
- this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
1551
- this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
1552
- this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
1553
- this.xyChart = {
1554
- backgroundColor: this.xyChart?.backgroundColor || this.background,
1555
- titleColor: this.xyChart?.titleColor || this.primaryTextColor,
1556
- xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
1557
- xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
1558
- xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
1559
- xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
1560
- yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
1561
- yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
1562
- yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
1563
- yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
1564
- plotColorPalette: this.xyChart?.plotColorPalette || "#EEE,#6BB8E4,#8ACB88,#C7ACD6,#E8DCC2,#FFB2A8,#FFF380,#7E8D91,#FFD8B1,#FAF3E0"
1565
- };
1566
- this.radar = {
1567
- axisColor: this.radar?.axisColor || this.lineColor,
1568
- axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
1569
- axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
1570
- curveOpacity: this.radar?.curveOpacity || 0.5,
1571
- curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
1572
- graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
1573
- graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
1574
- graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
1575
- legendBoxSize: this.radar?.legendBoxSize || 12,
1576
- legendFontSize: this.radar?.legendFontSize || 12
1577
- };
1578
- this.requirementBackground = this.requirementBackground || this.primaryColor;
1579
- this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
1580
- this.requirementBorderSize = this.requirementBorderSize || "1";
1581
- this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
1582
- this.relationColor = this.relationColor || this.lineColor;
1583
- this.relationLabelBackground = this.relationLabelBackground || this.edgeLabelBackground;
1584
- this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
1585
- this.git0 = darken(this.pie1, 25) || this.primaryColor;
1586
- this.git1 = this.pie2 || this.secondaryColor;
1587
- this.git2 = this.pie3 || this.tertiaryColor;
1588
- this.git3 = this.pie4 || adjust(this.primaryColor, { h: -30 });
1589
- this.git4 = this.pie5 || adjust(this.primaryColor, { h: -60 });
1590
- this.git5 = this.pie6 || adjust(this.primaryColor, { h: -90 });
1591
- this.git6 = this.pie7 || adjust(this.primaryColor, { h: 60 });
1592
- this.git7 = this.pie8 || adjust(this.primaryColor, { h: 120 });
1593
- this.gitInv0 = this.gitInv0 || invert(this.git0);
1594
- this.gitInv1 = this.gitInv1 || invert(this.git1);
1595
- this.gitInv2 = this.gitInv2 || invert(this.git2);
1596
- this.gitInv3 = this.gitInv3 || invert(this.git3);
1597
- this.gitInv4 = this.gitInv4 || invert(this.git4);
1598
- this.gitInv5 = this.gitInv5 || invert(this.git5);
1599
- this.gitInv6 = this.gitInv6 || invert(this.git6);
1600
- this.gitInv7 = this.gitInv7 || invert(this.git7);
1601
- this.branchLabelColor = this.branchLabelColor || this.labelTextColor;
1602
- this.gitBranchLabel0 = this.branchLabelColor;
1603
- this.gitBranchLabel1 = "white";
1604
- this.gitBranchLabel2 = this.branchLabelColor;
1605
- this.gitBranchLabel3 = "white";
1606
- this.gitBranchLabel4 = this.branchLabelColor;
1607
- this.gitBranchLabel5 = this.branchLabelColor;
1608
- this.gitBranchLabel6 = this.branchLabelColor;
1609
- this.gitBranchLabel7 = this.branchLabelColor;
1610
- this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
1611
- this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
1612
- this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
1613
- this.tagLabelFontSize = this.tagLabelFontSize || "10px";
1614
- this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
1615
- this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
1616
- this.commitLabelFontSize = this.commitLabelFontSize || "10px";
1617
- this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
1618
- this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
1619
- }
1620
- calculate(overrides) {
1621
- if (typeof overrides !== "object") {
1622
- this.updateColors();
1623
- return;
1624
- }
1625
- const keys = Object.keys(overrides);
1626
- keys.forEach((k) => {
1627
- this[k] = overrides[k];
1628
- });
1629
- this.updateColors();
1630
- keys.forEach((k) => {
1631
- this[k] = overrides[k];
1632
- });
1633
- }
1634
- };
1635
- var getThemeVariables5 = /* @__PURE__ */ chunkAGHRB4JF.__name((userOverrides) => {
1636
- const theme = new Theme5();
1637
- theme.calculate(userOverrides);
1638
- return theme;
1639
- }, "getThemeVariables");
1640
-
1641
- // src/themes/index.js
1642
- var themes_default = {
1643
- base: {
1644
- getThemeVariables
1645
- },
1646
- dark: {
1647
- getThemeVariables: getThemeVariables2
1648
- },
1649
- default: {
1650
- getThemeVariables: getThemeVariables3
1651
- },
1652
- forest: {
1653
- getThemeVariables: getThemeVariables4
1654
- },
1655
- neutral: {
1656
- getThemeVariables: getThemeVariables5
1657
- }
1658
- };
1659
-
1660
- // src/schemas/config.schema.yaml?only-defaults=true
1661
- var config_schema_default = {
1662
- "flowchart": {
1663
- "useMaxWidth": true,
1664
- "titleTopMargin": 25,
1665
- "subGraphTitleMargin": {
1666
- "top": 0,
1667
- "bottom": 0
1668
- },
1669
- "diagramPadding": 8,
1670
- "htmlLabels": true,
1671
- "nodeSpacing": 50,
1672
- "rankSpacing": 50,
1673
- "curve": "basis",
1674
- "padding": 15,
1675
- "defaultRenderer": "dagre-wrapper",
1676
- "wrappingWidth": 200,
1677
- "inheritDir": false
1678
- },
1679
- "sequence": {
1680
- "useMaxWidth": true,
1681
- "hideUnusedParticipants": false,
1682
- "activationWidth": 10,
1683
- "diagramMarginX": 50,
1684
- "diagramMarginY": 10,
1685
- "actorMargin": 50,
1686
- "width": 150,
1687
- "height": 65,
1688
- "boxMargin": 10,
1689
- "boxTextMargin": 5,
1690
- "noteMargin": 10,
1691
- "messageMargin": 35,
1692
- "messageAlign": "center",
1693
- "mirrorActors": true,
1694
- "forceMenus": false,
1695
- "bottomMarginAdj": 1,
1696
- "rightAngles": false,
1697
- "showSequenceNumbers": false,
1698
- "actorFontSize": 14,
1699
- "actorFontFamily": '"Open Sans", sans-serif',
1700
- "actorFontWeight": 400,
1701
- "noteFontSize": 14,
1702
- "noteFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
1703
- "noteFontWeight": 400,
1704
- "noteAlign": "center",
1705
- "messageFontSize": 16,
1706
- "messageFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
1707
- "messageFontWeight": 400,
1708
- "wrap": false,
1709
- "wrapPadding": 10,
1710
- "labelBoxWidth": 50,
1711
- "labelBoxHeight": 20
1712
- },
1713
- "gantt": {
1714
- "useMaxWidth": true,
1715
- "titleTopMargin": 25,
1716
- "barHeight": 20,
1717
- "barGap": 4,
1718
- "topPadding": 50,
1719
- "rightPadding": 75,
1720
- "leftPadding": 75,
1721
- "gridLineStartPadding": 35,
1722
- "fontSize": 11,
1723
- "sectionFontSize": 11,
1724
- "numberSectionStyles": 4,
1725
- "axisFormat": "%Y-%m-%d",
1726
- "topAxis": false,
1727
- "displayMode": "",
1728
- "weekday": "sunday"
1729
- },
1730
- "journey": {
1731
- "useMaxWidth": true,
1732
- "diagramMarginX": 50,
1733
- "diagramMarginY": 10,
1734
- "leftMargin": 150,
1735
- "maxLabelWidth": 360,
1736
- "width": 150,
1737
- "height": 50,
1738
- "boxMargin": 10,
1739
- "boxTextMargin": 5,
1740
- "noteMargin": 10,
1741
- "messageMargin": 35,
1742
- "messageAlign": "center",
1743
- "bottomMarginAdj": 1,
1744
- "rightAngles": false,
1745
- "taskFontSize": 14,
1746
- "taskFontFamily": '"Open Sans", sans-serif',
1747
- "taskMargin": 50,
1748
- "activationWidth": 10,
1749
- "textPlacement": "fo",
1750
- "actorColours": [
1751
- "#8FBC8F",
1752
- "#7CFC00",
1753
- "#00FFFF",
1754
- "#20B2AA",
1755
- "#B0E0E6",
1756
- "#FFFFE0"
1757
- ],
1758
- "sectionFills": [
1759
- "#191970",
1760
- "#8B008B",
1761
- "#4B0082",
1762
- "#2F4F4F",
1763
- "#800000",
1764
- "#8B4513",
1765
- "#00008B"
1766
- ],
1767
- "sectionColours": [
1768
- "#fff"
1769
- ],
1770
- "titleColor": "",
1771
- "titleFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
1772
- "titleFontSize": "4ex"
1773
- },
1774
- "class": {
1775
- "useMaxWidth": true,
1776
- "titleTopMargin": 25,
1777
- "arrowMarkerAbsolute": false,
1778
- "dividerMargin": 10,
1779
- "padding": 5,
1780
- "textHeight": 10,
1781
- "defaultRenderer": "dagre-wrapper",
1782
- "htmlLabels": false,
1783
- "hideEmptyMembersBox": false
1784
- },
1785
- "state": {
1786
- "useMaxWidth": true,
1787
- "titleTopMargin": 25,
1788
- "dividerMargin": 10,
1789
- "sizeUnit": 5,
1790
- "padding": 8,
1791
- "textHeight": 10,
1792
- "titleShift": -15,
1793
- "noteMargin": 10,
1794
- "forkWidth": 70,
1795
- "forkHeight": 7,
1796
- "miniPadding": 2,
1797
- "fontSizeFactor": 5.02,
1798
- "fontSize": 24,
1799
- "labelHeight": 16,
1800
- "edgeLengthFactor": "20",
1801
- "compositTitleSize": 35,
1802
- "radius": 5,
1803
- "defaultRenderer": "dagre-wrapper"
1804
- },
1805
- "er": {
1806
- "useMaxWidth": true,
1807
- "titleTopMargin": 25,
1808
- "diagramPadding": 20,
1809
- "layoutDirection": "TB",
1810
- "minEntityWidth": 100,
1811
- "minEntityHeight": 75,
1812
- "entityPadding": 15,
1813
- "nodeSpacing": 140,
1814
- "rankSpacing": 80,
1815
- "stroke": "gray",
1816
- "fill": "honeydew",
1817
- "fontSize": 12
1818
- },
1819
- "pie": {
1820
- "useMaxWidth": true,
1821
- "textPosition": 0.75
1822
- },
1823
- "quadrantChart": {
1824
- "useMaxWidth": true,
1825
- "chartWidth": 500,
1826
- "chartHeight": 500,
1827
- "titleFontSize": 20,
1828
- "titlePadding": 10,
1829
- "quadrantPadding": 5,
1830
- "xAxisLabelPadding": 5,
1831
- "yAxisLabelPadding": 5,
1832
- "xAxisLabelFontSize": 16,
1833
- "yAxisLabelFontSize": 16,
1834
- "quadrantLabelFontSize": 16,
1835
- "quadrantTextTopPadding": 5,
1836
- "pointTextPadding": 5,
1837
- "pointLabelFontSize": 12,
1838
- "pointRadius": 5,
1839
- "xAxisPosition": "top",
1840
- "yAxisPosition": "left",
1841
- "quadrantInternalBorderStrokeWidth": 1,
1842
- "quadrantExternalBorderStrokeWidth": 2
1843
- },
1844
- "xyChart": {
1845
- "useMaxWidth": true,
1846
- "width": 700,
1847
- "height": 500,
1848
- "titleFontSize": 20,
1849
- "titlePadding": 10,
1850
- "showDataLabel": false,
1851
- "showTitle": true,
1852
- "xAxis": {
1853
- "$ref": "#/$defs/XYChartAxisConfig",
1854
- "showLabel": true,
1855
- "labelFontSize": 14,
1856
- "labelPadding": 5,
1857
- "showTitle": true,
1858
- "titleFontSize": 16,
1859
- "titlePadding": 5,
1860
- "showTick": true,
1861
- "tickLength": 5,
1862
- "tickWidth": 2,
1863
- "showAxisLine": true,
1864
- "axisLineWidth": 2
1865
- },
1866
- "yAxis": {
1867
- "$ref": "#/$defs/XYChartAxisConfig",
1868
- "showLabel": true,
1869
- "labelFontSize": 14,
1870
- "labelPadding": 5,
1871
- "showTitle": true,
1872
- "titleFontSize": 16,
1873
- "titlePadding": 5,
1874
- "showTick": true,
1875
- "tickLength": 5,
1876
- "tickWidth": 2,
1877
- "showAxisLine": true,
1878
- "axisLineWidth": 2
1879
- },
1880
- "chartOrientation": "vertical",
1881
- "plotReservedSpacePercent": 50
1882
- },
1883
- "requirement": {
1884
- "useMaxWidth": true,
1885
- "rect_fill": "#f9f9f9",
1886
- "text_color": "#333",
1887
- "rect_border_size": "0.5px",
1888
- "rect_border_color": "#bbb",
1889
- "rect_min_width": 200,
1890
- "rect_min_height": 200,
1891
- "fontSize": 14,
1892
- "rect_padding": 10,
1893
- "line_height": 20
1894
- },
1895
- "mindmap": {
1896
- "useMaxWidth": true,
1897
- "padding": 10,
1898
- "maxNodeWidth": 200,
1899
- "layoutAlgorithm": "cose-bilkent"
1900
- },
1901
- "kanban": {
1902
- "useMaxWidth": true,
1903
- "padding": 8,
1904
- "sectionWidth": 200,
1905
- "ticketBaseUrl": ""
1906
- },
1907
- "timeline": {
1908
- "useMaxWidth": true,
1909
- "diagramMarginX": 50,
1910
- "diagramMarginY": 10,
1911
- "leftMargin": 150,
1912
- "width": 150,
1913
- "height": 50,
1914
- "boxMargin": 10,
1915
- "boxTextMargin": 5,
1916
- "noteMargin": 10,
1917
- "messageMargin": 35,
1918
- "messageAlign": "center",
1919
- "bottomMarginAdj": 1,
1920
- "rightAngles": false,
1921
- "taskFontSize": 14,
1922
- "taskFontFamily": '"Open Sans", sans-serif',
1923
- "taskMargin": 50,
1924
- "activationWidth": 10,
1925
- "textPlacement": "fo",
1926
- "actorColours": [
1927
- "#8FBC8F",
1928
- "#7CFC00",
1929
- "#00FFFF",
1930
- "#20B2AA",
1931
- "#B0E0E6",
1932
- "#FFFFE0"
1933
- ],
1934
- "sectionFills": [
1935
- "#191970",
1936
- "#8B008B",
1937
- "#4B0082",
1938
- "#2F4F4F",
1939
- "#800000",
1940
- "#8B4513",
1941
- "#00008B"
1942
- ],
1943
- "sectionColours": [
1944
- "#fff"
1945
- ],
1946
- "disableMulticolor": false
1947
- },
1948
- "gitGraph": {
1949
- "useMaxWidth": true,
1950
- "titleTopMargin": 25,
1951
- "diagramPadding": 8,
1952
- "nodeLabel": {
1953
- "width": 75,
1954
- "height": 100,
1955
- "x": -25,
1956
- "y": 0
1957
- },
1958
- "mainBranchName": "main",
1959
- "mainBranchOrder": 0,
1960
- "showCommitLabel": true,
1961
- "showBranches": true,
1962
- "rotateCommitLabel": true,
1963
- "parallelCommits": false,
1964
- "arrowMarkerAbsolute": false
1965
- },
1966
- "c4": {
1967
- "useMaxWidth": true,
1968
- "diagramMarginX": 50,
1969
- "diagramMarginY": 10,
1970
- "c4ShapeMargin": 50,
1971
- "c4ShapePadding": 20,
1972
- "width": 216,
1973
- "height": 60,
1974
- "boxMargin": 10,
1975
- "c4ShapeInRow": 4,
1976
- "nextLinePaddingX": 0,
1977
- "c4BoundaryInRow": 2,
1978
- "personFontSize": 14,
1979
- "personFontFamily": '"Open Sans", sans-serif',
1980
- "personFontWeight": "normal",
1981
- "external_personFontSize": 14,
1982
- "external_personFontFamily": '"Open Sans", sans-serif',
1983
- "external_personFontWeight": "normal",
1984
- "systemFontSize": 14,
1985
- "systemFontFamily": '"Open Sans", sans-serif',
1986
- "systemFontWeight": "normal",
1987
- "external_systemFontSize": 14,
1988
- "external_systemFontFamily": '"Open Sans", sans-serif',
1989
- "external_systemFontWeight": "normal",
1990
- "system_dbFontSize": 14,
1991
- "system_dbFontFamily": '"Open Sans", sans-serif',
1992
- "system_dbFontWeight": "normal",
1993
- "external_system_dbFontSize": 14,
1994
- "external_system_dbFontFamily": '"Open Sans", sans-serif',
1995
- "external_system_dbFontWeight": "normal",
1996
- "system_queueFontSize": 14,
1997
- "system_queueFontFamily": '"Open Sans", sans-serif',
1998
- "system_queueFontWeight": "normal",
1999
- "external_system_queueFontSize": 14,
2000
- "external_system_queueFontFamily": '"Open Sans", sans-serif',
2001
- "external_system_queueFontWeight": "normal",
2002
- "boundaryFontSize": 14,
2003
- "boundaryFontFamily": '"Open Sans", sans-serif',
2004
- "boundaryFontWeight": "normal",
2005
- "messageFontSize": 12,
2006
- "messageFontFamily": '"Open Sans", sans-serif',
2007
- "messageFontWeight": "normal",
2008
- "containerFontSize": 14,
2009
- "containerFontFamily": '"Open Sans", sans-serif',
2010
- "containerFontWeight": "normal",
2011
- "external_containerFontSize": 14,
2012
- "external_containerFontFamily": '"Open Sans", sans-serif',
2013
- "external_containerFontWeight": "normal",
2014
- "container_dbFontSize": 14,
2015
- "container_dbFontFamily": '"Open Sans", sans-serif',
2016
- "container_dbFontWeight": "normal",
2017
- "external_container_dbFontSize": 14,
2018
- "external_container_dbFontFamily": '"Open Sans", sans-serif',
2019
- "external_container_dbFontWeight": "normal",
2020
- "container_queueFontSize": 14,
2021
- "container_queueFontFamily": '"Open Sans", sans-serif',
2022
- "container_queueFontWeight": "normal",
2023
- "external_container_queueFontSize": 14,
2024
- "external_container_queueFontFamily": '"Open Sans", sans-serif',
2025
- "external_container_queueFontWeight": "normal",
2026
- "componentFontSize": 14,
2027
- "componentFontFamily": '"Open Sans", sans-serif',
2028
- "componentFontWeight": "normal",
2029
- "external_componentFontSize": 14,
2030
- "external_componentFontFamily": '"Open Sans", sans-serif',
2031
- "external_componentFontWeight": "normal",
2032
- "component_dbFontSize": 14,
2033
- "component_dbFontFamily": '"Open Sans", sans-serif',
2034
- "component_dbFontWeight": "normal",
2035
- "external_component_dbFontSize": 14,
2036
- "external_component_dbFontFamily": '"Open Sans", sans-serif',
2037
- "external_component_dbFontWeight": "normal",
2038
- "component_queueFontSize": 14,
2039
- "component_queueFontFamily": '"Open Sans", sans-serif',
2040
- "component_queueFontWeight": "normal",
2041
- "external_component_queueFontSize": 14,
2042
- "external_component_queueFontFamily": '"Open Sans", sans-serif',
2043
- "external_component_queueFontWeight": "normal",
2044
- "wrap": true,
2045
- "wrapPadding": 10,
2046
- "person_bg_color": "#08427B",
2047
- "person_border_color": "#073B6F",
2048
- "external_person_bg_color": "#686868",
2049
- "external_person_border_color": "#8A8A8A",
2050
- "system_bg_color": "#1168BD",
2051
- "system_border_color": "#3C7FC0",
2052
- "system_db_bg_color": "#1168BD",
2053
- "system_db_border_color": "#3C7FC0",
2054
- "system_queue_bg_color": "#1168BD",
2055
- "system_queue_border_color": "#3C7FC0",
2056
- "external_system_bg_color": "#999999",
2057
- "external_system_border_color": "#8A8A8A",
2058
- "external_system_db_bg_color": "#999999",
2059
- "external_system_db_border_color": "#8A8A8A",
2060
- "external_system_queue_bg_color": "#999999",
2061
- "external_system_queue_border_color": "#8A8A8A",
2062
- "container_bg_color": "#438DD5",
2063
- "container_border_color": "#3C7FC0",
2064
- "container_db_bg_color": "#438DD5",
2065
- "container_db_border_color": "#3C7FC0",
2066
- "container_queue_bg_color": "#438DD5",
2067
- "container_queue_border_color": "#3C7FC0",
2068
- "external_container_bg_color": "#B3B3B3",
2069
- "external_container_border_color": "#A6A6A6",
2070
- "external_container_db_bg_color": "#B3B3B3",
2071
- "external_container_db_border_color": "#A6A6A6",
2072
- "external_container_queue_bg_color": "#B3B3B3",
2073
- "external_container_queue_border_color": "#A6A6A6",
2074
- "component_bg_color": "#85BBF0",
2075
- "component_border_color": "#78A8D8",
2076
- "component_db_bg_color": "#85BBF0",
2077
- "component_db_border_color": "#78A8D8",
2078
- "component_queue_bg_color": "#85BBF0",
2079
- "component_queue_border_color": "#78A8D8",
2080
- "external_component_bg_color": "#CCCCCC",
2081
- "external_component_border_color": "#BFBFBF",
2082
- "external_component_db_bg_color": "#CCCCCC",
2083
- "external_component_db_border_color": "#BFBFBF",
2084
- "external_component_queue_bg_color": "#CCCCCC",
2085
- "external_component_queue_border_color": "#BFBFBF"
2086
- },
2087
- "sankey": {
2088
- "useMaxWidth": true,
2089
- "width": 600,
2090
- "height": 400,
2091
- "linkColor": "gradient",
2092
- "nodeAlignment": "justify",
2093
- "showValues": true,
2094
- "prefix": "",
2095
- "suffix": ""
2096
- },
2097
- "block": {
2098
- "useMaxWidth": true,
2099
- "padding": 8
2100
- },
2101
- "packet": {
2102
- "useMaxWidth": true,
2103
- "rowHeight": 32,
2104
- "bitWidth": 32,
2105
- "bitsPerRow": 32,
2106
- "showBits": true,
2107
- "paddingX": 5,
2108
- "paddingY": 5
2109
- },
2110
- "architecture": {
2111
- "useMaxWidth": true,
2112
- "padding": 40,
2113
- "iconSize": 80,
2114
- "fontSize": 16
2115
- },
2116
- "radar": {
2117
- "useMaxWidth": true,
2118
- "width": 600,
2119
- "height": 600,
2120
- "marginTop": 50,
2121
- "marginRight": 50,
2122
- "marginBottom": 50,
2123
- "marginLeft": 50,
2124
- "axisScaleFactor": 1,
2125
- "axisLabelFactor": 1.05,
2126
- "curveTension": 0.17
2127
- },
2128
- "theme": "default",
2129
- "look": "classic",
2130
- "handDrawnSeed": 0,
2131
- "layout": "dagre",
2132
- "maxTextSize": 5e4,
2133
- "maxEdges": 500,
2134
- "darkMode": false,
2135
- "fontFamily": '"trebuchet ms", verdana, arial, sans-serif;',
2136
- "logLevel": 5,
2137
- "securityLevel": "strict",
2138
- "startOnLoad": true,
2139
- "arrowMarkerAbsolute": false,
2140
- "secure": [
2141
- "secure",
2142
- "securityLevel",
2143
- "startOnLoad",
2144
- "maxTextSize",
2145
- "suppressErrorRendering",
2146
- "maxEdges"
2147
- ],
2148
- "legacyMathML": false,
2149
- "forceLegacyMathML": false,
2150
- "deterministicIds": false,
2151
- "fontSize": 16,
2152
- "markdownAutoWrap": true,
2153
- "suppressErrorRendering": false
2154
- };
2155
-
2156
- // src/defaultConfig.ts
2157
- var config = {
2158
- ...config_schema_default,
2159
- // Set, even though they're `undefined` so that `configKeys` finds these keys
2160
- // TODO: Should we replace these with `null` so that they can go in the JSON Schema?
2161
- deterministicIDSeed: void 0,
2162
- elk: {
2163
- // mergeEdges is needed here to be considered
2164
- mergeEdges: false,
2165
- nodePlacementStrategy: "BRANDES_KOEPF",
2166
- forceNodeModelOrder: false,
2167
- considerModelOrder: "NODES_AND_EDGES"
2168
- },
2169
- themeCSS: void 0,
2170
- // add non-JSON default config values
2171
- themeVariables: themes_default.default.getThemeVariables(),
2172
- sequence: {
2173
- ...config_schema_default.sequence,
2174
- messageFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2175
- return {
2176
- fontFamily: this.messageFontFamily,
2177
- fontSize: this.messageFontSize,
2178
- fontWeight: this.messageFontWeight
2179
- };
2180
- }, "messageFont"),
2181
- noteFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2182
- return {
2183
- fontFamily: this.noteFontFamily,
2184
- fontSize: this.noteFontSize,
2185
- fontWeight: this.noteFontWeight
2186
- };
2187
- }, "noteFont"),
2188
- actorFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2189
- return {
2190
- fontFamily: this.actorFontFamily,
2191
- fontSize: this.actorFontSize,
2192
- fontWeight: this.actorFontWeight
2193
- };
2194
- }, "actorFont")
2195
- },
2196
- class: {
2197
- hideEmptyMembersBox: false
2198
- },
2199
- gantt: {
2200
- ...config_schema_default.gantt,
2201
- tickInterval: void 0,
2202
- useWidth: void 0
2203
- // can probably be removed since `configKeys` already includes this
2204
- },
2205
- c4: {
2206
- ...config_schema_default.c4,
2207
- useWidth: void 0,
2208
- personFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2209
- return {
2210
- fontFamily: this.personFontFamily,
2211
- fontSize: this.personFontSize,
2212
- fontWeight: this.personFontWeight
2213
- };
2214
- }, "personFont"),
2215
- flowchart: {
2216
- ...config_schema_default.flowchart,
2217
- inheritDir: false
2218
- // default to legacy behavior
2219
- },
2220
- external_personFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2221
- return {
2222
- fontFamily: this.external_personFontFamily,
2223
- fontSize: this.external_personFontSize,
2224
- fontWeight: this.external_personFontWeight
2225
- };
2226
- }, "external_personFont"),
2227
- systemFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2228
- return {
2229
- fontFamily: this.systemFontFamily,
2230
- fontSize: this.systemFontSize,
2231
- fontWeight: this.systemFontWeight
2232
- };
2233
- }, "systemFont"),
2234
- external_systemFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2235
- return {
2236
- fontFamily: this.external_systemFontFamily,
2237
- fontSize: this.external_systemFontSize,
2238
- fontWeight: this.external_systemFontWeight
2239
- };
2240
- }, "external_systemFont"),
2241
- system_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2242
- return {
2243
- fontFamily: this.system_dbFontFamily,
2244
- fontSize: this.system_dbFontSize,
2245
- fontWeight: this.system_dbFontWeight
2246
- };
2247
- }, "system_dbFont"),
2248
- external_system_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2249
- return {
2250
- fontFamily: this.external_system_dbFontFamily,
2251
- fontSize: this.external_system_dbFontSize,
2252
- fontWeight: this.external_system_dbFontWeight
2253
- };
2254
- }, "external_system_dbFont"),
2255
- system_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2256
- return {
2257
- fontFamily: this.system_queueFontFamily,
2258
- fontSize: this.system_queueFontSize,
2259
- fontWeight: this.system_queueFontWeight
2260
- };
2261
- }, "system_queueFont"),
2262
- external_system_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2263
- return {
2264
- fontFamily: this.external_system_queueFontFamily,
2265
- fontSize: this.external_system_queueFontSize,
2266
- fontWeight: this.external_system_queueFontWeight
2267
- };
2268
- }, "external_system_queueFont"),
2269
- containerFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2270
- return {
2271
- fontFamily: this.containerFontFamily,
2272
- fontSize: this.containerFontSize,
2273
- fontWeight: this.containerFontWeight
2274
- };
2275
- }, "containerFont"),
2276
- external_containerFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2277
- return {
2278
- fontFamily: this.external_containerFontFamily,
2279
- fontSize: this.external_containerFontSize,
2280
- fontWeight: this.external_containerFontWeight
2281
- };
2282
- }, "external_containerFont"),
2283
- container_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2284
- return {
2285
- fontFamily: this.container_dbFontFamily,
2286
- fontSize: this.container_dbFontSize,
2287
- fontWeight: this.container_dbFontWeight
2288
- };
2289
- }, "container_dbFont"),
2290
- external_container_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2291
- return {
2292
- fontFamily: this.external_container_dbFontFamily,
2293
- fontSize: this.external_container_dbFontSize,
2294
- fontWeight: this.external_container_dbFontWeight
2295
- };
2296
- }, "external_container_dbFont"),
2297
- container_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2298
- return {
2299
- fontFamily: this.container_queueFontFamily,
2300
- fontSize: this.container_queueFontSize,
2301
- fontWeight: this.container_queueFontWeight
2302
- };
2303
- }, "container_queueFont"),
2304
- external_container_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2305
- return {
2306
- fontFamily: this.external_container_queueFontFamily,
2307
- fontSize: this.external_container_queueFontSize,
2308
- fontWeight: this.external_container_queueFontWeight
2309
- };
2310
- }, "external_container_queueFont"),
2311
- componentFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2312
- return {
2313
- fontFamily: this.componentFontFamily,
2314
- fontSize: this.componentFontSize,
2315
- fontWeight: this.componentFontWeight
2316
- };
2317
- }, "componentFont"),
2318
- external_componentFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2319
- return {
2320
- fontFamily: this.external_componentFontFamily,
2321
- fontSize: this.external_componentFontSize,
2322
- fontWeight: this.external_componentFontWeight
2323
- };
2324
- }, "external_componentFont"),
2325
- component_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2326
- return {
2327
- fontFamily: this.component_dbFontFamily,
2328
- fontSize: this.component_dbFontSize,
2329
- fontWeight: this.component_dbFontWeight
2330
- };
2331
- }, "component_dbFont"),
2332
- external_component_dbFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2333
- return {
2334
- fontFamily: this.external_component_dbFontFamily,
2335
- fontSize: this.external_component_dbFontSize,
2336
- fontWeight: this.external_component_dbFontWeight
2337
- };
2338
- }, "external_component_dbFont"),
2339
- component_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2340
- return {
2341
- fontFamily: this.component_queueFontFamily,
2342
- fontSize: this.component_queueFontSize,
2343
- fontWeight: this.component_queueFontWeight
2344
- };
2345
- }, "component_queueFont"),
2346
- external_component_queueFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2347
- return {
2348
- fontFamily: this.external_component_queueFontFamily,
2349
- fontSize: this.external_component_queueFontSize,
2350
- fontWeight: this.external_component_queueFontWeight
2351
- };
2352
- }, "external_component_queueFont"),
2353
- boundaryFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2354
- return {
2355
- fontFamily: this.boundaryFontFamily,
2356
- fontSize: this.boundaryFontSize,
2357
- fontWeight: this.boundaryFontWeight
2358
- };
2359
- }, "boundaryFont"),
2360
- messageFont: /* @__PURE__ */ chunkAGHRB4JF.__name(function() {
2361
- return {
2362
- fontFamily: this.messageFontFamily,
2363
- fontSize: this.messageFontSize,
2364
- fontWeight: this.messageFontWeight
2365
- };
2366
- }, "messageFont")
2367
- },
2368
- pie: {
2369
- ...config_schema_default.pie,
2370
- useWidth: 984
2371
- },
2372
- xyChart: {
2373
- ...config_schema_default.xyChart,
2374
- useWidth: void 0
2375
- },
2376
- requirement: {
2377
- ...config_schema_default.requirement,
2378
- useWidth: void 0
2379
- },
2380
- packet: {
2381
- ...config_schema_default.packet
2382
- },
2383
- radar: {
2384
- ...config_schema_default.radar
2385
- },
2386
- treemap: {
2387
- useMaxWidth: true,
2388
- padding: 10,
2389
- diagramPadding: 8,
2390
- showValues: true,
2391
- nodeWidth: 100,
2392
- nodeHeight: 40,
2393
- borderWidth: 1,
2394
- valueFontSize: 12,
2395
- labelFontSize: 14,
2396
- valueFormat: ","
2397
- }
2398
- };
2399
- var keyify = /* @__PURE__ */ chunkAGHRB4JF.__name((obj, prefix = "") => Object.keys(obj).reduce((res, el) => {
2400
- if (Array.isArray(obj[el])) {
2401
- return res;
2402
- } else if (typeof obj[el] === "object" && obj[el] !== null) {
2403
- return [...res, prefix + el, ...keyify(obj[el], "")];
2404
- }
2405
- return [...res, prefix + el];
2406
- }, []), "keyify");
2407
- var configKeys = new Set(keyify(config, ""));
2408
- var defaultConfig_default = config;
2409
-
2410
- // src/utils/sanitizeDirective.ts
2411
- var sanitizeDirective = /* @__PURE__ */ chunkAGHRB4JF.__name((args) => {
2412
- chunkAGHRB4JF.log.debug("sanitizeDirective called with", args);
2413
- if (typeof args !== "object" || args == null) {
2414
- return;
2415
- }
2416
- if (Array.isArray(args)) {
2417
- args.forEach((arg) => sanitizeDirective(arg));
2418
- return;
2419
- }
2420
- for (const key of Object.keys(args)) {
2421
- chunkAGHRB4JF.log.debug("Checking key", key);
2422
- if (key.startsWith("__") || key.includes("proto") || key.includes("constr") || !configKeys.has(key) || args[key] == null) {
2423
- chunkAGHRB4JF.log.debug("sanitize deleting key: ", key);
2424
- delete args[key];
2425
- continue;
2426
- }
2427
- if (typeof args[key] === "object") {
2428
- chunkAGHRB4JF.log.debug("sanitizing object", key);
2429
- sanitizeDirective(args[key]);
2430
- continue;
2431
- }
2432
- const cssMatchers = ["themeCSS", "fontFamily", "altFontFamily"];
2433
- for (const cssKey of cssMatchers) {
2434
- if (key.includes(cssKey)) {
2435
- chunkAGHRB4JF.log.debug("sanitizing css option", key);
2436
- args[key] = sanitizeCss(args[key]);
2437
- }
2438
- }
2439
- }
2440
- if (args.themeVariables) {
2441
- for (const k of Object.keys(args.themeVariables)) {
2442
- const val = args.themeVariables[k];
2443
- if (val?.match && !val.match(/^[\d "#%(),.;A-Za-z]+$/)) {
2444
- args.themeVariables[k] = "";
2445
- }
2446
- }
2447
- }
2448
- chunkAGHRB4JF.log.debug("After sanitization", args);
2449
- }, "sanitizeDirective");
2450
- var sanitizeCss = /* @__PURE__ */ chunkAGHRB4JF.__name((str) => {
2451
- let startCnt = 0;
2452
- let endCnt = 0;
2453
- for (const element of str) {
2454
- if (startCnt < endCnt) {
2455
- return "{ /* ERROR: Unbalanced CSS */ }";
2456
- }
2457
- if (element === "{") {
2458
- startCnt++;
2459
- } else if (element === "}") {
2460
- endCnt++;
2461
- }
2462
- }
2463
- if (startCnt !== endCnt) {
2464
- return "{ /* ERROR: Unbalanced CSS */ }";
2465
- }
2466
- return str;
2467
- }, "sanitizeCss");
2468
-
2469
- // src/config.ts
2470
- var defaultConfig = Object.freeze(defaultConfig_default);
2471
- var siteConfig = assignWithDepth_default({}, defaultConfig);
2472
- var configFromInitialize;
2473
- var directives = [];
2474
- var currentConfig = assignWithDepth_default({}, defaultConfig);
2475
- var updateCurrentConfig = /* @__PURE__ */ chunkAGHRB4JF.__name((siteCfg, _directives) => {
2476
- let cfg = assignWithDepth_default({}, siteCfg);
2477
- let sumOfDirectives = {};
2478
- for (const d of _directives) {
2479
- sanitize(d);
2480
- sumOfDirectives = assignWithDepth_default(sumOfDirectives, d);
2481
- }
2482
- cfg = assignWithDepth_default(cfg, sumOfDirectives);
2483
- if (sumOfDirectives.theme && sumOfDirectives.theme in themes_default) {
2484
- const tmpConfigFromInitialize = assignWithDepth_default({}, configFromInitialize);
2485
- const themeVariables = assignWithDepth_default(
2486
- tmpConfigFromInitialize.themeVariables || {},
2487
- sumOfDirectives.themeVariables
2488
- );
2489
- if (cfg.theme && cfg.theme in themes_default) {
2490
- cfg.themeVariables = themes_default[cfg.theme].getThemeVariables(themeVariables);
2491
- }
2492
- }
2493
- currentConfig = cfg;
2494
- checkConfig(currentConfig);
2495
- return currentConfig;
2496
- }, "updateCurrentConfig");
2497
- var setSiteConfig = /* @__PURE__ */ chunkAGHRB4JF.__name((conf) => {
2498
- siteConfig = assignWithDepth_default({}, defaultConfig);
2499
- siteConfig = assignWithDepth_default(siteConfig, conf);
2500
- if (conf.theme && themes_default[conf.theme]) {
2501
- siteConfig.themeVariables = themes_default[conf.theme].getThemeVariables(conf.themeVariables);
2502
- }
2503
- updateCurrentConfig(siteConfig, directives);
2504
- return siteConfig;
2505
- }, "setSiteConfig");
2506
- var saveConfigFromInitialize = /* @__PURE__ */ chunkAGHRB4JF.__name((conf) => {
2507
- configFromInitialize = assignWithDepth_default({}, conf);
2508
- }, "saveConfigFromInitialize");
2509
- var updateSiteConfig = /* @__PURE__ */ chunkAGHRB4JF.__name((conf) => {
2510
- siteConfig = assignWithDepth_default(siteConfig, conf);
2511
- updateCurrentConfig(siteConfig, directives);
2512
- return siteConfig;
2513
- }, "updateSiteConfig");
2514
- var getSiteConfig = /* @__PURE__ */ chunkAGHRB4JF.__name(() => {
2515
- return assignWithDepth_default({}, siteConfig);
2516
- }, "getSiteConfig");
2517
- var setConfig = /* @__PURE__ */ chunkAGHRB4JF.__name((conf) => {
2518
- checkConfig(conf);
2519
- assignWithDepth_default(currentConfig, conf);
2520
- return getConfig();
2521
- }, "setConfig");
2522
- var getConfig = /* @__PURE__ */ chunkAGHRB4JF.__name(() => {
2523
- return assignWithDepth_default({}, currentConfig);
2524
- }, "getConfig");
2525
- var sanitize = /* @__PURE__ */ chunkAGHRB4JF.__name((options) => {
2526
- if (!options) {
2527
- return;
2528
- }
2529
- ["secure", ...siteConfig.secure ?? []].forEach((key) => {
2530
- if (Object.hasOwn(options, key)) {
2531
- chunkAGHRB4JF.log.debug(`Denied attempt to modify a secure key ${key}`, options[key]);
2532
- delete options[key];
2533
- }
2534
- });
2535
- Object.keys(options).forEach((key) => {
2536
- if (key.startsWith("__")) {
2537
- delete options[key];
2538
- }
2539
- });
2540
- Object.keys(options).forEach((key) => {
2541
- if (typeof options[key] === "string" && (options[key].includes("<") || options[key].includes(">") || options[key].includes("url(data:"))) {
2542
- delete options[key];
2543
- }
2544
- if (typeof options[key] === "object") {
2545
- sanitize(options[key]);
2546
- }
2547
- });
2548
- }, "sanitize");
2549
- var addDirective = /* @__PURE__ */ chunkAGHRB4JF.__name((directive) => {
2550
- sanitizeDirective(directive);
2551
- if (directive.fontFamily && !directive.themeVariables?.fontFamily) {
2552
- directive.themeVariables = {
2553
- ...directive.themeVariables,
2554
- fontFamily: directive.fontFamily
2555
- };
2556
- }
2557
- directives.push(directive);
2558
- updateCurrentConfig(siteConfig, directives);
2559
- }, "addDirective");
2560
- var reset = /* @__PURE__ */ chunkAGHRB4JF.__name((config2 = siteConfig) => {
2561
- directives = [];
2562
- updateCurrentConfig(config2, directives);
2563
- }, "reset");
2564
- var ConfigWarning = {
2565
- LAZY_LOAD_DEPRECATED: "The configuration options lazyLoadedDiagrams and loadExternalDiagramsAtStartup are deprecated. Please use registerExternalDiagrams instead."
2566
- };
2567
- var issuedWarnings = {};
2568
- var issueWarning = /* @__PURE__ */ chunkAGHRB4JF.__name((warning) => {
2569
- if (issuedWarnings[warning]) {
2570
- return;
2571
- }
2572
- chunkAGHRB4JF.log.warn(ConfigWarning[warning]);
2573
- issuedWarnings[warning] = true;
2574
- }, "issueWarning");
2575
- var checkConfig = /* @__PURE__ */ chunkAGHRB4JF.__name((config2) => {
2576
- if (!config2) {
2577
- return;
2578
- }
2579
- if (config2.lazyLoadedDiagrams || config2.loadExternalDiagramsAtStartup) {
2580
- issueWarning("LAZY_LOAD_DEPRECATED");
2581
- }
2582
- }, "checkConfig");
2583
- var getUserDefinedConfig = /* @__PURE__ */ chunkAGHRB4JF.__name(() => {
2584
- let userConfig = {};
2585
- if (configFromInitialize) {
2586
- userConfig = assignWithDepth_default(userConfig, configFromInitialize);
2587
- }
2588
- for (const d of directives) {
2589
- userConfig = assignWithDepth_default(userConfig, d);
2590
- }
2591
- return userConfig;
2592
- }, "getUserDefinedConfig");
2593
- var lineBreakRegex = /<br\s*\/?>/gi;
2594
- var getRows = /* @__PURE__ */ chunkAGHRB4JF.__name((s) => {
2595
- if (!s) {
2596
- return [""];
2597
- }
2598
- const str = breakToPlaceholder(s).replace(/\\n/g, "#br#");
2599
- return str.split("#br#");
2600
- }, "getRows");
2601
- var setupDompurifyHooksIfNotSetup = /* @__PURE__ */ (() => {
2602
- let setup = false;
2603
- return () => {
2604
- if (!setup) {
2605
- setupDompurifyHooks();
2606
- setup = true;
2607
- }
2608
- };
2609
- })();
2610
- function setupDompurifyHooks() {
2611
- const TEMPORARY_ATTRIBUTE = "data-temp-href-target";
2612
- purify_es.addHook("beforeSanitizeAttributes", (node) => {
2613
- if (node.tagName === "A" && node.hasAttribute("target")) {
2614
- node.setAttribute(TEMPORARY_ATTRIBUTE, node.getAttribute("target") ?? "");
2615
- }
2616
- });
2617
- purify_es.addHook("afterSanitizeAttributes", (node) => {
2618
- if (node.tagName === "A" && node.hasAttribute(TEMPORARY_ATTRIBUTE)) {
2619
- node.setAttribute("target", node.getAttribute(TEMPORARY_ATTRIBUTE) ?? "");
2620
- node.removeAttribute(TEMPORARY_ATTRIBUTE);
2621
- if (node.getAttribute("target") === "_blank") {
2622
- node.setAttribute("rel", "noopener");
2623
- }
2624
- }
2625
- });
2626
- }
2627
- chunkAGHRB4JF.__name(setupDompurifyHooks, "setupDompurifyHooks");
2628
- var removeScript = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => {
2629
- setupDompurifyHooksIfNotSetup();
2630
- const sanitizedText = purify_es.sanitize(txt);
2631
- return sanitizedText;
2632
- }, "removeScript");
2633
- var sanitizeMore = /* @__PURE__ */ chunkAGHRB4JF.__name((text, config2) => {
2634
- if (config2.flowchart?.htmlLabels !== false) {
2635
- const level = config2.securityLevel;
2636
- if (level === "antiscript" || level === "strict") {
2637
- text = removeScript(text);
2638
- } else if (level !== "loose") {
2639
- text = breakToPlaceholder(text);
2640
- text = text.replace(/</g, "&lt;").replace(/>/g, "&gt;");
2641
- text = text.replace(/=/g, "&equals;");
2642
- text = placeholderToBreak(text);
2643
- }
2644
- }
2645
- return text;
2646
- }, "sanitizeMore");
2647
- var sanitizeText = /* @__PURE__ */ chunkAGHRB4JF.__name((text, config2) => {
2648
- if (!text) {
2649
- return text;
2650
- }
2651
- if (config2.dompurifyConfig) {
2652
- text = purify_es.sanitize(sanitizeMore(text, config2), config2.dompurifyConfig).toString();
2653
- } else {
2654
- text = purify_es.sanitize(sanitizeMore(text, config2), {
2655
- FORBID_TAGS: ["style"]
2656
- }).toString();
2657
- }
2658
- return text;
2659
- }, "sanitizeText");
2660
- var sanitizeTextOrArray = /* @__PURE__ */ chunkAGHRB4JF.__name((a, config2) => {
2661
- if (typeof a === "string") {
2662
- return sanitizeText(a, config2);
2663
- }
2664
- return a.flat().map((x) => sanitizeText(x, config2));
2665
- }, "sanitizeTextOrArray");
2666
- var hasBreaks = /* @__PURE__ */ chunkAGHRB4JF.__name((text) => {
2667
- return lineBreakRegex.test(text);
2668
- }, "hasBreaks");
2669
- var splitBreaks = /* @__PURE__ */ chunkAGHRB4JF.__name((text) => {
2670
- return text.split(lineBreakRegex);
2671
- }, "splitBreaks");
2672
- var placeholderToBreak = /* @__PURE__ */ chunkAGHRB4JF.__name((s) => {
2673
- return s.replace(/#br#/g, "<br/>");
2674
- }, "placeholderToBreak");
2675
- var breakToPlaceholder = /* @__PURE__ */ chunkAGHRB4JF.__name((s) => {
2676
- return s.replace(lineBreakRegex, "#br#");
2677
- }, "breakToPlaceholder");
2678
- var getUrl = /* @__PURE__ */ chunkAGHRB4JF.__name((useAbsolute) => {
2679
- let url = "";
2680
- if (useAbsolute) {
2681
- url = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.search;
2682
- url = CSS.escape(url);
2683
- }
2684
- return url;
2685
- }, "getUrl");
2686
- var evaluate = /* @__PURE__ */ chunkAGHRB4JF.__name((val) => val === false || ["false", "null", "0"].includes(String(val).trim().toLowerCase()) ? false : true, "evaluate");
2687
- var getMax = /* @__PURE__ */ chunkAGHRB4JF.__name(function(...values) {
2688
- const newValues = values.filter((value) => {
2689
- return !isNaN(value);
2690
- });
2691
- return Math.max(...newValues);
2692
- }, "getMax");
2693
- var getMin = /* @__PURE__ */ chunkAGHRB4JF.__name(function(...values) {
2694
- const newValues = values.filter((value) => {
2695
- return !isNaN(value);
2696
- });
2697
- return Math.min(...newValues);
2698
- }, "getMin");
2699
- var parseGenericTypes = /* @__PURE__ */ chunkAGHRB4JF.__name(function(input) {
2700
- const inputSets = input.split(/(,)/);
2701
- const output = [];
2702
- for (let i = 0; i < inputSets.length; i++) {
2703
- let thisSet = inputSets[i];
2704
- if (thisSet === "," && i > 0 && i + 1 < inputSets.length) {
2705
- const previousSet = inputSets[i - 1];
2706
- const nextSet = inputSets[i + 1];
2707
- if (shouldCombineSets(previousSet, nextSet)) {
2708
- thisSet = previousSet + "," + nextSet;
2709
- i++;
2710
- output.pop();
2711
- }
2712
- }
2713
- output.push(processSet(thisSet));
2714
- }
2715
- return output.join("");
2716
- }, "parseGenericTypes");
2717
- var countOccurrence = /* @__PURE__ */ chunkAGHRB4JF.__name((string, substring) => {
2718
- return Math.max(0, string.split(substring).length - 1);
2719
- }, "countOccurrence");
2720
- var shouldCombineSets = /* @__PURE__ */ chunkAGHRB4JF.__name((previousSet, nextSet) => {
2721
- const prevCount = countOccurrence(previousSet, "~");
2722
- const nextCount = countOccurrence(nextSet, "~");
2723
- return prevCount === 1 && nextCount === 1;
2724
- }, "shouldCombineSets");
2725
- var processSet = /* @__PURE__ */ chunkAGHRB4JF.__name((input) => {
2726
- const tildeCount = countOccurrence(input, "~");
2727
- let hasStartingTilde = false;
2728
- if (tildeCount <= 1) {
2729
- return input;
2730
- }
2731
- if (tildeCount % 2 !== 0 && input.startsWith("~")) {
2732
- input = input.substring(1);
2733
- hasStartingTilde = true;
2734
- }
2735
- const chars = [...input];
2736
- let first = chars.indexOf("~");
2737
- let last = chars.lastIndexOf("~");
2738
- while (first !== -1 && last !== -1 && first !== last) {
2739
- chars[first] = "<";
2740
- chars[last] = ">";
2741
- first = chars.indexOf("~");
2742
- last = chars.lastIndexOf("~");
2743
- }
2744
- if (hasStartingTilde) {
2745
- chars.unshift("~");
2746
- }
2747
- return chars.join("");
2748
- }, "processSet");
2749
- var isMathMLSupported = /* @__PURE__ */ chunkAGHRB4JF.__name(() => window.MathMLElement !== void 0, "isMathMLSupported");
2750
- var katexRegex = /\$\$(.*)\$\$/g;
2751
- var hasKatex = /* @__PURE__ */ chunkAGHRB4JF.__name((text) => (text.match(katexRegex)?.length ?? 0) > 0, "hasKatex");
2752
- var calculateMathMLDimensions = /* @__PURE__ */ chunkAGHRB4JF.__name(async (text, config2) => {
2753
- const divElem = document.createElement("div");
2754
- divElem.innerHTML = await renderKatexSanitized(text, config2);
2755
- divElem.id = "katex-temp";
2756
- divElem.style.visibility = "hidden";
2757
- divElem.style.position = "absolute";
2758
- divElem.style.top = "0";
2759
- const body = document.querySelector("body");
2760
- body?.insertAdjacentElement("beforeend", divElem);
2761
- const dim = { width: divElem.clientWidth, height: divElem.clientHeight };
2762
- divElem.remove();
2763
- return dim;
2764
- }, "calculateMathMLDimensions");
2765
- var renderKatexUnsanitized = /* @__PURE__ */ chunkAGHRB4JF.__name(async (text, config2) => {
2766
- if (!hasKatex(text)) {
2767
- return text;
2768
- }
2769
- if (!(isMathMLSupported() || config2.legacyMathML || config2.forceLegacyMathML)) {
2770
- return text.replace(katexRegex, "MathML is unsupported in this environment.");
2771
- }
2772
- {
2773
- const { default: katex } = await Promise.resolve().then(function () { return require('../../../../../../katex@0.16.33/node_modules/katex/dist/katex.js'); });
2774
- const outputMode = config2.forceLegacyMathML || !isMathMLSupported() && config2.legacyMathML ? "htmlAndMathml" : "mathml";
2775
- return text.split(lineBreakRegex).map(
2776
- (line) => hasKatex(line) ? `<div style="display: flex; align-items: center; justify-content: center; white-space: nowrap;">${line}</div>` : `<div>${line}</div>`
2777
- ).join("").replace(
2778
- katexRegex,
2779
- (_, c) => katex.renderToString(c, {
2780
- throwOnError: true,
2781
- displayMode: true,
2782
- output: outputMode
2783
- }).replace(/\n/g, " ").replace(/<annotation.*<\/annotation>/g, "")
2784
- );
2785
- }
2786
- }, "renderKatexUnsanitized");
2787
- var renderKatexSanitized = /* @__PURE__ */ chunkAGHRB4JF.__name(async (text, config2) => {
2788
- return sanitizeText(await renderKatexUnsanitized(text, config2), config2);
2789
- }, "renderKatexSanitized");
2790
- var common_default = {
2791
- getRows,
2792
- sanitizeText,
2793
- sanitizeTextOrArray,
2794
- hasBreaks,
2795
- splitBreaks,
2796
- lineBreakRegex,
2797
- removeScript,
2798
- getUrl,
2799
- evaluate,
2800
- getMax,
2801
- getMin
2802
- };
2803
-
2804
- // src/setupGraphViewbox.js
2805
- var d3Attrs = /* @__PURE__ */ chunkAGHRB4JF.__name(function(d3Elem, attrs) {
2806
- for (let attr of attrs) {
2807
- d3Elem.attr(attr[0], attr[1]);
2808
- }
2809
- }, "d3Attrs");
2810
- var calculateSvgSizeAttrs = /* @__PURE__ */ chunkAGHRB4JF.__name(function(height, width, useMaxWidth) {
2811
- let attrs = /* @__PURE__ */ new Map();
2812
- if (useMaxWidth) {
2813
- attrs.set("width", "100%");
2814
- attrs.set("style", `max-width: ${width}px;`);
2815
- } else {
2816
- attrs.set("height", height);
2817
- attrs.set("width", width);
2818
- }
2819
- return attrs;
2820
- }, "calculateSvgSizeAttrs");
2821
- var configureSvgSize = /* @__PURE__ */ chunkAGHRB4JF.__name(function(svgElem, height, width, useMaxWidth) {
2822
- const attrs = calculateSvgSizeAttrs(height, width, useMaxWidth);
2823
- d3Attrs(svgElem, attrs);
2824
- }, "configureSvgSize");
2825
- var setupGraphViewbox = /* @__PURE__ */ chunkAGHRB4JF.__name(function(graph, svgElem, padding, useMaxWidth) {
2826
- const svgBounds = svgElem.node().getBBox();
2827
- const sWidth = svgBounds.width;
2828
- const sHeight = svgBounds.height;
2829
- chunkAGHRB4JF.log.info(`SVG bounds: ${sWidth}x${sHeight}`, svgBounds);
2830
- let width = 0;
2831
- let height = 0;
2832
- chunkAGHRB4JF.log.info(`Graph bounds: ${width}x${height}`, graph);
2833
- width = sWidth + padding * 2;
2834
- height = sHeight + padding * 2;
2835
- chunkAGHRB4JF.log.info(`Calculated bounds: ${width}x${height}`);
2836
- configureSvgSize(svgElem, height, width, useMaxWidth);
2837
- const vBox = `${svgBounds.x - padding} ${svgBounds.y - padding} ${svgBounds.width + 2 * padding} ${svgBounds.height + 2 * padding}`;
2838
- svgElem.attr("viewBox", vBox);
2839
- }, "setupGraphViewbox");
2840
-
2841
- // src/styles.ts
2842
- var themes = {};
2843
- var getStyles = /* @__PURE__ */ chunkAGHRB4JF.__name((type, userStyles, options) => {
2844
- let diagramStyles = "";
2845
- if (type in themes && themes[type]) {
2846
- diagramStyles = themes[type](options);
2847
- } else {
2848
- chunkAGHRB4JF.log.warn(`No theme found for ${type}`);
2849
- }
2850
- return ` & {
2851
- font-family: ${options.fontFamily};
2852
- font-size: ${options.fontSize};
2853
- fill: ${options.textColor}
2854
- }
2855
- @keyframes edge-animation-frame {
2856
- from {
2857
- stroke-dashoffset: 0;
2858
- }
2859
- }
2860
- @keyframes dash {
2861
- to {
2862
- stroke-dashoffset: 0;
2863
- }
2864
- }
2865
- & .edge-animation-slow {
2866
- stroke-dasharray: 9,5 !important;
2867
- stroke-dashoffset: 900;
2868
- animation: dash 50s linear infinite;
2869
- stroke-linecap: round;
2870
- }
2871
- & .edge-animation-fast {
2872
- stroke-dasharray: 9,5 !important;
2873
- stroke-dashoffset: 900;
2874
- animation: dash 20s linear infinite;
2875
- stroke-linecap: round;
2876
- }
2877
- /* Classes common for multiple diagrams */
2878
-
2879
- & .error-icon {
2880
- fill: ${options.errorBkgColor};
2881
- }
2882
- & .error-text {
2883
- fill: ${options.errorTextColor};
2884
- stroke: ${options.errorTextColor};
2885
- }
2886
-
2887
- & .edge-thickness-normal {
2888
- stroke-width: 1px;
2889
- }
2890
- & .edge-thickness-thick {
2891
- stroke-width: 3.5px
2892
- }
2893
- & .edge-pattern-solid {
2894
- stroke-dasharray: 0;
2895
- }
2896
- & .edge-thickness-invisible {
2897
- stroke-width: 0;
2898
- fill: none;
2899
- }
2900
- & .edge-pattern-dashed{
2901
- stroke-dasharray: 3;
2902
- }
2903
- .edge-pattern-dotted {
2904
- stroke-dasharray: 2;
2905
- }
2906
-
2907
- & .marker {
2908
- fill: ${options.lineColor};
2909
- stroke: ${options.lineColor};
2910
- }
2911
- & .marker.cross {
2912
- stroke: ${options.lineColor};
2913
- }
2914
-
2915
- & svg {
2916
- font-family: ${options.fontFamily};
2917
- font-size: ${options.fontSize};
2918
- }
2919
- & p {
2920
- margin: 0
2921
- }
2922
-
2923
- ${diagramStyles}
2924
-
2925
- ${userStyles}
2926
- `;
2927
- }, "getStyles");
2928
- var addStylesForDiagram = /* @__PURE__ */ chunkAGHRB4JF.__name((type, diagramTheme) => {
2929
- if (diagramTheme !== void 0) {
2930
- themes[type] = diagramTheme;
2931
- }
2932
- }, "addStylesForDiagram");
2933
- var styles_default = getStyles;
2934
-
2935
- // src/diagrams/common/commonDb.ts
2936
- var commonDb_exports = {};
2937
- chunkAGHRB4JF.__export(commonDb_exports, {
2938
- clear: () => clear,
2939
- getAccDescription: () => getAccDescription,
2940
- getAccTitle: () => getAccTitle,
2941
- getDiagramTitle: () => getDiagramTitle,
2942
- setAccDescription: () => setAccDescription,
2943
- setAccTitle: () => setAccTitle,
2944
- setDiagramTitle: () => setDiagramTitle
2945
- });
2946
- var accTitle = "";
2947
- var diagramTitle = "";
2948
- var accDescription = "";
2949
- var sanitizeText2 = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => sanitizeText(txt, getConfig()), "sanitizeText");
2950
- var clear = /* @__PURE__ */ chunkAGHRB4JF.__name(() => {
2951
- accTitle = "";
2952
- accDescription = "";
2953
- diagramTitle = "";
2954
- }, "clear");
2955
- var setAccTitle = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => {
2956
- accTitle = sanitizeText2(txt).replace(/^\s+/g, "");
2957
- }, "setAccTitle");
2958
- var getAccTitle = /* @__PURE__ */ chunkAGHRB4JF.__name(() => accTitle, "getAccTitle");
2959
- var setAccDescription = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => {
2960
- accDescription = sanitizeText2(txt).replace(/\n\s+/g, "\n");
2961
- }, "setAccDescription");
2962
- var getAccDescription = /* @__PURE__ */ chunkAGHRB4JF.__name(() => accDescription, "getAccDescription");
2963
- var setDiagramTitle = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => {
2964
- diagramTitle = sanitizeText2(txt);
2965
- }, "setDiagramTitle");
2966
- var getDiagramTitle = /* @__PURE__ */ chunkAGHRB4JF.__name(() => diagramTitle, "getDiagramTitle");
2967
-
2968
- // src/diagram-api/diagramAPI.ts
2969
- var log2 = chunkAGHRB4JF.log;
2970
- var setLogLevel2 = chunkAGHRB4JF.setLogLevel;
2971
- var getConfig2 = getConfig;
2972
- var setConfig2 = setConfig;
2973
- var defaultConfig2 = defaultConfig;
2974
- var sanitizeText3 = /* @__PURE__ */ chunkAGHRB4JF.__name((text) => sanitizeText(text, getConfig2()), "sanitizeText");
2975
- var setupGraphViewbox2 = setupGraphViewbox;
2976
- var getCommonDb = /* @__PURE__ */ chunkAGHRB4JF.__name(() => {
2977
- return commonDb_exports;
2978
- }, "getCommonDb");
2979
- var diagrams = {};
2980
- var registerDiagram = /* @__PURE__ */ chunkAGHRB4JF.__name((id, diagram, detector) => {
2981
- if (diagrams[id]) {
2982
- log2.warn(`Diagram with id ${id} already registered. Overwriting.`);
2983
- }
2984
- diagrams[id] = diagram;
2985
- if (detector) {
2986
- addDetector(id, detector);
2987
- }
2988
- addStylesForDiagram(id, diagram.styles);
2989
- diagram.injectUtils?.(
2990
- log2,
2991
- setLogLevel2,
2992
- getConfig2,
2993
- sanitizeText3,
2994
- setupGraphViewbox2,
2995
- getCommonDb(),
2996
- () => {
2997
- }
2998
- );
2999
- }, "registerDiagram");
3000
- var getDiagram = /* @__PURE__ */ chunkAGHRB4JF.__name((name) => {
3001
- if (name in diagrams) {
3002
- return diagrams[name];
3003
- }
3004
- throw new DiagramNotFoundError(name);
3005
- }, "getDiagram");
3006
- var DiagramNotFoundError = class extends Error {
3007
- static {
3008
- chunkAGHRB4JF.__name(this, "DiagramNotFoundError");
3009
- }
3010
- constructor(name) {
3011
- super(`Diagram ${name} not found.`);
3012
- }
3013
- };
3014
-
3015
- exports.UnknownDiagramError = UnknownDiagramError;
3016
- exports.addDirective = addDirective;
3017
- exports.assignWithDepth_default = assignWithDepth_default;
3018
- exports.calculateMathMLDimensions = calculateMathMLDimensions;
3019
- exports.clear = clear;
3020
- exports.commonDb_exports = commonDb_exports;
3021
- exports.common_default = common_default;
3022
- exports.configureSvgSize = configureSvgSize;
3023
- exports.defaultConfig = defaultConfig;
3024
- exports.defaultConfig2 = defaultConfig2;
3025
- exports.defaultConfig_default = defaultConfig_default;
3026
- exports.detectType = detectType;
3027
- exports.detectors = detectors;
3028
- exports.directiveRegex = directiveRegex;
3029
- exports.evaluate = evaluate;
3030
- exports.frontMatterRegex = frontMatterRegex;
3031
- exports.getAccDescription = getAccDescription;
3032
- exports.getAccTitle = getAccTitle;
3033
- exports.getConfig = getConfig;
3034
- exports.getConfig2 = getConfig2;
3035
- exports.getDiagram = getDiagram;
3036
- exports.getDiagramLoader = getDiagramLoader;
3037
- exports.getDiagramTitle = getDiagramTitle;
3038
- exports.getSiteConfig = getSiteConfig;
3039
- exports.getThemeVariables = getThemeVariables3;
3040
- exports.getUrl = getUrl;
3041
- exports.getUserDefinedConfig = getUserDefinedConfig;
3042
- exports.hasKatex = hasKatex;
3043
- exports.lineBreakRegex = lineBreakRegex;
3044
- exports.parseGenericTypes = parseGenericTypes;
3045
- exports.registerDiagram = registerDiagram;
3046
- exports.registerLazyLoadedDiagrams = registerLazyLoadedDiagrams;
3047
- exports.renderKatexSanitized = renderKatexSanitized;
3048
- exports.reset = reset;
3049
- exports.sanitizeDirective = sanitizeDirective;
3050
- exports.sanitizeText = sanitizeText;
3051
- exports.sanitizeText2 = sanitizeText3;
3052
- exports.saveConfigFromInitialize = saveConfigFromInitialize;
3053
- exports.setAccDescription = setAccDescription;
3054
- exports.setAccTitle = setAccTitle;
3055
- exports.setConfig = setConfig;
3056
- exports.setConfig2 = setConfig2;
3057
- exports.setDiagramTitle = setDiagramTitle;
3058
- exports.setSiteConfig = setSiteConfig;
3059
- exports.setupGraphViewbox = setupGraphViewbox;
3060
- exports.setupGraphViewbox2 = setupGraphViewbox2;
3061
- exports.styles_default = styles_default;
3062
- exports.themes_default = themes_default;
3063
- exports.updateSiteConfig = updateSiteConfig;