@zenuml/core 3.46.3 → 3.46.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 (85) hide show
  1. package/.claude/skills/babysit-pr/SKILL.md +203 -0
  2. package/.claude/skills/babysit-pr/agents/openai.yaml +7 -0
  3. package/.claude/skills/dia-scoring/SKILL.md +1 -1
  4. package/.claude/skills/land-pr/SKILL.md +27 -5
  5. package/.claude/skills/propagate-core-release/SKILL.md +200 -0
  6. package/.claude/skills/propagate-core-release/agents/openai.yaml +7 -0
  7. package/.claude/skills/propagate-core-release/references/downstreams.md +41 -0
  8. package/.claude/skills/ship-branch/SKILL.md +13 -0
  9. package/dist/stats.html +1 -1
  10. package/dist/zenuml.esm.mjs +3688 -3693
  11. package/dist/zenuml.js +69 -69
  12. package/docs/superpowers/plans/2026-03-27-e2e-test-reorg.md +698 -0
  13. package/{cy → e2e/data}/compare-cases.js +70 -37
  14. package/{cy/smoke-editable-label.html → e2e/fixtures/editable-label.html} +1 -1
  15. package/{cy/editable-span-test.html → e2e/fixtures/editable-span.html} +1 -1
  16. package/e2e/fixtures/fixture.html +31 -0
  17. package/{cy → e2e/tools}/canonical-history.html +1 -1
  18. package/{cy → e2e/tools}/compare-case.html +3 -3
  19. package/{cy → e2e/tools}/compare.html +2 -2
  20. package/{cy → e2e/tools}/native-diff-ext/content.js +2 -2
  21. package/firebase-debug.log +108 -0
  22. package/index.html +2 -2
  23. package/mermaid-zenuml-async-spa-auth.png +0 -0
  24. package/mermaid-zenuml-async-spa-auth.snapshot.md +96 -0
  25. package/package.json +1 -1
  26. package/scripts/analyze-compare-case/collect-data.mjs +1 -1
  27. package/scripts/analyze-compare-case.mjs +1 -1
  28. package/skills/dia-scoring/SKILL.md +1 -1
  29. package/vite.config.ts +5 -5
  30. package/cy/async-message-1.html +0 -32
  31. package/cy/async-message-2.html +0 -46
  32. package/cy/async-message-3.html +0 -41
  33. package/cy/creation-rtl.html +0 -28
  34. package/cy/defect-406-alt-under-creation.html +0 -40
  35. package/cy/demo1.html +0 -28
  36. package/cy/demo3.html +0 -28
  37. package/cy/demo4.html +0 -28
  38. package/cy/element-report.html +0 -705
  39. package/cy/fragments-with-return.html +0 -35
  40. package/cy/icons-test.html +0 -29
  41. package/cy/if-fragment.html +0 -28
  42. package/cy/legacy-vs-html.html +0 -291
  43. package/cy/named-parameters.html +0 -30
  44. package/cy/nested-interaction-with-fragment.html +0 -34
  45. package/cy/nested-interaction-with-outbound.html +0 -34
  46. package/cy/parity-test.html +0 -122
  47. package/cy/return-in-nested-if.html +0 -29
  48. package/cy/return.html +0 -38
  49. package/cy/self-sync-message-at-root.html +0 -28
  50. package/cy/smoke-creation.html +0 -26
  51. package/cy/smoke-fragment-issue.html +0 -36
  52. package/cy/smoke-fragment.html +0 -42
  53. package/cy/smoke-interaction.html +0 -34
  54. package/cy/smoke.html +0 -40
  55. package/cy/theme-default-test.html +0 -28
  56. package/cy/vertical-1.html +0 -25
  57. package/cy/vertical-10.html +0 -33
  58. package/cy/vertical-11.html +0 -29
  59. package/cy/vertical-2.html +0 -23
  60. package/cy/vertical-3.html +0 -37
  61. package/cy/vertical-4.html +0 -42
  62. package/cy/vertical-5.html +0 -40
  63. package/cy/vertical-6.html +0 -29
  64. package/cy/vertical-7.html +0 -27
  65. package/cy/vertical-8.html +0 -32
  66. package/cy/vertical-9.html +0 -25
  67. package/cy/xss.html +0 -21
  68. package/docs/CONTEXT-tier2-component.md +0 -96
  69. package/docs/CONTEXT-tier3-feature.md +0 -162
  70. package/docs/README.md +0 -207
  71. package/docs/handling-starter.png +0 -0
  72. package/docs/module-vs-main-in-package-json.md +0 -17
  73. package/docs/open-issues/example-api-performance-issue.md +0 -79
  74. package/docs/osx-unsupported-arm64-node12.md +0 -13
  75. package/docs/running-cypress-tests-locally.md +0 -76
  76. package/docs/ship-branch-skill-plan.md +0 -134
  77. package/docs/superpowers/plans/2026-03-23-svg-parity-features.md +0 -283
  78. package/docs/testing-minified-lib.md +0 -27
  79. package/docs/watch.md +0 -1
  80. package/docs/why-we-publish-embed-view-to-github-pages.md +0 -16
  81. /package/{cy → e2e/data}/diff-algorithm.js +0 -0
  82. /package/{cy → e2e/fixtures}/svg-test.html +0 -0
  83. /package/{cy → e2e/tools}/native-diff-ext/background.js +0 -0
  84. /package/{cy → e2e/tools}/native-diff-ext/bridge.js +0 -0
  85. /package/{cy → e2e/tools}/svg-preview.html +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.