@monoes/monomindcli 2.15.5 → 2.15.7

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 (226) hide show
  1. package/dist/src/commands/cleanup-plan.d.ts +57 -0
  2. package/dist/src/commands/cleanup-plan.d.ts.map +1 -0
  3. package/dist/src/commands/cleanup-plan.js +379 -0
  4. package/dist/src/commands/cleanup-plan.js.map +1 -0
  5. package/dist/src/commands/cleanup.d.ts.map +1 -1
  6. package/dist/src/commands/cleanup.js +87 -160
  7. package/dist/src/commands/cleanup.js.map +1 -1
  8. package/dist/src/commands/search-universal.d.ts +8 -0
  9. package/dist/src/commands/search-universal.d.ts.map +1 -1
  10. package/dist/src/commands/search-universal.js +14 -0
  11. package/dist/src/commands/search-universal.js.map +1 -1
  12. package/dist/src/index.d.ts.map +1 -1
  13. package/dist/src/index.js +11 -2
  14. package/dist/src/index.js.map +1 -1
  15. package/dist/src/orgrt/completion-gate.d.ts +40 -0
  16. package/dist/src/orgrt/completion-gate.d.ts.map +1 -1
  17. package/dist/src/orgrt/completion-gate.js +90 -9
  18. package/dist/src/orgrt/completion-gate.js.map +1 -1
  19. package/dist/src/orgrt/daemon.d.ts +4 -0
  20. package/dist/src/orgrt/daemon.d.ts.map +1 -1
  21. package/dist/src/orgrt/daemon.js +15 -2
  22. package/dist/src/orgrt/daemon.js.map +1 -1
  23. package/dist/src/orgrt/decisions.d.ts +24 -1
  24. package/dist/src/orgrt/decisions.d.ts.map +1 -1
  25. package/dist/src/orgrt/decisions.js +171 -11
  26. package/dist/src/orgrt/decisions.js.map +1 -1
  27. package/dist/src/orgrt/idle-deadline.d.ts +10 -0
  28. package/dist/src/orgrt/idle-deadline.d.ts.map +1 -1
  29. package/dist/src/orgrt/idle-deadline.js +8 -0
  30. package/dist/src/orgrt/idle-deadline.js.map +1 -1
  31. package/dist/src/orgrt/mailbox.d.ts +7 -0
  32. package/dist/src/orgrt/mailbox.d.ts.map +1 -1
  33. package/dist/src/orgrt/mailbox.js +14 -0
  34. package/dist/src/orgrt/mailbox.js.map +1 -1
  35. package/dist/src/orgrt/review-packet.d.ts +1 -1
  36. package/dist/src/orgrt/review-packet.d.ts.map +1 -1
  37. package/dist/src/orgrt/review-packet.js +2 -1
  38. package/dist/src/orgrt/review-packet.js.map +1 -1
  39. package/dist/src/orgrt/role-sandbox.d.ts +1 -0
  40. package/dist/src/orgrt/role-sandbox.d.ts.map +1 -1
  41. package/dist/src/orgrt/role-sandbox.js +6 -1
  42. package/dist/src/orgrt/role-sandbox.js.map +1 -1
  43. package/dist/src/orgrt/session.d.ts +3 -0
  44. package/dist/src/orgrt/session.d.ts.map +1 -1
  45. package/dist/src/orgrt/session.js +8 -1
  46. package/dist/src/orgrt/session.js.map +1 -1
  47. package/dist/src/orgrt/task-dag.d.ts +3 -0
  48. package/dist/src/orgrt/task-dag.d.ts.map +1 -1
  49. package/dist/src/orgrt/task-dag.js +7 -0
  50. package/dist/src/orgrt/task-dag.js.map +1 -1
  51. package/dist/src/orgrt/types.d.ts +3 -0
  52. package/dist/src/orgrt/types.d.ts.map +1 -1
  53. package/dist/src/orgrt/types.js +6 -2
  54. package/dist/src/orgrt/types.js.map +1 -1
  55. package/dist/src/update/checker.d.ts +3 -1
  56. package/dist/src/update/checker.d.ts.map +1 -1
  57. package/dist/src/update/checker.js +7 -3
  58. package/dist/src/update/checker.js.map +1 -1
  59. package/dist/src/update/index.d.ts +16 -0
  60. package/dist/src/update/index.d.ts.map +1 -1
  61. package/dist/src/update/index.js +37 -1
  62. package/dist/src/update/index.js.map +1 -1
  63. package/dist/src/update/refresh-worker.d.ts +9 -0
  64. package/dist/src/update/refresh-worker.d.ts.map +1 -0
  65. package/dist/src/update/refresh-worker.js +17 -0
  66. package/dist/src/update/refresh-worker.js.map +1 -0
  67. package/dist/src/utils/resource-governor.d.ts +44 -2
  68. package/dist/src/utils/resource-governor.d.ts.map +1 -1
  69. package/dist/src/utils/resource-governor.js +157 -40
  70. package/dist/src/utils/resource-governor.js.map +1 -1
  71. package/dist/tsconfig.tsbuildinfo +1 -1
  72. package/package.json +4 -4
  73. package/.claude/skills/monodesign/SKILL.md +0 -257
  74. package/.claude/skills/monodesign/adapt.md +0 -53
  75. package/.claude/skills/monodesign/agents/monodesign-asset-producer.md +0 -100
  76. package/.claude/skills/monodesign/agents/monodesign-manual-edit-applier.md +0 -103
  77. package/.claude/skills/monodesign/animate.md +0 -65
  78. package/.claude/skills/monodesign/audit.md +0 -89
  79. package/.claude/skills/monodesign/bolder.md +0 -50
  80. package/.claude/skills/monodesign/clarify.md +0 -64
  81. package/.claude/skills/monodesign/colorize.md +0 -68
  82. package/.claude/skills/monodesign/craft.md +0 -51
  83. package/.claude/skills/monodesign/critique.md +0 -66
  84. package/.claude/skills/monodesign/delight.md +0 -47
  85. package/.claude/skills/monodesign/distill.md +0 -56
  86. package/.claude/skills/monodesign/document.md +0 -83
  87. package/.claude/skills/monodesign/extract.md +0 -74
  88. package/.claude/skills/monodesign/harden.md +0 -65
  89. package/.claude/skills/monodesign/init.md +0 -30
  90. package/.claude/skills/monodesign/layout.md +0 -36
  91. package/.claude/skills/monodesign/live.md +0 -34
  92. package/.claude/skills/monodesign/onboard.md +0 -50
  93. package/.claude/skills/monodesign/optimize.md +0 -64
  94. package/.claude/skills/monodesign/overdrive.md +0 -56
  95. package/.claude/skills/monodesign/polish.md +0 -68
  96. package/.claude/skills/monodesign/quieter.md +0 -57
  97. package/.claude/skills/monodesign/reference/adapt.md +0 -312
  98. package/.claude/skills/monodesign/reference/adapt.native.md +0 -58
  99. package/.claude/skills/monodesign/reference/android.md +0 -40
  100. package/.claude/skills/monodesign/reference/animate.md +0 -203
  101. package/.claude/skills/monodesign/reference/antipatterns-catalog.md +0 -410
  102. package/.claude/skills/monodesign/reference/audit.md +0 -135
  103. package/.claude/skills/monodesign/reference/audit.native.md +0 -139
  104. package/.claude/skills/monodesign/reference/bolder.md +0 -120
  105. package/.claude/skills/monodesign/reference/brand-workflow.md +0 -180
  106. package/.claude/skills/monodesign/reference/brand.md +0 -108
  107. package/.claude/skills/monodesign/reference/clarify.md +0 -288
  108. package/.claude/skills/monodesign/reference/codex.md +0 -105
  109. package/.claude/skills/monodesign/reference/cognitive-load.md +0 -106
  110. package/.claude/skills/monodesign/reference/color-and-contrast.md +0 -105
  111. package/.claude/skills/monodesign/reference/colorize.md +0 -257
  112. package/.claude/skills/monodesign/reference/component-specs.md +0 -260
  113. package/.claude/skills/monodesign/reference/component-states.md +0 -274
  114. package/.claude/skills/monodesign/reference/component-system.md +0 -358
  115. package/.claude/skills/monodesign/reference/copy-formulas.md +0 -160
  116. package/.claude/skills/monodesign/reference/craft.md +0 -123
  117. package/.claude/skills/monodesign/reference/critique.md +0 -780
  118. package/.claude/skills/monodesign/reference/delight.md +0 -302
  119. package/.claude/skills/monodesign/reference/design-principles.md +0 -246
  120. package/.claude/skills/monodesign/reference/distill.md +0 -111
  121. package/.claude/skills/monodesign/reference/document.md +0 -429
  122. package/.claude/skills/monodesign/reference/extract.md +0 -69
  123. package/.claude/skills/monodesign/reference/harden.md +0 -347
  124. package/.claude/skills/monodesign/reference/heuristics-scoring.md +0 -234
  125. package/.claude/skills/monodesign/reference/hooks.md +0 -92
  126. package/.claude/skills/monodesign/reference/image-prompts.md +0 -130
  127. package/.claude/skills/monodesign/reference/init.md +0 -221
  128. package/.claude/skills/monodesign/reference/interaction-design.md +0 -189
  129. package/.claude/skills/monodesign/reference/ios.md +0 -45
  130. package/.claude/skills/monodesign/reference/layout.md +0 -185
  131. package/.claude/skills/monodesign/reference/live.md +0 -710
  132. package/.claude/skills/monodesign/reference/motion-design.md +0 -109
  133. package/.claude/skills/monodesign/reference/onboard.md +0 -234
  134. package/.claude/skills/monodesign/reference/optimize.md +0 -258
  135. package/.claude/skills/monodesign/reference/overdrive.md +0 -130
  136. package/.claude/skills/monodesign/reference/personas.md +0 -179
  137. package/.claude/skills/monodesign/reference/polish.md +0 -241
  138. package/.claude/skills/monodesign/reference/pre-delivery-checklist.md +0 -108
  139. package/.claude/skills/monodesign/reference/product.md +0 -60
  140. package/.claude/skills/monodesign/reference/quieter.md +0 -99
  141. package/.claude/skills/monodesign/reference/responsive-design.md +0 -114
  142. package/.claude/skills/monodesign/reference/shape.md +0 -165
  143. package/.claude/skills/monodesign/reference/spatial-design.md +0 -100
  144. package/.claude/skills/monodesign/reference/teach.md +0 -10
  145. package/.claude/skills/monodesign/reference/token-architecture.md +0 -222
  146. package/.claude/skills/monodesign/reference/typeset.md +0 -301
  147. package/.claude/skills/monodesign/reference/typography.md +0 -159
  148. package/.claude/skills/monodesign/reference/ux-research.md +0 -143
  149. package/.claude/skills/monodesign/reference/ux-rules.md +0 -211
  150. package/.claude/skills/monodesign/reference/ux-writing.md +0 -107
  151. package/.claude/skills/monodesign/scripts/command-metadata.json +0 -94
  152. package/.claude/skills/monodesign/scripts/context-signals.mjs +0 -260
  153. package/.claude/skills/monodesign/scripts/context.mjs +0 -1065
  154. package/.claude/skills/monodesign/scripts/critique-storage.mjs +0 -416
  155. package/.claude/skills/monodesign/scripts/detect-csp.mjs +0 -193
  156. package/.claude/skills/monodesign/scripts/detect.mjs +0 -33
  157. package/.claude/skills/monodesign/scripts/detector/browser/injected/index.mjs +0 -1960
  158. package/.claude/skills/monodesign/scripts/detector/cli/main.mjs +0 -321
  159. package/.claude/skills/monodesign/scripts/detector/design-system.mjs +0 -814
  160. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns-browser.js +0 -5628
  161. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns.mjs +0 -50
  162. package/.claude/skills/monodesign/scripts/detector/engines/browser/detect-url.mjs +0 -259
  163. package/.claude/skills/monodesign/scripts/detector/engines/browser/drivers.mjs +0 -349
  164. package/.claude/skills/monodesign/scripts/detector/engines/regex/detect-text.mjs +0 -636
  165. package/.claude/skills/monodesign/scripts/detector/engines/static-html/css-cascade.mjs +0 -1016
  166. package/.claude/skills/monodesign/scripts/detector/engines/static-html/detect-html.mjs +0 -253
  167. package/.claude/skills/monodesign/scripts/detector/engines/visual/screenshot-contrast.mjs +0 -198
  168. package/.claude/skills/monodesign/scripts/detector/findings.mjs +0 -12
  169. package/.claude/skills/monodesign/scripts/detector/fix/css-regions.mjs +0 -181
  170. package/.claude/skills/monodesign/scripts/detector/fix/fixers.mjs +0 -373
  171. package/.claude/skills/monodesign/scripts/detector/fix/index.mjs +0 -426
  172. package/.claude/skills/monodesign/scripts/detector/node/file-system.mjs +0 -198
  173. package/.claude/skills/monodesign/scripts/detector/profile/profiler.mjs +0 -166
  174. package/.claude/skills/monodesign/scripts/detector/registry/antipatterns.mjs +0 -563
  175. package/.claude/skills/monodesign/scripts/detector/rules/checks.mjs +0 -3024
  176. package/.claude/skills/monodesign/scripts/detector/shared/color.mjs +0 -124
  177. package/.claude/skills/monodesign/scripts/detector/shared/constants.mjs +0 -101
  178. package/.claude/skills/monodesign/scripts/detector/shared/fonts.mjs +0 -30
  179. package/.claude/skills/monodesign/scripts/detector/shared/inline-ignores.mjs +0 -148
  180. package/.claude/skills/monodesign/scripts/detector/shared/page.mjs +0 -7
  181. package/.claude/skills/monodesign/scripts/hook-admin.mjs +0 -694
  182. package/.claude/skills/monodesign/scripts/hook-before-edit.mjs +0 -516
  183. package/.claude/skills/monodesign/scripts/hook-lib.mjs +0 -1785
  184. package/.claude/skills/monodesign/scripts/hook.mjs +0 -61
  185. package/.claude/skills/monodesign/scripts/lib/design-parser.mjs +0 -809
  186. package/.claude/skills/monodesign/scripts/lib/is-generated.mjs +0 -69
  187. package/.claude/skills/monodesign/scripts/lib/monodesign-config.mjs +0 -640
  188. package/.claude/skills/monodesign/scripts/lib/monodesign-paths.mjs +0 -129
  189. package/.claude/skills/monodesign/scripts/lib/provider.mjs +0 -4
  190. package/.claude/skills/monodesign/scripts/lib/target-args.mjs +0 -42
  191. package/.claude/skills/monodesign/scripts/live/browser-script-parts.mjs +0 -50
  192. package/.claude/skills/monodesign/scripts/live/completion.mjs +0 -19
  193. package/.claude/skills/monodesign/scripts/live/event-validation.mjs +0 -137
  194. package/.claude/skills/monodesign/scripts/live/insert-ui.mjs +0 -458
  195. package/.claude/skills/monodesign/scripts/live/manual-apply.mjs +0 -939
  196. package/.claude/skills/monodesign/scripts/live/manual-edit-routes.mjs +0 -357
  197. package/.claude/skills/monodesign/scripts/live/manual-edits-buffer.mjs +0 -152
  198. package/.claude/skills/monodesign/scripts/live/session-store.mjs +0 -293
  199. package/.claude/skills/monodesign/scripts/live/svelte-component.mjs +0 -826
  200. package/.claude/skills/monodesign/scripts/live/sveltekit-adapter.mjs +0 -279
  201. package/.claude/skills/monodesign/scripts/live/ui-core.mjs +0 -180
  202. package/.claude/skills/monodesign/scripts/live/vocabulary.mjs +0 -36
  203. package/.claude/skills/monodesign/scripts/live-accept.mjs +0 -812
  204. package/.claude/skills/monodesign/scripts/live-browser-dom.js +0 -147
  205. package/.claude/skills/monodesign/scripts/live-browser-session.js +0 -124
  206. package/.claude/skills/monodesign/scripts/live-browser.js +0 -11213
  207. package/.claude/skills/monodesign/scripts/live-commit-manual-edits.mjs +0 -1241
  208. package/.claude/skills/monodesign/scripts/live-complete.mjs +0 -75
  209. package/.claude/skills/monodesign/scripts/live-copy-edit-agent.mjs +0 -683
  210. package/.claude/skills/monodesign/scripts/live-discard-manual-edits.mjs +0 -51
  211. package/.claude/skills/monodesign/scripts/live-inject.mjs +0 -596
  212. package/.claude/skills/monodesign/scripts/live-insert.mjs +0 -272
  213. package/.claude/skills/monodesign/scripts/live-manual-edit-evidence.mjs +0 -363
  214. package/.claude/skills/monodesign/scripts/live-poll.mjs +0 -384
  215. package/.claude/skills/monodesign/scripts/live-resume.mjs +0 -94
  216. package/.claude/skills/monodesign/scripts/live-server.mjs +0 -1210
  217. package/.claude/skills/monodesign/scripts/live-status.mjs +0 -61
  218. package/.claude/skills/monodesign/scripts/live-target.mjs +0 -30
  219. package/.claude/skills/monodesign/scripts/live-wrap.mjs +0 -884
  220. package/.claude/skills/monodesign/scripts/live.mjs +0 -297
  221. package/.claude/skills/monodesign/scripts/modern-screenshot.umd.js +0 -14
  222. package/.claude/skills/monodesign/scripts/palette.mjs +0 -635
  223. package/.claude/skills/monodesign/scripts/pin.mjs +0 -221
  224. package/.claude/skills/monodesign/shape.md +0 -71
  225. package/.claude/skills/monodesign/teach.md +0 -18
  226. package/.claude/skills/monodesign/typeset.md +0 -59
@@ -1,124 +0,0 @@
1
- // ─── Section 2: Color Utilities ─────────────────────────────────────────────
2
-
3
- function isNeutralColor(color) {
4
- if (!color || color === 'transparent') return true;
5
-
6
- // rgb/rgba — use channel spread. Threshold 30 ≈ 11.7% of the 0–255 range.
7
- const rgb = color.match(/rgba?\((\d+),\s*(\d+),\s*(\d+)/);
8
- if (rgb) {
9
- return (Math.max(+rgb[1], +rgb[2], +rgb[3]) - Math.min(+rgb[1], +rgb[2], +rgb[3])) < 30;
10
- }
11
-
12
- // oklch()/lch() — chroma is the second numeric component.
13
- // oklch chroma is ~0–0.4 in sRGB gamut; >= 0.02 reads as tinted, not gray.
14
- // lch chroma is ~0–150; >= 3 reads as tinted. jsdom emits both formats
15
- // literally (it does NOT convert them to rgb).
16
- const oklch = color.match(/oklch\(\s*[\d.]+%?\s*([\d.-]+)/i);
17
- if (oklch) return parseFloat(oklch[1]) < 0.02;
18
- const lch = color.match(/lch\(\s*[\d.]+%?\s*([\d.-]+)/i);
19
- if (lch) return parseFloat(lch[1]) < 3;
20
-
21
- // oklab()/lab() — a and b are signed axes; chroma = sqrt(a² + b²).
22
- // oklab a/b are ~-0.4..0.4, threshold 0.02. lab a/b are ~-128..127, threshold 3.
23
- const oklab = color.match(/oklab\(\s*[\d.]+%?\s*([\d.-]+)\s+([\d.-]+)/i);
24
- if (oklab) {
25
- const a = parseFloat(oklab[1]), b = parseFloat(oklab[2]);
26
- return Math.hypot(a, b) < 0.02;
27
- }
28
- const lab = color.match(/lab\(\s*[\d.]+%?\s*([\d.-]+)\s+([\d.-]+)/i);
29
- if (lab) {
30
- const a = parseFloat(lab[1]), b = parseFloat(lab[2]);
31
- return Math.hypot(a, b) < 3;
32
- }
33
-
34
- // hsl/hsla — saturation is the second numeric component (percent).
35
- // Modern jsdom usually converts hsl() to rgb, but handle it directly for
36
- // safety across versions and for any engine that preserves the format.
37
- const hsl = color.match(/hsla?\(\s*[\d.-]+\s*,?\s*([\d.]+)%/i);
38
- if (hsl) return parseFloat(hsl[1]) < 10;
39
-
40
- // hwb(hue whiteness% blackness%) — a pixel is fully gray when
41
- // whiteness + blackness >= 100; chroma-like saturation = 1 - (w+b)/100.
42
- const hwb = color.match(/hwb\(\s*[\d.-]+\s+([\d.]+)%\s+([\d.]+)%/i);
43
- if (hwb) {
44
- const w = parseFloat(hwb[1]), b = parseFloat(hwb[2]);
45
- return (1 - Math.min(100, w + b) / 100) < 0.1;
46
- }
47
-
48
- // Unknown / unrecognized format — err on the side of DETECTING rather
49
- // than silently skipping. This is the opposite of the previous default,
50
- // which was the root cause of the oklch bug.
51
- return false;
52
- }
53
-
54
- function parseRgb(color) {
55
- if (!color || color === 'transparent') return null;
56
- const m = color.match(/rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)/);
57
- if (!m) return null;
58
- return { r: +m[1], g: +m[2], b: +m[3], a: m[4] !== undefined ? +m[4] : 1 };
59
- }
60
-
61
- function relativeLuminance({ r, g, b }) {
62
- const [rs, gs, bs] = [r / 255, g / 255, b / 255].map(c =>
63
- c <= 0.03928 ? c / 12.92 : ((c + 0.055) / 1.055) ** 2.4
64
- );
65
- return 0.2126 * rs + 0.7152 * gs + 0.0722 * bs;
66
- }
67
-
68
- function contrastRatio(c1, c2) {
69
- const l1 = relativeLuminance(c1);
70
- const l2 = relativeLuminance(c2);
71
- return (Math.max(l1, l2) + 0.05) / (Math.min(l1, l2) + 0.05);
72
- }
73
-
74
- function parseGradientColors(bgImage) {
75
- if (!bgImage?.includes('gradient')) return [];
76
- const colors = [];
77
- for (const m of bgImage.matchAll(/rgba?\([^)]+\)/g)) {
78
- const c = parseRgb(m[0]);
79
- if (c) colors.push(c);
80
- }
81
- for (const m of bgImage.matchAll(/#([0-9a-f]{6}|[0-9a-f]{3})\b/gi)) {
82
- const h = m[1];
83
- if (h.length === 6) {
84
- colors.push({ r: parseInt(h.slice(0,2),16), g: parseInt(h.slice(2,4),16), b: parseInt(h.slice(4,6),16), a: 1 });
85
- } else {
86
- colors.push({ r: parseInt(h[0]+h[0],16), g: parseInt(h[1]+h[1],16), b: parseInt(h[2]+h[2],16), a: 1 });
87
- }
88
- }
89
- return colors;
90
- }
91
-
92
- function hasChroma(c, threshold = 30) {
93
- if (!c) return false;
94
- return (Math.max(c.r, c.g, c.b) - Math.min(c.r, c.g, c.b)) >= threshold;
95
- }
96
-
97
- function getHue(c) {
98
- if (!c) return 0;
99
- const r = c.r / 255, g = c.g / 255, b = c.b / 255;
100
- const max = Math.max(r, g, b), min = Math.min(r, g, b);
101
- if (max === min) return 0;
102
- const d = max - min;
103
- let h;
104
- if (max === r) h = ((g - b) / d + (g < b ? 6 : 0)) / 6;
105
- else if (max === g) h = ((b - r) / d + 2) / 6;
106
- else h = ((r - g) / d + 4) / 6;
107
- return Math.round(h * 360);
108
- }
109
-
110
- function colorToHex(c) {
111
- if (!c) return '?';
112
- return `#${[c.r, c.g, c.b].map(v => v.toString(16).padStart(2, '0')).join('')}`;
113
- }
114
-
115
- export {
116
- isNeutralColor,
117
- parseRgb,
118
- relativeLuminance,
119
- contrastRatio,
120
- parseGradientColors,
121
- hasChroma,
122
- getHue,
123
- colorToHex,
124
- };
@@ -1,101 +0,0 @@
1
- // ─── Section 1: Constants ───────────────────────────────────────────────────
2
-
3
- const SAFE_TAGS = new Set([
4
- 'blockquote', 'nav', 'a', 'input', 'textarea', 'select',
5
- 'pre', 'code', 'span', 'th', 'td', 'tr', 'li', 'label',
6
- 'button', 'hr', 'html', 'head', 'body', 'script', 'style',
7
- 'link', 'meta', 'title', 'br', 'img', 'svg', 'path', 'circle',
8
- 'rect', 'line', 'polyline', 'polygon', 'g', 'defs', 'use',
9
- ]);
10
-
11
- // Per-check safe-tags override for the border (side-tab / border-accent)
12
- // rule. We intentionally re-allow <label> here because card-shaped clickable
13
- // labels (e.g. .checklist-item wrapping a checkbox + content) are one of the
14
- // canonical side-tab anti-pattern shapes and must be detected. The rule's
15
- // other preconditions (non-neutral color, width >= 2px on a single side,
16
- // radius > 0 or width >= 3, element size >= 20x20 in the browser path)
17
- // already filter out plain inline form labels so this does not introduce
18
- // false positives. See modern-color-borders.html for the test matrix.
19
- const BORDER_SAFE_TAGS = new Set(
20
- [...SAFE_TAGS].filter(t => t !== 'label')
21
- );
22
-
23
- const OVERUSED_FONTS = new Set([
24
- // Older monoculture (still ubiquitous):
25
- 'inter', 'roboto', 'open sans', 'lato', 'montserrat', 'arial', 'helvetica',
26
- // Newer monoculture (the Anthropic-skill / Vercel / GitHub default wave):
27
- 'fraunces', 'instrument sans', 'instrument serif',
28
- 'geist', 'geist sans', 'geist mono',
29
- 'mona sans',
30
- 'plus jakarta sans', 'space grotesk', 'recoleta',
31
- ]);
32
-
33
- // Brand-associated fonts: don't flag these as "overused" on the brand's own domains.
34
- // Keys are font names, values are arrays of hostname suffixes where the font is allowed.
35
- const GOOGLE_DOMAINS = [
36
- 'google.com', 'youtube.com', 'android.com', 'chromium.org',
37
- 'chrome.com', 'web.dev', 'gstatic.com', 'firebase.google.com',
38
- ];
39
- const VERCEL_DOMAINS = ['vercel.com', 'nextjs.org', 'v0.app'];
40
- const GITHUB_DOMAINS = ['github.com', 'githubnext.com'];
41
- const BRAND_FONT_DOMAINS = {
42
- 'roboto': GOOGLE_DOMAINS,
43
- 'google sans': GOOGLE_DOMAINS,
44
- 'product sans': GOOGLE_DOMAINS,
45
- 'geist': VERCEL_DOMAINS,
46
- 'geist sans': VERCEL_DOMAINS,
47
- 'geist mono': VERCEL_DOMAINS,
48
- 'mona sans': GITHUB_DOMAINS,
49
- };
50
-
51
- function isBrandFontOnOwnDomain(font) {
52
- if (typeof location === 'undefined') return false;
53
- const allowed = BRAND_FONT_DOMAINS[font];
54
- if (!allowed) return false;
55
- const host = location.hostname.toLowerCase();
56
- return allowed.some(suffix => host === suffix || host.endsWith(`.${suffix}`));
57
- }
58
-
59
- const GENERIC_FONTS = new Set([
60
- 'serif', 'sans-serif', 'monospace', 'cursive', 'fantasy',
61
- 'system-ui', 'ui-serif', 'ui-sans-serif', 'ui-monospace', 'ui-rounded',
62
- '-apple-system', 'blinkmacsystemfont', 'segoe ui',
63
- 'inherit', 'initial', 'unset', 'revert',
64
- ]);
65
-
66
- // WCAG large text thresholds are defined in points: 18pt normal text and
67
- // 14pt bold text. Browsers expose font-size in CSS pixels at 96px per inch.
68
- const WCAG_LARGE_TEXT_PX = 18 * (96 / 72);
69
- const WCAG_LARGE_BOLD_TEXT_PX = 14 * (96 / 72);
70
-
71
- // Serif faces that show up in italic-display heroes. The rule also fires when
72
- // the primary face is unknown but the stack ends in the generic `serif` token,
73
- // which catches custom/private faces with a serif fallback.
74
- const KNOWN_SERIF_FONTS = new Set([
75
- 'fraunces', 'recoleta', 'newsreader', 'playfair display', 'playfair',
76
- 'cormorant', 'cormorant garamond', 'garamond', 'eb garamond',
77
- 'tiempos', 'tiempos headline', 'tiempos text',
78
- 'lora', 'vollkorn', 'spectral',
79
- 'source serif pro', 'source serif 4', 'source serif',
80
- 'ibm plex serif', 'merriweather',
81
- 'libre caslon', 'libre baskerville', 'baskerville',
82
- 'georgia', 'times new roman', 'times',
83
- 'dm serif display', 'dm serif text',
84
- 'instrument serif', 'gt sectra', 'ogg', 'canela',
85
- 'freight display', 'freight text',
86
- ]);
87
-
88
- export {
89
- SAFE_TAGS,
90
- BORDER_SAFE_TAGS,
91
- OVERUSED_FONTS,
92
- GOOGLE_DOMAINS,
93
- VERCEL_DOMAINS,
94
- GITHUB_DOMAINS,
95
- BRAND_FONT_DOMAINS,
96
- isBrandFontOnOwnDomain,
97
- GENERIC_FONTS,
98
- WCAG_LARGE_TEXT_PX,
99
- WCAG_LARGE_BOLD_TEXT_PX,
100
- KNOWN_SERIF_FONTS,
101
- };
@@ -1,30 +0,0 @@
1
- const GOOGLE_FONTS_URL_RE = /fonts\.googleapis\.com\/css2?\?[^"'\s)<>]*/gi;
2
-
3
- function normalizeGoogleFontFamilyParam(value) {
4
- return String(value || '')
5
- .split('|')
6
- .map(part => part.split(':')[0].trim().toLowerCase())
7
- .filter(Boolean);
8
- }
9
-
10
- function extractGoogleFontFamilies(text) {
11
- const families = [];
12
- if (!text) return families;
13
-
14
- GOOGLE_FONTS_URL_RE.lastIndex = 0;
15
- let urlMatch;
16
- while ((urlMatch = GOOGLE_FONTS_URL_RE.exec(text)) !== null) {
17
- const url = urlMatch[0];
18
- const queryStart = url.indexOf('?');
19
- if (queryStart === -1) continue;
20
-
21
- const params = new URLSearchParams(url.slice(queryStart + 1).replace(/&amp;/g, '&'));
22
- for (const value of params.getAll('family')) {
23
- families.push(...normalizeGoogleFontFamilyParam(value));
24
- }
25
- }
26
-
27
- return families;
28
- }
29
-
30
- export { extractGoogleFontFamilies };
@@ -1,148 +0,0 @@
1
- /**
2
- * Inline, in-file ignore directives — eslint-disable-style waivers that live at
3
- * the point they apply and travel with the artifact instead of (or alongside)
4
- * an ignore in `.monodesign/config.json`.
5
- *
6
- * A config ignore is the right default for repo-wide policy. This complements it
7
- * for the one case config can't cover: a waiver that belongs to a single file and
8
- * needs to follow that file when it leaves the repo — a generated/exported
9
- * standalone document, an emailed HTML file, a snippet scanned out of context.
10
- *
11
- * Comment-syntax-agnostic: the directive is a raw token matched anywhere on a
12
- * line, so the same marker works across every comment style monodesign scans —
13
- * `//`, `/* *\/`, `<!-- -->`, `#`, `{/* *\/}`, `{# #}`. Trailing comment closers
14
- * are stripped before the rule list is parsed.
15
- *
16
- * Syntax (reason optional; eslint `--` or biome `:` separator):
17
- *
18
- * monodesign-disable <rule>[, <rule>...] [-- reason] whole file
19
- * monodesign-disable-line <rule>... [-- reason] the same line
20
- * monodesign-disable-next-line <rule>... [-- reason] the following line
21
- * monodesign-disable bare / `*` = every rule
22
- *
23
- * Examples:
24
- *
25
- * <!-- monodesign-disable overused-font -- exported brand doc, font is first-party -->
26
- * .brand { font-family: Inter; } /* monodesign-disable-line overused-font *\/
27
- * // monodesign-disable-next-line bounce-easing: intentional playful affordance
28
- *
29
- * Behavior is suppression, for parity with config ignores: a matched directive
30
- * drops the finding. The inline reason is self-documenting in the diff; it is not
31
- * required and is discarded at scan time (only used here to keep reason words out
32
- * of the parsed rule list).
33
- */
34
-
35
- const DIRECTIVE_RE = /monodesign-(disable-next-line|disable-line|disable)\b[ \t]*([^\n\r]*)/gi;
36
-
37
- // Trailing comment closers, so `*/`, `*/}`, `-->`, `*}`, `#}`, `%>`, `}}` don't
38
- // leak into the rule list. Anchored to end-of-line; the leading `\s*` mops up the
39
- // space before the closer. `--+>` covers `-->` and any longer dash run.
40
- const TRAILING_CLOSER_RE = /\s*(?:\*\/\}?|--+>|\*\}|#\}|%>|\}\})\s*$/;
41
-
42
- function normalizeRule(token) {
43
- return String(token || '').trim().toLowerCase();
44
- }
45
-
46
- // Split the directive remainder into rule tokens, dropping any human reason that
47
- // follows an eslint-style `--` or biome-style `:` separator. Rule ids only ever
48
- // contain single hyphens (`overused-font`, `bounce-easing`), so `--` and `:`
49
- // are unambiguous separators.
50
- function parseRuleList(remainder) {
51
- let text = String(remainder || '').replace(TRAILING_CLOSER_RE, '').trim();
52
- // Cut off a human reason at the first `--` (eslint) or `:` (biome) separator.
53
- const reasonSep = text.match(/\s*(?:--+|:)\s*/);
54
- if (reasonSep) text = text.slice(0, reasonSep.index);
55
- const tokens = text.split(/[\s,]+/).map(normalizeRule).filter(Boolean);
56
- if (tokens.length === 0 || tokens.includes('*')) return ['*'];
57
- return tokens;
58
- }
59
-
60
- function addRules(set, rules) {
61
- for (const rule of rules) set.add(rule);
62
- }
63
-
64
- function getSet(map, key) {
65
- let set = map.get(key);
66
- if (!set) {
67
- set = new Set();
68
- map.set(key, set);
69
- }
70
- return set;
71
- }
72
-
73
- /**
74
- * Parse every inline ignore directive in a file's raw text.
75
- *
76
- * Returns sets keyed by the 1-based line the directive *targets* so matching is a
77
- * direct lookup:
78
- * - file: rules disabled for the whole file
79
- * - line: line -> rules disabled on that exact line (disable-line)
80
- * - nextLine: line -> rules disabled on that line (disable-next-line on line-1)
81
- *
82
- * `*` in any set means "every rule".
83
- */
84
- function parseInlineIgnores(content) {
85
- const result = { file: new Set(), line: new Map(), nextLine: new Map() };
86
- const text = typeof content === 'string' ? content : '';
87
- // Cheap bail-out: the substring must be present for any directive to exist.
88
- // Case-insensitive to match DIRECTIVE_RE's `i` flag (e.g. `Monodesign-Disable`).
89
- if (!/monodesign-disable/i.test(text)) return result;
90
-
91
- // Split on `\n` only, exactly as detectText numbers lines, so directive line
92
- // keys line up with finding `line` values (incl. on `\r`-only line endings).
93
- // The directive regex excludes `\r`, so a trailing `\r` on `\r\n` files is
94
- // never captured into the rule list.
95
- const lines = text.split('\n');
96
- for (let i = 0; i < lines.length; i++) {
97
- DIRECTIVE_RE.lastIndex = 0;
98
- let m;
99
- while ((m = DIRECTIVE_RE.exec(lines[i])) !== null) {
100
- const variant = m[1].toLowerCase();
101
- const rules = parseRuleList(m[2]);
102
- if (variant === 'disable') {
103
- addRules(result.file, rules);
104
- } else if (variant === 'disable-line') {
105
- addRules(getSet(result.line, i + 1), rules);
106
- } else {
107
- // disable-next-line on line i+1 targets line i+2.
108
- addRules(getSet(result.nextLine, i + 2), rules);
109
- }
110
- }
111
- }
112
- return result;
113
- }
114
-
115
- function setMatches(set, rule) {
116
- return Boolean(set) && (set.has('*') || set.has(rule));
117
- }
118
-
119
- function isInlineIgnored(finding, directives) {
120
- const rule = normalizeRule(finding?.antipattern);
121
- if (!rule) return false;
122
- if (setMatches(directives.file, rule)) return true;
123
- const line = Number(finding?.line) || 0;
124
- if (line > 0) {
125
- if (setMatches(directives.line.get(line), rule)) return true;
126
- if (setMatches(directives.nextLine.get(line), rule)) return true;
127
- }
128
- return false;
129
- }
130
-
131
- function hasDirectives(directives) {
132
- return directives.file.size > 0 || directives.line.size > 0 || directives.nextLine.size > 0;
133
- }
134
-
135
- /**
136
- * Drop findings waived by an inline directive in the same file's source text.
137
- * Findings without a usable line number (e.g. static-HTML page-level findings)
138
- * are only matched by whole-file directives — which is the standalone-document
139
- * case this primitive exists for.
140
- */
141
- function applyInlineIgnores(findings, content) {
142
- if (!Array.isArray(findings) || findings.length === 0) return findings;
143
- const directives = parseInlineIgnores(content);
144
- if (!hasDirectives(directives)) return findings;
145
- return findings.filter((finding) => !isInlineIgnored(finding, directives));
146
- }
147
-
148
- export { parseInlineIgnores, applyInlineIgnores, isInlineIgnored };
@@ -1,7 +0,0 @@
1
- /** Check if content looks like a full page (not a component/partial) */
2
- function isFullPage(content) {
3
- const stripped = content.replace(/<!--[\s\S]*?-->/g, '');
4
- return /<!doctype\s|<html[\s>]|<head[\s>]/i.test(stripped);
5
- }
6
-
7
- export { isFullPage };