domflax 0.1.1 → 0.1.4

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 (46) hide show
  1. package/README.md +25 -8
  2. package/dist/{chunk-DNHOGPYV.js → chunk-3Z5ZWLXX.js} +407 -51
  3. package/dist/chunk-3Z5ZWLXX.js.map +1 -0
  4. package/dist/{chunk-DOQEBGWB.js → chunk-5FWENSD2.js} +63 -8
  5. package/dist/chunk-5FWENSD2.js.map +1 -0
  6. package/dist/chunk-EVENAJYI.js +336 -0
  7. package/dist/chunk-EVENAJYI.js.map +1 -0
  8. package/dist/{chunk-DWLB7FRR.js → chunk-H5KTGI3A.js} +153 -7
  9. package/dist/chunk-H5KTGI3A.js.map +1 -0
  10. package/dist/{chunk-6WVVF6AD.js → chunk-U5GOONKV.js} +5 -2
  11. package/dist/{chunk-6WVVF6AD.js.map → chunk-U5GOONKV.js.map} +1 -1
  12. package/dist/cli.cjs +1033 -178
  13. package/dist/cli.cjs.map +1 -1
  14. package/dist/cli.js +285 -243
  15. package/dist/cli.js.map +1 -1
  16. package/dist/index.cjs +614 -68
  17. package/dist/index.cjs.map +1 -1
  18. package/dist/index.d.cts +34 -18
  19. package/dist/index.d.ts +34 -18
  20. package/dist/index.js +4 -4
  21. package/dist/{pattern-F5xBtIE-.d.cts → pattern-CP9_HpVK.d.cts} +1 -1
  22. package/dist/{pattern-CV607P87.d.ts → pattern-CYgsv-jO.d.ts} +1 -1
  23. package/dist/pattern-kit.cjs.map +1 -1
  24. package/dist/pattern-kit.d.cts +2 -2
  25. package/dist/pattern-kit.d.ts +2 -2
  26. package/dist/pattern-kit.js +2 -2
  27. package/dist/{resolve-ops-DIwEelH-.d.ts → resolve-ops-Ci7LgYHC.d.cts} +9 -0
  28. package/dist/{resolve-ops-DIwEelH-.d.cts → resolve-ops-Ci7LgYHC.d.ts} +9 -0
  29. package/dist/verify.d.cts +1 -1
  30. package/dist/verify.d.ts +1 -1
  31. package/dist/verify.js +1 -1
  32. package/dist/webpack-loader.cjs +614 -68
  33. package/dist/webpack-loader.cjs.map +1 -1
  34. package/dist/webpack-loader.d.cts +2 -2
  35. package/dist/webpack-loader.d.ts +2 -2
  36. package/dist/webpack-loader.js +4 -4
  37. package/dist/worker.cjs +5955 -0
  38. package/dist/worker.cjs.map +1 -0
  39. package/dist/worker.d.cts +2 -0
  40. package/dist/worker.d.ts +2 -0
  41. package/dist/worker.js +72 -0
  42. package/dist/worker.js.map +1 -0
  43. package/package.json +4 -2
  44. package/dist/chunk-DNHOGPYV.js.map +0 -1
  45. package/dist/chunk-DOQEBGWB.js.map +0 -1
  46. package/dist/chunk-DWLB7FRR.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../patterns/src/library/flatten/display-contents-wrapper.pattern.ts","../../patterns/src/library/flatten/empty-style-div.pattern.ts","../../patterns/src/library/flatten/flex-center-wrapper.pattern.ts","../../patterns/src/library/flatten/inline-flex-center-wrapper.pattern.ts","../../patterns/src/library/flatten/nested-flex-merge.pattern.ts","../../patterns/src/library/flatten/nested-grid-merge.pattern.ts","../../patterns/src/library/flatten/passthrough-wrapper.pattern.ts","../../patterns/src/library/flatten/redundant-fragment.pattern.ts","../../patterns/src/library/flatten/redundant-inline-wrapper.pattern.ts","../../patterns/src/library/compress/border-radius-shorthand.pattern.ts","../../patterns/src/library/compress/border-shorthand.pattern.ts","../../patterns/src/library/compress/dedupe-classes.pattern.ts","../../patterns/src/library/compress/gap-shorthand.pattern.ts","../../patterns/src/library/compress/inset-shorthand.pattern.ts","../../patterns/src/library/compress/margin-shorthand.pattern.ts","../../patterns/src/library/compress/overflow-shorthand.pattern.ts","../../patterns/src/library/compress/overscroll-behavior-shorthand.pattern.ts","../../patterns/src/library/compress/padding-shorthand.pattern.ts","../../patterns/src/library/compress/place-shorthand.pattern.ts","../../patterns/src/library/compress/scroll-margin-shorthand.pattern.ts","../../patterns/src/library/compress/scroll-padding-shorthand.pattern.ts","../../patterns/src/library/compress/size-shorthand.pattern.ts","../../patterns/src/_registry.generated.ts","../../patterns/src/index.ts","../../resolver-tailwind/src/tailwind/resolver.ts","../../resolver-tailwind/src/tailwind/emit.ts","../../resolver-tailwind/src/tailwind/fingerprint.ts","../../resolver-tailwind/src/tailwind/engine.ts","../../resolver-tailwind/src/tailwind/extract.ts","../../resolver-tailwind/src/tailwind/selector.ts","../../resolver-tailwind/src/tailwind/serialize.ts","../../resolver-tailwind/src/tailwind/stylemap.ts","../../resolver-tailwind/src/tailwind/usage.ts","../../resolver-tailwind/src/index.ts","../../resolver-css/src/resolver.ts","../../resolver-css/src/constants.ts","../../resolver-css/src/engine.ts","../../resolver-css/src/postcss-helpers.ts","../../resolver-css/src/misc-helpers.ts","../../resolver-css/src/selector-helpers.ts","../../resolver-css/src/index.ts","../../frontend-html/src/index.ts","../../frontend-html/src/backend.ts","../../frontend-html/src/parse.ts","../../frontend-html/src/walk.ts","../../frontend-jsx/src/frontend.ts","../../frontend-jsx/src/frontend-ast.ts","../../frontend-jsx/src/frontend-parse.ts","../../frontend-jsx/src/backend.ts","../../frontend-jsx/src/index.ts"],"sourcesContent":["/**\n * @domflax/patterns — flatten pattern: `display-contents-wrapper`.\n *\n * Collapses a wrapper that has explicitly opted OUT of generating a box:\n *\n * <div style=\"display:contents\"><Child/></div> → <Child/>\n *\n * `display:contents` makes an element generate NO box of its own — its children render exactly as if\n * they were direct children of the element's parent. A `display:contents` wrapper with a single\n * element child is therefore already a layout passthrough: it contributes nothing to flow, paint\n * (a contents box paints nothing), formatting, stacking, or containing-block resolution. Removing it\n * and hoisting the child produces a tree that is layout-identical — the wrapper's only remaining\n * effect was inheritance, which is preserved by folding inheritable declarations onto the child first.\n *\n * This is the safest possible wrapper-elimination: the box being removed provably did not exist.\n * The opacity-barrier + selector-safety guards (ref/handlers/dynamic-children/raw-html/combinator/\n * reparent-impact) are auto-applied for every `flatten/*` pattern; the `where` predicates add the\n * passthrough-specific requirements (no own attrs / dynamic-or-spread classes, no `var()` coupling,\n * not a component, not a structural-pseudo subject).\n *\n * (Chosen as the safe variant of the size-hoisting \"full-size passthrough\" idea: hoisting an explicit\n * `width/height:100%` onto a child is only sound when the child is block-level and unsized, which is\n * not knowable from the wrapper alone — whereas a `display:contents` box is a passthrough by definition.)\n */\n\nimport type {\n DeepReadonly,\n IRElement,\n IRNode,\n IRNodeId,\n NodeLike,\n NodeMeta,\n} from '@domflax/core';\n\nimport { definePattern, hasDynamicClasses, not, type Matcher } from '@domflax/pattern-kit';\n\n/* ───────────────────────── local meta/attr/selector matchers ───────────────────────── */\n\nfunction asEl(node: NodeLike): DeepReadonly<IRElement> | null {\n const n = node as DeepReadonly<IRNode>;\n return n.kind === 'element' ? (n as DeepReadonly<IRElement>) : null;\n}\n\nfunction metaOf(node: NodeLike): DeepReadonly<NodeMeta> | null {\n return asEl(node)?.meta ?? null;\n}\n\n/**\n * Element exposes custom properties to a descendant — removing its box could sever a `var()` coupling,\n * so it is NOT a free passthrough. (A `display:contents` box establishes no formatting/stacking/box\n * context and is no containing block, so those flags need not be checked.)\n */\nconst declaresCustomProperties: Matcher = (node) => metaOf(node)?.declaresCustomProperties ?? false;\n\n/** Hard opacity barriers beyond the auto-applied set: spread attrs, component identity. */\nconst hasSpreadAttrs: Matcher = (node) => metaOf(node)?.hasSpreadAttrs ?? false;\nconst isComponentNode: Matcher = (node) => metaOf(node)?.isComponent ?? false;\n\n/** Element carries own attributes (id / data-* / …) beyond its class list — possible selector/JS hook. */\nconst hasOwnAttrs: Matcher = (node) => {\n const el = asEl(node);\n if (!el) return false;\n return el.attrs.entries.size > 0 || el.attrs.spreads.length > 0;\n};\n\n/**\n * Element is the subject of a structural pseudo (`:first/:last/:only/:nth-*`). Honours the meta flag\n * and the precomputed {@link SelectorIndex}.\n */\nconst targetedByStructuralPseudo: Matcher = (node, ctx) => {\n const el = asEl(node);\n if (!el) return false;\n if (el.meta.targetedByStructuralPseudo) return true;\n return ctx.selectors.targetedByStructuralPseudo(el.id as unknown as IRNodeId);\n};\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a `display:contents` wrapper (a box that generates no box) into its sole element child,\n * folding any inheritable styles down first so inherited values survive the removal.\n */\nexport const displayContentsWrapper = definePattern({\n name: 'display-contents-wrapper',\n category: 'flatten/display-contents-wrapper',\n safety: 2,\n doc: {\n title: 'Flatten display:contents wrapper',\n summary:\n 'A div with display:contents (which generates no box) wrapping a single element child, with ' +\n 'no own visual style, no attributes beyond an inert class, and no opacity barriers, is removed; ' +\n 'its sole child is hoisted in its place.',\n before: '<div style=\"display:contents\"><Child/></div>',\n after: '<Child/>',\n safetyRationale:\n 'A display:contents element generates no box at all, so its children already render as direct ' +\n \"children of its parent; removing it is layout-identical. It paints nothing, establishes no \" +\n 'formatting/stacking/box context, is no containing block, carries no ' +\n 'ref/handlers/dynamic-children/html/spread/component identity, owns no targetable attrs / ' +\n 'custom-property coupling, and is not a combinator/structural-pseudo subject; inheritable ' +\n 'styles are folded onto the child before removal.',\n },\n match: {\n tag: 'div',\n style: { display: 'contents' },\n onlyChild: 'element',\n paintsNothing: true,\n where: [\n not(declaresCustomProperties),\n not(hasOwnAttrs),\n not(hasDynamicClasses),\n not(hasSpreadAttrs),\n not(isComponentNode),\n not(targetedByStructuralPseudo),\n ],\n },\n rewrite: { flattenInto: 'child' },\n test: {\n cases: [\n {\n // `display:contents` generates no box, so removing it is provably layout-identical → the\n // wrapper is flattened even under the conservative gate; the child is hoisted.\n before: '<div className=\"contents\"><a className=\"text-blue-500\">Link</a></div>',\n after: '<a className=\"text-blue-500\">Link</a>',\n },\n ],\n noMatch: [\n // A ref pins the wrapper's element identity (a hard opacity barrier) → not a passthrough.\n '<div className=\"contents\" ref={rootRef}><a className=\"text-blue-500\">Link</a></div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `empty-style-div`.\n *\n * Collapses the most common piece of structural noise of all: a `<div>` whose ONLY role is to wrap\n * a single child while contributing nothing to layout or paint —\n *\n * <div><Child/></div> (no styles at all)\n * <div style=\"display:block\"><Child/></div> (the default; still a no-op box)\n *\n * Such a div is layout-neutral: it is a plain block box with no own visual style, establishes no\n * box / formatting / stacking context, is not a containing block, and declares no custom properties\n * a descendant might read. Its box is therefore indistinguishable from \"not being there\", so it can\n * be unwrapped into its sole child.\n *\n * Authored with the declarative {@link definePattern} API. The opacity-barrier + selector-safety\n * guards (ref/handlers/dynamic-children/raw-html/combinator/reparent-impact) are applied\n * automatically for every `flatten/*` pattern; the `where` predicates below add the LAYOUT-neutrality\n * requirements specific to this pattern (no non-block display, no box/formatting/stacking context, no\n * containing block, no custom-property coupling, no structural-pseudo targeting).\n */\n\nimport type {\n CssProperty,\n DeepReadonly,\n IRElement,\n IRNode,\n IRNodeId,\n NodeLike,\n NodeMeta,\n StyleMap,\n} from '@domflax/core';\n\nimport { definePattern, not, type Matcher } from '@domflax/pattern-kit';\n\n/* ───────────────────────── local matcher helpers ───────────────────────── */\n\n/** Narrow a NodeLike to a (readonly) element, or null. */\nfunction asEl(node: NodeLike): DeepReadonly<IRElement> | null {\n const n = node as DeepReadonly<IRNode>;\n return n.kind === 'element' ? (n as DeepReadonly<IRElement>) : null;\n}\n\n/** A boolean `meta` flag, lifted into a {@link Matcher}. Mirrors how core's combinators read meta. */\nfunction metaFlag(flag: keyof NodeMeta): Matcher {\n return (node) => Boolean(asEl(node)?.meta[flag]);\n}\n\n/** Wrapper establishes an intrinsic/explicit box (sizing) — NOT layout-neutral. */\nconst establishesBox = metaFlag('establishesBox');\n/** Wrapper establishes a formatting context (flex/grid/flow-root/…) — NOT layout-neutral. */\nconst establishesFormattingContext = metaFlag('establishesFormattingContext');\n/** Wrapper establishes a stacking context (transform/opacity<1/z-index/…) — NOT layout-neutral. */\nconst establishesStackingContext = metaFlag('establishesStackingContext');\n/** Wrapper is the containing block for abs/fixed descendants — removing it would reposition them. */\nconst isContainingBlock = metaFlag('isContainingBlock');\n/** Wrapper sets `--*` custom properties a descendant reads (author-var coupling). */\nconst declaresCustomProperties = metaFlag('declaresCustomProperties');\n\n/**\n * Wrapper is a structural-pseudo target (:first/:last/:only/:nth-child/-of-type). Honours the\n * frontend-set meta flag and the precomputed {@link SelectorIndex}. Unwrapping such a node would\n * change a selector's match-set.\n */\nconst targetedByStructuralPseudo: Matcher = (node, ctx) => {\n const el = asEl(node);\n if (!el) return false;\n if (el.meta.targetedByStructuralPseudo) return true;\n return ctx.selectors.targetedByStructuralPseudo(el.id as unknown as IRNodeId);\n};\n\nconst DISPLAY = 'display' as CssProperty;\n\n/**\n * True when the wrapper sets `display` to anything other than the block default in ANY condition.\n * An `inline`/`inline-block`/`flex`/`grid`/`contents`/`none` div is NOT layout-neutral — its box (or\n * lack of one) participates in layout differently from its surviving child.\n */\nconst hasNonBlockDisplay: Matcher = (node, ctx) => {\n const el = asEl(node);\n if (!el) return false;\n const sm: StyleMap = ctx.computedOf(el as unknown as NodeLike) ?? (el.computed as StyleMap);\n for (const block of sm.blocks.values()) {\n const decl = block.decls.get(DISPLAY);\n if (decl && String(decl.value) !== 'block') return true;\n }\n return false;\n};\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a layout-neutral, style-free `<div>` wrapper into its sole element child.\n */\nexport const emptyStyleDiv = definePattern({\n name: 'empty-style-div',\n category: 'flatten/empty-style-div',\n safety: 1,\n doc: {\n title: 'Flatten empty-style div wrapper',\n summary:\n 'A layout-neutral div (display:block default, no box/visual styles) that wraps a single ' +\n 'child is removed; the child is hoisted into its place.',\n before: '<div><Child/></div>',\n after: '<Child/>',\n safetyRationale:\n 'Wrapper is a plain block box that paints nothing, establishes no box/formatting/stacking ' +\n 'context, is no containing block, has no custom-property coupling, carries no ' +\n 'ref/handlers/dynamic children/raw HTML, and is neither a combinator subject nor a ' +\n 'structural-pseudo target; inheritable styles are folded onto the child before removal.',\n },\n match: {\n tag: 'div',\n onlyChild: 'element',\n paintsNothing: true,\n where: [\n not(hasNonBlockDisplay),\n not(establishesBox),\n not(establishesFormattingContext),\n not(establishesStackingContext),\n not(isContainingBlock),\n not(declaresCustomProperties),\n not(targetedByStructuralPseudo),\n ],\n },\n rewrite: { flattenInto: 'child' },\n test: {\n cases: [\n {\n // A layout-neutral, style-free block div is a provably-safe flatten → removed, child hoisted.\n before: '<div><span className=\"bg-red-200\">Hi</span></div>',\n after: '<span className=\"bg-red-200\">Hi</span>',\n },\n ],\n noMatch: [\n // The wrapper paints its own background (own visual style) → not layout-neutral, kept.\n '<div className=\"bg-blue-500\"><span className=\"bg-red-200\">Hi</span></div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `flex-center-wrapper`.\n *\n * Collapses the ubiquitous \"centering wrapper\" idiom\n *\n * <div style=\"display:flex; align-items:center; justify-content:center\"><Child/></div>\n *\n * into its sole child, pushing the centering intent down onto the child as `place-self: center`.\n * The wrapper only exists to center one element; once `place-self:center` lives on the child the\n * wrapper is pure structural noise and can go.\n *\n * Authored with the declarative {@link definePattern} API: the match is the flex-centering\n * computed-style signature on a single-element-child `<div>` that paints nothing of its own; the\n * recipe folds inheritable styles onto the child, grants it `place-self:center`, then unwraps the\n * wrapper (id-preserving). The opacity-barrier + selector-safety guards are applied automatically by\n * the `definePattern` factory for every `flatten/*` pattern.\n */\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/**\n * Flatten a flex-centering `<div>` wrapper into its sole element child, granting the child\n * `place-self:center`.\n */\nexport const flexCenterWrapper = definePattern({\n name: 'flex-center-wrapper',\n category: 'flatten/flex-center-wrapper',\n safety: 2,\n doc: {\n title: 'Flatten flex-centering wrapper',\n summary:\n 'A div that only centers a single child (display:flex; align-items:center; ' +\n 'justify-content:center) is removed; the child gains place-self:center.',\n before: '<div style=\"display:flex;align-items:center;justify-content:center\"><Child/></div>',\n after: '<Child style=\"place-self:center\"/>',\n safetyRationale:\n 'Wrapper paints nothing, carries no ref/handlers/dynamic children, and is not a combinator ' +\n 'subject; inheritable styles are folded onto the child before removal.',\n },\n match: {\n tag: 'div',\n style: { display: 'flex', alignItems: 'center', justifyContent: 'center' },\n onlyChild: 'element',\n paintsNothing: true,\n },\n rewrite: {\n flattenInto: 'child',\n childGains: { placeSelf: 'center' },\n },\n // Collapsing a flex-centering wrapper to `place-self:center` on the child is render-identical ONLY\n // when the child's NEW parent is a statically-known GRID that lets the wrapper fill its area (there\n // `place-self`'s align-self AND justify-self both take effect). Under that ONE context the flatten is\n // classified `provably-safe` and commits; under a flex/block/unknown parent — or when the wrapper\n // drops any own style — it stays `needs-verification` and the conservative production gate PRESERVES\n // it. Op-level correctness (purity, id-preserving unwrap, opacity-barrier safety) is additionally\n // asserted by the invariant suite over every pattern.\n test: {\n cases: [\n {\n name: 'grid parent → flattened (child gains place-self-center)',\n before:\n '<div className=\"grid\">' +\n '<div className=\"flex items-center justify-center\"><span className=\"bg-red-200\">x</span></div>' +\n '</div>',\n after: '<div className=\"grid\"><span className=\"bg-red-200 place-self-center\">x</span></div>',\n },\n ],\n noMatch: [\n // Non-grid (flex) parent (document root): `justify-self` is ignored in flex → not provably safe.\n '<div className=\"flex justify-center items-center\"><div className=\"bg-red-200\">Hello</div></div>',\n // Grid parent, but the wrapper drops padding when removed → not layout-neutral (rule 3).\n '<div className=\"grid\">' +\n '<div className=\"p-4 flex items-center justify-center\"><span className=\"bg-red-200\">x</span></div>' +\n '</div>',\n // Grid parent forcing place-items-center: the wrapper would not fill its area → fill guard skips.\n '<div className=\"grid place-items-center\">' +\n '<div className=\"flex items-center justify-center\"><span className=\"bg-red-200\">x</span></div>' +\n '</div>',\n // onClick is a hard opacity barrier → the wrapper is load-bearing regardless of the gate.\n '<div className=\"flex justify-center items-center\" onClick={handleClick}>' +\n '<div className=\"bg-red-200\">Hello</div>' +\n '</div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `inline-flex-center-wrapper`.\n *\n * Collapses the inline-flex flavour of the \"centering wrapper\" idiom\n *\n * <div style=\"display:inline-flex; align-items:center; justify-content:center\"><Child/></div>\n *\n * into its sole child, pushing the centering intent down onto the child as `place-self: center`.\n * Like its block-level `flex-center-wrapper` sibling the wrapper only exists to center one element;\n * once `place-self:center` lives on the child the wrapper is pure structural noise and can go.\n *\n * Authored with the declarative {@link definePattern} API: the match is the inline-flex-centering\n * computed-style signature on a single-element-child `<div>` that paints nothing of its own; the\n * recipe folds inheritable styles onto the child, grants it `place-self:center`, then unwraps the\n * wrapper (id-preserving). The opacity-barrier + selector-safety guards are applied automatically by\n * the `definePattern` factory for every `flatten/*` pattern.\n */\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/**\n * Flatten an inline-flex-centering `<div>` wrapper into its sole element child, granting the child\n * `place-self:center`.\n */\nexport const inlineFlexCenterWrapper = definePattern({\n name: 'inline-flex-center-wrapper',\n category: 'flatten/inline-flex-center-wrapper',\n safety: 2,\n doc: {\n title: 'Flatten inline-flex-centering wrapper',\n summary:\n 'A div that only centers a single child (display:inline-flex; align-items:center; ' +\n 'justify-content:center) is removed; the child gains place-self:center.',\n before:\n '<div style=\"display:inline-flex;align-items:center;justify-content:center\"><Child/></div>',\n after: '<Child style=\"place-self:center\"/>',\n safetyRationale:\n 'Wrapper paints nothing, carries no ref/handlers/dynamic children, and is not a combinator ' +\n 'subject; inheritable styles are folded onto the child before removal.',\n },\n match: {\n tag: 'div',\n style: { display: 'inline-flex', alignItems: 'center', justifyContent: 'center' },\n onlyChild: 'element',\n paintsNothing: true,\n },\n rewrite: {\n flattenInto: 'child',\n childGains: { placeSelf: 'center' },\n },\n // Like its block-level sibling, this centering flatten is `needs-verification` (the wrapper's own\n // `display:inline-flex` establishes a formatting context, and place-self centering only holds under\n // a flex/grid parent), so the conservative production gate (`'provably-safe'`) REVERTS it — every\n // case here is a no-match. Op-level correctness is covered by the invariant suite.\n test: {\n noMatch: [\n // Even under a static flex/grid parent the centering flatten is not provably layout-neutral.\n '<div className=\"grid\">' +\n '<div className=\"inline-flex items-center justify-center\"><span className=\"bg-red-200\">x</span></div>' +\n '</div>',\n // Non-flex/grid parent (document root) → left unchanged.\n '<div className=\"inline-flex justify-center items-center\"><div className=\"bg-red-200\">Hello</div></div>',\n // onClick is a hard opacity barrier → the wrapper is load-bearing regardless of the gate.\n '<div className=\"inline-flex justify-center items-center\" onClick={handleClick}>' +\n '<div className=\"bg-red-200\">Hello</div>' +\n '</div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `nested-flex-merge`.\n *\n * Collapses a redundant nesting of two flex containers\n *\n * <div style=\"display:flex; align-items:center; gap:8px\">\n * <div style=\"display:flex; flex-direction:column\"> … </div>\n * </div>\n *\n * where the OUTER flex container's sole element child is ITSELF a flex container, into a single\n * flex container that carries the union of both elements' flex declarations. The outer wrapper's\n * box is then structural noise (it paints nothing and only establishes a flex context that the\n * merged child now also establishes), so it is removed.\n *\n * Authored with the declarative {@link pattern} API: the match is a flex `<div>` with a single\n * element child painting nothing of its own (auto-guarded against opacity barriers / combinator\n * targeting like every `flatten/*` pattern). The value-relational reasoning — the child must also\n * be a (non-combinator) flex container, the wrapper must carry only transferable flex/inheritable\n * declarations, and the two must not conflict on any shared flex property — lives in the `rewrite`\n * op-draft factory escape hatch, which folds inherited styles, transfers the wrapper's flex\n * declarations onto the child (target-wins), then unwraps the wrapper.\n */\n\nimport type {\n ConditionKey,\n CssProperty,\n MatchContext,\n NodeLike,\n RewriteFactory,\n RewriteOpDraft,\n StyleBlock,\n StyleDecl,\n StyleMap,\n} from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport {\n and,\n computed,\n definePattern,\n isElement,\n normalizer,\n not,\n targetedByCombinator,\n type Matcher,\n} from '@domflax/pattern-kit';\n\n/* ───────────────────────── style fixtures ───────────────────────── */\n\n/** Build a single-(base-)condition StyleMap from raw `[property, value]` pairs via the shared normalizer. */\nfunction baseConditionStyleMap(decls: readonly (readonly [string, string])[]): StyleMap {\n const map = new Map<CssProperty, StyleDecl>();\n for (const [prop, value] of decls) {\n for (const decl of normalizer.normalizeDeclaration(prop, value, false)) {\n map.set(decl.property, decl);\n }\n }\n const block: StyleBlock = { condition: BASE_CONDITION, decls: map };\n const blocks = new Map<ConditionKey, StyleBlock>([[conditionKey(BASE_CONDITION), block]]);\n return { blocks };\n}\n\n/** Both containers must declare `display:flex` (the matched signature). */\nconst DISPLAY_FLEX: StyleMap = baseConditionStyleMap([['display', 'flex']]);\n\n/**\n * The flex-CONTAINER property set this pattern is allowed to transfer from the wrapper onto the\n * child. (Longhands only, since the shared normalizer expands `gap` → `row-gap`/`column-gap`.)\n */\nconst FLEX_CONTAINER_PROPERTIES: ReadonlySet<string> = new Set<string>([\n 'display',\n 'flex-direction',\n 'flex-wrap',\n 'justify-content',\n 'align-items',\n 'align-content',\n 'place-content',\n 'place-items',\n 'row-gap',\n 'column-gap',\n]);\n\n/* ───────────────────────── style reasoning helpers (pure) ───────────────────────── */\n\n/**\n * True iff every declaration on the wrapper is either a transferable flex-container property or an\n * inheritable property (which we fold onto the child). If the wrapper carries anything else\n * (padding/margin/sizing/position/…), removing its box would change layout, so the merge is unsafe.\n */\nfunction outerMergeSafe(sm: StyleMap): boolean {\n const norm = normalizer.normalizeStyleMap(sm);\n for (const block of norm.blocks.values()) {\n for (const decl of block.decls.values()) {\n if (FLEX_CONTAINER_PROPERTIES.has(String(decl.property))) continue;\n if (decl.inherited) continue;\n return false;\n }\n }\n return true;\n}\n\n/**\n * True iff the two containers disagree on any shared flex-container property (in any matching\n * condition) — e.g. `flex-direction:row` vs `flex-direction:column`. Such a conflict makes the\n * merge ambiguous, so the pattern skips.\n */\nfunction flexConflict(outer: StyleMap, inner: StyleMap): boolean {\n const a = normalizer.normalizeStyleMap(outer);\n const b = normalizer.normalizeStyleMap(inner);\n for (const [key, blockA] of a.blocks) {\n const blockB = b.blocks.get(key);\n if (!blockB) continue;\n for (const [prop, declA] of blockA.decls) {\n if (!FLEX_CONTAINER_PROPERTIES.has(String(prop))) continue;\n const declB = blockB.decls.get(prop);\n if (declB && declB.value !== declA.value) return true;\n }\n }\n return false;\n}\n\n/** Project the wrapper's transferable flex-container declarations into a fresh StyleMap. */\nfunction extractFlexStyle(sm: StyleMap): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (FLEX_CONTAINER_PROPERTIES.has(String(prop))) decls.set(prop, decl);\n }\n if (decls.size > 0) blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/** The inner (surviving) flex container: also a flex `<div>`, and not a combinator subject (it is reparented). */\nconst isInnerFlex: Matcher = and(\n isElement('div'),\n computed(DISPLAY_FLEX),\n not(targetedByCombinator),\n);\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a flex container whose sole child is a compatible flex container into a single container.\n */\nexport const nestedFlexMerge = definePattern({\n name: 'nested-flex-merge',\n category: 'flatten/nested-flex-merge',\n safety: 2,\n doc: {\n title: 'Merge nested flex containers',\n summary:\n 'A flex container whose only child is itself a flex container with non-conflicting flex ' +\n 'properties is collapsed into one; the wrapper is removed and its flex declarations merge ' +\n 'onto the surviving child.',\n before:\n '<div style=\"display:flex;align-items:center;gap:8px\">' +\n '<div style=\"display:flex;flex-direction:column\"/></div>',\n after: '<div style=\"display:flex;flex-direction:column;align-items:center;gap:8px\"/>',\n safetyRationale:\n 'The wrapper paints nothing, declares only flex-container/inheritable properties, carries no ' +\n 'ref/handlers/dynamic children, and is not a combinator subject; the two containers do not ' +\n 'conflict on any flex property, so the union is unambiguous and lossless.',\n },\n match: {\n tag: 'div',\n style: { display: 'flex' },\n onlyChild: 'element',\n paintsNothing: true,\n },\n rewrite: (ctx: MatchContext, rw: RewriteFactory): readonly RewriteOpDraft[] | null => {\n const outer = ctx.node;\n const inner = ctx.onlyElementChild();\n if (!inner) return null;\n if (!isInnerFlex(inner as unknown as NodeLike, ctx)) return null;\n\n const outerStyle = ctx.computed();\n const innerStyle = ctx.computedOf(inner as unknown as NodeLike);\n\n // The wrapper must carry nothing that would be lost when its box is removed …\n if (!outerMergeSafe(outerStyle)) return null;\n // … and the two containers must agree on every shared flex property.\n if (flexConflict(outerStyle, innerStyle)) return null;\n\n return [\n // 1. Preserve inheritable values (color/font/…) by folding them onto the child first.\n rw.foldInheritedStyles(outer, inner, { conditions: 'all' }),\n // 2. Transfer the wrapper's flex-container declarations onto the child (target-wins keeps the\n // child's value for any shared property — identical anyway, we proved non-conflict).\n rw.mergeStyle(inner, null, extractFlexStyle(outerStyle), 'target-wins'),\n // 3. Remove the wrapper (structural-safe; hoists the child and preserves its IRNodeId).\n rw.unwrap(outer),\n ];\n },\n // Merging the outer flex container into the inner removes the outer's box, but a `display:flex`\n // wrapper establishes a formatting context, so this is a `needs-verification` flatten that the\n // conservative production gate (`'provably-safe'`) REVERTS — every case here is a no-match. The\n // merge's op-level correctness (purity, id-preserving unwrap, opacity-barrier safety) is asserted\n // by the invariant suite over every pattern.\n test: {\n noMatch: [\n // The merge is real but not provably layout-neutral (the wrapper establishes a flex context),\n // so under the conservative gate the nested containers are left in place.\n '<div className=\"flex items-center gap-2\" data-x=\"1\"><div className=\"flex flex-col\">X</div></div>',\n // A non-flex wrapper does not match the flex-container signature → left unchanged anyway.\n '<div className=\"block bg-blue-500\"><div className=\"flex flex-col\">X</div></div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `nested-grid-merge`.\n *\n * Collapses a redundant nesting of two grid containers\n *\n * <div style=\"display:grid; gap:8px\">\n * <div style=\"display:grid; grid-template-columns:1fr 1fr\"> … </div>\n * </div>\n *\n * where the OUTER grid container's sole element child is ITSELF a grid container, into a single grid\n * container carrying the union of both elements' grid declarations. The outer wrapper's box is then\n * structural noise (it paints nothing and only establishes a grid context the merged child now also\n * establishes), so it is removed.\n *\n * This is the grid analogue of `nested-flex-merge`. The declarative match is a grid `<div>` with a\n * single element child painting nothing of its own (auto-guarded against opacity barriers / combinator\n * targeting like every `flatten/*` pattern). The value-relational reasoning — the child must also be a\n * (non-combinator) grid container, the wrapper must carry only transferable grid/inheritable\n * declarations, and the two must not conflict on any shared grid property — lives in the `rewrite`\n * op-draft factory escape hatch, which folds inherited styles, transfers the wrapper's grid\n * declarations onto the child (target-wins), then unwraps the wrapper.\n */\n\nimport type {\n ConditionKey,\n CssProperty,\n MatchContext,\n NodeLike,\n RewriteFactory,\n RewriteOpDraft,\n StyleBlock,\n StyleDecl,\n StyleMap,\n} from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport {\n and,\n computed,\n definePattern,\n isElement,\n normalizer,\n not,\n targetedByCombinator,\n type Matcher,\n} from '@domflax/pattern-kit';\n\n/* ───────────────────────── style fixtures ───────────────────────── */\n\n/** Build a single-(base-)condition StyleMap from raw `[property, value]` pairs via the shared normalizer. */\nfunction baseConditionStyleMap(decls: readonly (readonly [string, string])[]): StyleMap {\n const map = new Map<CssProperty, StyleDecl>();\n for (const [prop, value] of decls) {\n for (const decl of normalizer.normalizeDeclaration(prop, value, false)) {\n map.set(decl.property, decl);\n }\n }\n const block: StyleBlock = { condition: BASE_CONDITION, decls: map };\n const blocks = new Map<ConditionKey, StyleBlock>([[conditionKey(BASE_CONDITION), block]]);\n return { blocks };\n}\n\n/** Both containers must declare `display:grid` (the matched signature). */\nconst DISPLAY_GRID: StyleMap = baseConditionStyleMap([['display', 'grid']]);\n\n/**\n * The grid-CONTAINER property set this pattern is allowed to transfer from the wrapper onto the child.\n * (Longhands only, since the shared normalizer expands `gap` → `row-gap`/`column-gap`.)\n */\nconst GRID_CONTAINER_PROPERTIES: ReadonlySet<string> = new Set<string>([\n 'display',\n 'grid-template-columns',\n 'grid-template-rows',\n 'grid-template-areas',\n 'grid-auto-columns',\n 'grid-auto-rows',\n 'grid-auto-flow',\n 'justify-content',\n 'align-content',\n 'place-content',\n 'justify-items',\n 'align-items',\n 'place-items',\n 'row-gap',\n 'column-gap',\n]);\n\n/* ───────────────────────── style reasoning helpers (pure) ───────────────────────── */\n\n/**\n * True iff every declaration on the wrapper is either a transferable grid-container property or an\n * inheritable property (which we fold onto the child). If the wrapper carries anything else\n * (padding/margin/sizing/position/…), removing its box would change layout, so the merge is unsafe.\n */\nfunction outerMergeSafe(sm: StyleMap): boolean {\n const norm = normalizer.normalizeStyleMap(sm);\n for (const block of norm.blocks.values()) {\n for (const decl of block.decls.values()) {\n if (GRID_CONTAINER_PROPERTIES.has(String(decl.property))) continue;\n if (decl.inherited) continue;\n return false;\n }\n }\n return true;\n}\n\n/**\n * True iff the two containers disagree on any shared grid-container property (in any matching\n * condition) — e.g. `grid-template-columns:1fr` vs `1fr 1fr`. Such a conflict makes the merge\n * ambiguous, so the pattern skips.\n */\nfunction gridConflict(outer: StyleMap, inner: StyleMap): boolean {\n const a = normalizer.normalizeStyleMap(outer);\n const b = normalizer.normalizeStyleMap(inner);\n for (const [key, blockA] of a.blocks) {\n const blockB = b.blocks.get(key);\n if (!blockB) continue;\n for (const [prop, declA] of blockA.decls) {\n if (!GRID_CONTAINER_PROPERTIES.has(String(prop))) continue;\n const declB = blockB.decls.get(prop);\n if (declB && declB.value !== declA.value) return true;\n }\n }\n return false;\n}\n\n/** Project the wrapper's transferable grid-container declarations into a fresh StyleMap. */\nfunction extractGridStyle(sm: StyleMap): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (GRID_CONTAINER_PROPERTIES.has(String(prop))) decls.set(prop, decl);\n }\n if (decls.size > 0) blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/** The inner (surviving) grid container: also a grid `<div>`, and not a combinator subject (it is reparented). */\nconst isInnerGrid: Matcher = and(\n isElement('div'),\n computed(DISPLAY_GRID),\n not(targetedByCombinator),\n);\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a grid container whose sole child is a compatible grid container into a single container.\n */\nexport const nestedGridMerge = definePattern({\n name: 'nested-grid-merge',\n category: 'flatten/nested-grid-merge',\n safety: 2,\n doc: {\n title: 'Merge nested grid containers',\n summary:\n 'A grid container whose only child is itself a grid container with non-conflicting grid ' +\n 'properties is collapsed into one; the wrapper is removed and its grid declarations merge ' +\n 'onto the surviving child.',\n before:\n '<div style=\"display:grid;gap:8px\">' +\n '<div style=\"display:grid;grid-template-columns:1fr 1fr\"/></div>',\n after: '<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px\"/>',\n safetyRationale:\n 'The wrapper paints nothing, declares only grid-container/inheritable properties, carries no ' +\n 'ref/handlers/dynamic children, and is not a combinator subject; the two containers do not ' +\n 'conflict on any grid property, so the union is unambiguous and lossless.',\n },\n match: {\n tag: 'div',\n style: { display: 'grid' },\n onlyChild: 'element',\n paintsNothing: true,\n },\n rewrite: (ctx: MatchContext, rw: RewriteFactory): readonly RewriteOpDraft[] | null => {\n const outer = ctx.node;\n const inner = ctx.onlyElementChild();\n if (!inner) return null;\n if (!isInnerGrid(inner as unknown as NodeLike, ctx)) return null;\n\n const outerStyle = ctx.computed();\n const innerStyle = ctx.computedOf(inner as unknown as NodeLike);\n\n // The wrapper must carry nothing that would be lost when its box is removed …\n if (!outerMergeSafe(outerStyle)) return null;\n // … and the two containers must agree on every shared grid property.\n if (gridConflict(outerStyle, innerStyle)) return null;\n\n return [\n // 1. Preserve inheritable values (color/font/…) by folding them onto the child first.\n rw.foldInheritedStyles(outer, inner, { conditions: 'all' }),\n // 2. Transfer the wrapper's grid-container declarations onto the child (target-wins keeps the\n // child's value for any shared property — identical anyway, we proved non-conflict).\n rw.mergeStyle(inner, null, extractGridStyle(outerStyle), 'target-wins'),\n // 3. Remove the wrapper (structural-safe; hoists the child and preserves its IRNodeId).\n rw.unwrap(outer),\n ];\n },\n // Like its flex sibling, this merge removes the outer container's box, but a `display:grid` wrapper\n // establishes a formatting context, so it is a `needs-verification` flatten that the conservative\n // production gate (`'provably-safe'`) REVERTS — every case here is a no-match. Op-level correctness\n // is asserted by the invariant suite over every pattern.\n test: {\n noMatch: [\n // The merge is real but not provably layout-neutral (the wrapper establishes a grid context),\n // so under the conservative gate the nested containers are left in place.\n '<div className=\"grid gap-2\" data-x=\"1\"><div className=\"grid grid-cols-2\">X</div></div>',\n // A non-grid wrapper does not match the grid-container signature → left unchanged anyway.\n '<div className=\"block bg-blue-500\"><div className=\"grid grid-cols-2\">X</div></div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `passthrough-wrapper`.\n *\n * Collapses a purely-structural wrapper that exists for no reason at all:\n *\n * <div><Child/></div>\n *\n * The wrapper paints nothing, establishes no box / formatting / stacking context, carries no\n * attributes beyond an (optional) inert class, holds exactly one element child, and is free of every\n * opacity barrier (ref / event-handlers / dynamic children / dangerous html / spread / component).\n * Such a `<div>` is pure DOM noise: removing it and hoisting the child is invisible to both paint\n * and layout.\n *\n * Authored with the declarative {@link definePattern} API. The opacity-barrier + selector-safety\n * guards (ref/handlers/dynamic-children/raw-html/combinator/reparent-impact) are applied\n * automatically for every `flatten/*` pattern; the `where` predicates add the passthrough-specific\n * requirements (no box/formatting/stacking context, no own attrs, no dynamic/spread classes, not a\n * component, not a structural-pseudo subject).\n */\n\nimport type {\n DeepReadonly,\n IRElement,\n IRNode,\n IRNodeId,\n NodeLike,\n NodeMeta,\n} from '@domflax/core';\n\nimport { definePattern, hasDynamicClasses, not, type Matcher } from '@domflax/pattern-kit';\n\n/* ───────────────────────── local meta/attr/selector matchers ───────────────────────── */\n\nfunction metaOf(node: NodeLike): DeepReadonly<NodeMeta> | null {\n const n = node as DeepReadonly<IRNode>;\n return n.kind === 'element' ? (n as DeepReadonly<IRElement>).meta : null;\n}\n\nfunction elementOf(node: NodeLike): DeepReadonly<IRElement> | null {\n const n = node as DeepReadonly<IRNode>;\n return n.kind === 'element' ? (n as DeepReadonly<IRElement>) : null;\n}\n\n/**\n * Element establishes some box / formatting / stacking context, is a containing block, or exposes\n * custom properties to a descendant — any of which means removing its box could shift layout or\n * break a `var()` coupling, so it is NOT a passthrough.\n */\nconst establishesContext: Matcher = (node) => {\n const m = metaOf(node);\n if (!m) return false;\n return (\n m.establishesBox ||\n m.establishesFormattingContext ||\n m.establishesStackingContext ||\n m.isContainingBlock ||\n m.declaresCustomProperties\n );\n};\n\n/** Hard opacity barriers beyond the auto-applied set: spread attrs, component identity. */\nconst hasSpreadAttrs: Matcher = (node) => metaOf(node)?.hasSpreadAttrs ?? false;\nconst isComponentNode: Matcher = (node) => metaOf(node)?.isComponent ?? false;\n\n/** Element carries own attributes (id / data-* / …) beyond its class list — possible selector/JS hook. */\nconst hasOwnAttrs: Matcher = (node) => {\n const el = elementOf(node);\n if (!el) return false;\n return el.attrs.entries.size > 0 || el.attrs.spreads.length > 0;\n};\n\n/**\n * Element is the subject of a structural pseudo (`:first/:last/:only/:nth-*`). Honours the meta flag\n * and the precomputed {@link SelectorIndex}.\n */\nconst targetedByStructuralPseudo: Matcher = (node, ctx) => {\n const el = elementOf(node);\n if (!el) return false;\n if (el.meta.targetedByStructuralPseudo) return true;\n return ctx.selectors.targetedByStructuralPseudo(el.id as unknown as IRNodeId);\n};\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a do-nothing `<div>` wrapper into its sole element child, folding any inheritable styles\n * down first so inherited values survive the box removal.\n */\nexport const passthroughWrapper = definePattern({\n name: 'passthrough-wrapper',\n category: 'flatten/passthrough-wrapper',\n safety: 2,\n doc: {\n title: 'Flatten passthrough wrapper',\n summary:\n 'A div with no own visual/box style, no attributes beyond an inert class, exactly one ' +\n 'element child, and no opacity barriers is removed; its sole child is hoisted in its place.',\n before: '<div><Child/></div>',\n after: '<Child/>',\n safetyRationale:\n 'Wrapper paints nothing and establishes no layout/paint/var context, carries no ' +\n 'ref/handlers/dynamic-children/html/spread/component identity, owns no targetable attrs, ' +\n 'and is not a combinator/structural-pseudo subject (reparenting changes no match-set); ' +\n 'inheritable styles are folded onto the child before removal.',\n },\n match: {\n tag: 'div',\n onlyChild: 'element',\n paintsNothing: true,\n where: [\n not(establishesContext),\n not(hasOwnAttrs),\n not(hasDynamicClasses),\n not(hasSpreadAttrs),\n not(isComponentNode),\n not(targetedByStructuralPseudo),\n ],\n },\n rewrite: { flattenInto: 'child' },\n test: {\n cases: [\n {\n // A plain, style-free wrapper paints nothing and establishes no context → a provably-safe\n // flatten under the conservative gate: the wrapper is removed and its sole child hoisted.\n before: '<div><a className=\"bg-red-200\">Link</a></div>',\n after: '<a className=\"bg-red-200\">Link</a>',\n },\n ],\n noMatch: [\n // A ref pins the wrapper's element identity (a hard opacity barrier) → not a passthrough.\n '<div ref={rootRef}><a className=\"bg-red-200\">Link</a></div>',\n // A `display:flex` wrapper establishes a formatting context, so removing its box is NOT\n // provably layout-neutral → the conservative gate leaves it in place.\n '<div className=\"flex\"><a className=\"bg-red-200\">Link</a></div>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `redundant-fragment`.\n *\n * Collapses a fragment that wraps exactly one child\n *\n * <><Child/></> → <Child/>\n *\n * A fragment renders no box of its own, so a fragment whose sole purpose is to wrap a single node\n * is pure structural noise: splicing the child up into the fragment's slot is invisible in both\n * the rendered DOM and the project's CSS cascade.\n *\n * Anchoring: the pass manager only visits ELEMENT nodes (see core's `elementIds`), never fragments,\n * so this pattern is anchored on the fragment's sole *element* child and removes the PARENT fragment.\n * Because the match is PARENT-anchored (and reads a fragment's `meta`, which the element-only\n * combinator vocabulary cannot inspect), it uses the declarative API's two escape hatches: a raw\n * `match` predicate and a raw `rewrite` op-draft factory.\n */\n\nimport type {\n DeepReadonly,\n ElementLike,\n IRNode,\n IRNodeId,\n MatchContext,\n NodeLike,\n RewriteFactory,\n RewriteOpDraft,\n} from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── match predicate (escape hatch) ───────────────────────── */\n\n/**\n * Matches an element whose PARENT is a redundant, unwrappable fragment: a non-root fragment with\n * exactly one child (this element), free of every opacity barrier and CSS-targeting coupling.\n */\nfunction parentIsRedundantFragment(node: NodeLike, ctx: MatchContext): boolean {\n const el = node as DeepReadonly<IRNode>;\n if (el.kind !== 'element') return false;\n\n const parentId = el.parent;\n if (parentId == null) return false;\n\n const parent = ctx.doc.nodes.get(parentId);\n if (!parent || parent.kind !== 'fragment') return false;\n\n // Never unwrap the document root (it must always be a fragment — IRDocument invariant).\n if (parent.parent == null) return false;\n\n // Exactly one child (counting EVERY kind) ⇒ the anchor element is the fragment's sole child.\n if (parent.children.length !== 1) return false;\n\n // Hard opacity barriers on the fragment: keyed `<Fragment key>`, ref/handlers/dynamic children/\n // dangerous HTML/spread/component identity. Any of these means the fragment is load-bearing.\n const m = parent.meta;\n if (\n m.hasKey ||\n m.hasRef ||\n m.hasEventHandlers ||\n m.hasDynamicChildren ||\n m.hasDangerousHtml ||\n m.hasSpreadAttrs ||\n m.isComponent\n ) {\n return false;\n }\n\n // CSS-selector safety: the fragment (or its reparented child) must not move any combinator /\n // structural-pseudo match-set. Honour both the frontend-set meta flags and the SelectorIndex.\n if (m.targetedByCombinator || m.targetedByStructuralPseudo) return false;\n const fid = parentId as unknown as IRNodeId;\n if (ctx.selectors.targetedByCombinator(fid) || ctx.selectors.targetedByStructuralPseudo(fid)) {\n return false;\n }\n if (ctx.selectors.reparentImpact(fid).size > 0) return false;\n\n return true;\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a fragment that wraps exactly one child into that child.\n *\n * Safety level 1 (`safe`): a purely structural, style-free, selector-transparent cleanup.\n */\nexport const redundantFragment = definePattern({\n name: 'redundant-fragment',\n category: 'flatten/redundant-fragment',\n safety: 1,\n doc: {\n title: 'Flatten redundant single-child fragment',\n summary:\n 'A fragment whose only child is a single node is removed; the child is spliced up into the ' +\n \"fragment's slot, preserving its IRNodeId, siblings, attributes and the CSS cascade.\",\n before: '<><Child/></>',\n after: '<Child/>',\n safetyRationale:\n 'A fragment paints nothing and renders no box; with exactly one child its removal changes ' +\n 'no sibling/structural-pseudo match-set. Keyed fragments and fragments carrying ' +\n 'ref/handlers/dynamic-children/raw-html/spread are excluded as opacity barriers.',\n },\n match: parentIsRedundantFragment,\n rewrite: (ctx: MatchContext, rw: RewriteFactory): readonly RewriteOpDraft[] | null => {\n const parentId = ctx.node.parent;\n if (parentId == null) return null;\n const fragment = ctx.doc.nodes.get(parentId);\n if (!fragment || fragment.kind !== 'fragment') return null;\n // Splice the sole child up into the fragment's slot, deleting ONLY the fragment node.\n return [rw.unwrap(fragment as unknown as ElementLike)];\n },\n test: {\n cases: [\n {\n // A fragment renders no box, so unwrapping a single-child fragment is always layout-identical\n // → a provably-safe flatten: the child is spliced up into the fragment's slot.\n before: '<><span className=\"bg-red-200\">Hi</span></>',\n after: '<span className=\"bg-red-200\">Hi</span>',\n },\n ],\n noMatch: [\n // Two children ⇒ not a single-child fragment, so the fragment is load-bearing and stays.\n '<><span className=\"bg-red-200\">A</span><span className=\"bg-green-200\">B</span></>',\n ],\n },\n});\n","/**\n * @domflax/patterns — flatten pattern: `redundant-inline-wrapper`.\n *\n * Collapses a purely-structural INLINE wrapper:\n *\n * <span><Child/></span> (display:inline, no own style)\n *\n * An inline `<span>` that paints nothing, establishes no box / formatting / stacking context, carries\n * no attributes beyond an (optional) inert class, declares no custom properties, and holds exactly one\n * element child is pure inline noise. An empty inline box merely wraps its child's box; removing it and\n * hoisting the child leaves both paint and layout untouched (the surviving child folds the inheritable\n * declarations the span carried).\n *\n * This is the inline sibling of `passthrough-wrapper` (which targets `<div>`): the same opacity-barrier\n * + selector-safety guards are auto-applied by the `pattern()` factory for every `flatten/*` pattern;\n * the `where` predicates add the inline-passthrough requirements (display must be the inline default,\n * no box/formatting/stacking context or var coupling, no own attrs / dynamic-or-spread classes, not a\n * component, not a structural-pseudo subject).\n */\n\nimport type {\n CssProperty,\n DeepReadonly,\n IRElement,\n IRNode,\n IRNodeId,\n NodeLike,\n NodeMeta,\n StyleMap,\n} from '@domflax/core';\n\nimport { definePattern, hasDynamicClasses, not, type Matcher } from '@domflax/pattern-kit';\n\n/* ───────────────────────── local meta/attr/selector matchers ───────────────────────── */\n\nfunction asEl(node: NodeLike): DeepReadonly<IRElement> | null {\n const n = node as DeepReadonly<IRNode>;\n return n.kind === 'element' ? (n as DeepReadonly<IRElement>) : null;\n}\n\nfunction metaOf(node: NodeLike): DeepReadonly<NodeMeta> | null {\n return asEl(node)?.meta ?? null;\n}\n\n/**\n * Element establishes some box / formatting / stacking context, is a containing block, or exposes\n * custom properties to a descendant — removing its box could shift layout or sever a `var()` coupling,\n * so it is NOT an inline passthrough.\n */\nconst establishesContext: Matcher = (node) => {\n const m = metaOf(node);\n if (!m) return false;\n return (\n m.establishesBox ||\n m.establishesFormattingContext ||\n m.establishesStackingContext ||\n m.isContainingBlock ||\n m.declaresCustomProperties\n );\n};\n\n/** Hard opacity barriers beyond the auto-applied set: spread attrs, component identity. */\nconst hasSpreadAttrs: Matcher = (node) => metaOf(node)?.hasSpreadAttrs ?? false;\nconst isComponentNode: Matcher = (node) => metaOf(node)?.isComponent ?? false;\n\n/** Element carries own attributes (id / data-* / …) beyond its class list — possible selector/JS hook. */\nconst hasOwnAttrs: Matcher = (node) => {\n const el = asEl(node);\n if (!el) return false;\n return el.attrs.entries.size > 0 || el.attrs.spreads.length > 0;\n};\n\n/**\n * Element is the subject of a structural pseudo (`:first/:last/:only/:nth-*`). Honours the meta flag\n * and the precomputed {@link SelectorIndex}.\n */\nconst targetedByStructuralPseudo: Matcher = (node, ctx) => {\n const el = asEl(node);\n if (!el) return false;\n if (el.meta.targetedByStructuralPseudo) return true;\n return ctx.selectors.targetedByStructuralPseudo(el.id as unknown as IRNodeId);\n};\n\nconst DISPLAY = 'display' as CssProperty;\n\n/**\n * Element sets `display` to anything other than the inline default in ANY condition. An\n * inline-block / block / flex / grid / contents span is NOT an inline passthrough — its box (or lack\n * of one) participates in layout differently from a bare inline box.\n */\nconst hasNonInlineDisplay: Matcher = (node, ctx) => {\n const el = asEl(node);\n if (!el) return false;\n const sm: StyleMap = ctx.computedOf(el as unknown as NodeLike) ?? (el.computed as StyleMap);\n for (const block of sm.blocks.values()) {\n const decl = block.decls.get(DISPLAY);\n if (decl && String(decl.value) !== 'inline') return true;\n }\n return false;\n};\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Flatten a do-nothing inline `<span>` wrapper into its sole element child, folding any inheritable\n * styles down first so inherited values survive the box removal.\n */\nexport const redundantInlineWrapper = definePattern({\n name: 'redundant-inline-wrapper',\n category: 'flatten/redundant-inline-wrapper',\n safety: 2,\n doc: {\n title: 'Flatten redundant inline wrapper',\n summary:\n 'An inline span with no own visual/box style, no attributes beyond an inert class, exactly ' +\n 'one element child, and no opacity barriers is removed; its sole child is hoisted in its place.',\n before: '<span><Child/></span>',\n after: '<Child/>',\n safetyRationale:\n 'An empty inline box paints nothing and establishes no layout/paint/var context; with the ' +\n 'inline default display and a single element child its removal changes no paint and no flow. ' +\n 'The span carries no ref/handlers/dynamic-children/html/spread/component identity, owns no ' +\n 'targetable attrs, and is not a combinator/structural-pseudo subject; inheritable styles are ' +\n 'folded onto the child before removal.',\n },\n match: {\n tag: 'span',\n onlyChild: 'element',\n paintsNothing: true,\n where: [\n not(hasNonInlineDisplay),\n not(establishesContext),\n not(hasOwnAttrs),\n not(hasDynamicClasses),\n not(hasSpreadAttrs),\n not(isComponentNode),\n not(targetedByStructuralPseudo),\n ],\n },\n rewrite: { flattenInto: 'child' },\n test: {\n cases: [\n {\n // An empty inline span paints nothing and establishes no context → a provably-safe flatten:\n // the span is removed and its sole child hoisted in place.\n before: '<span><a className=\"text-blue-500\">Link</a></span>',\n after: '<a className=\"text-blue-500\">Link</a>',\n },\n ],\n noMatch: [\n // A ref pins the span's element identity (a hard opacity barrier) → not a passthrough.\n '<span ref={spanRef}><a className=\"text-blue-500\">Link</a></span>',\n // The span paints its own background (own visual style) → kept.\n '<span className=\"bg-green-200\"><a className=\"text-blue-500\">Link</a></span>',\n // Non-inline display (inline-block) participates in layout differently → kept.\n '<span className=\"inline-block\"><a className=\"text-blue-500\">Link</a></span>',\n ],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `border-radius-shorthand`.\n *\n * Collapses an element whose four corner radii are expressed as separate longhand declarations and\n * are ALL EQUAL into the single CSS `border-radius` shorthand:\n *\n * border-top-left-radius:0.5rem; border-top-right-radius:0.5rem;\n * border-bottom-right-radius:0.5rem; border-bottom-left-radius:0.5rem\n * ⇒ border-radius:0.5rem (Tailwind `rounded-lg`)\n *\n * The IR's computed StyleMap keeps each corner as its own longhand (Tailwind's `rounded-tl-*` /\n * `rounded-tr-*` / … each resolve to one corner property). This pass runs the collapse in reverse on\n * the computed map ONLY when all four corners share one value — the single case that maps cleanly to\n * a single Tailwind utility (the CSS 2-value `border-radius` form is DIAGONAL, which has no clean\n * `rounded-*` edge utility, so per-corner differences are intentionally left alone). Rebuilding the\n * map with one `border-radius` decl lets the minimizing reverse-emit pick the single `rounded-*`\n * token covering all four corners instead of two edge tokens.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless the four corners are\n * present, concrete, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── corner analysis ───────────────────────── */\n\n/** The four corner-radius longhands. */\nconst CORNERS = [\n 'border-top-left-radius',\n 'border-top-right-radius',\n 'border-bottom-right-radius',\n 'border-bottom-left-radius',\n] as const satisfies readonly string[];\n\nconst CORNER_SET: ReadonlySet<string> = new Set<string>(CORNERS);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\nconst RADIUS = 'border-radius' as CssProperty;\n\n/** CSS-wide keywords for which a corner collapse is pointless or unsound. */\nconst NON_COLLAPSIBLE_VALUES: ReadonlySet<string> = new Set<string>([\n 'initial',\n 'inherit',\n 'unset',\n 'revert',\n 'revert-layer',\n]);\n\n/** The single value all four corners fold into (carrying important / relative-unit flags). */\ninterface RadiusFold {\n readonly value: string;\n readonly important: boolean;\n readonly relative: boolean;\n}\n\n/**\n * Inspect the BASE-condition block of `sm` and, iff all four corner longhands are present, share a\n * uniform `!important` flag, hold a concrete (non-keyword) value, and are ALL EQUAL, return that\n * value. Returns `null` when the corners cannot fold to one `border-radius`.\n */\nfunction analyzeRadius(sm: StyleMap): RadiusFold | null {\n const block = sm.blocks.get(BASE_KEY);\n if (!block) return null;\n\n const corners: StyleDecl[] = [];\n for (const corner of CORNERS) {\n const decl = block.decls.get(corner as CssProperty);\n if (!decl) return null;\n corners.push(decl);\n }\n\n // A shorthand cannot carry per-corner `!important`; only fold a uniform flag.\n const important = corners[0]!.important;\n if (!corners.every((d) => d.important === important)) return null;\n\n const value = String(corners[0]!.value);\n if (NON_COLLAPSIBLE_VALUES.has(value)) return null;\n if (!corners.every((d) => String(d.value) === value)) return null;\n\n const relative = corners.some((d) => d.relativeToParent);\n return { value, important, relative };\n}\n\n/* ───────────────────────── style rebuild ───────────────────────── */\n\n/** Rebuild `sm` with the four BASE-block corner longhands replaced by one `border-radius` decl. */\nfunction withFoldedRadius(sm: StyleMap, fold: RadiusFold): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (CORNER_SET.has(String(prop))) continue; // drop the four corner longhands\n decls.set(prop, decl);\n }\n const shorthand: StyleDecl = {\n property: RADIUS,\n value: fold.value as CssValue,\n important: fold.important,\n relativeToParent: fold.relative,\n inherited: false, // border-radius is never inherited\n };\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold four equal corner radii into the single `border-radius` shorthand. */\nexport const borderRadiusShorthand = definePattern({\n name: 'border-radius-shorthand',\n category: 'compress/border-radius-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal corner radii into border-radius',\n summary:\n 'An element whose four corner radii (border-*-radius longhands) are all equal is rewritten to ' +\n 'the single Tailwind rounded-* utility (border-radius === the four equal corners).',\n before: '<div class=\"rounded-tl-lg rounded-tr-lg rounded-br-lg rounded-bl-lg\"/>',\n after: '<div class=\"rounded-lg\"/>',\n safetyRationale:\n '`border-radius` is value-identical to four equal corner radii — a class-only change. It is safe ' +\n 'even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — a ' +\n 'className rewrite touches none of them; only a dynamic/opaque class list or a combinator-subject ' +\n 'class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const fold = analyzeRadius(computed);\n return fold ? withFoldedRadius(computed, fold) : null;\n },\n },\n test: {\n cases: [\n {\n // The four equal corner longhands collapse to a `border-radius` decl at the IR level; the\n // minimizing reverse-emit then picks the single shortest utility (`rounded-lg`) that reproduces\n // it, replacing the four `rounded-{tl,tr,br,bl}-lg` tokens. `bg-red-200` is preserved.\n before: '<div className=\"rounded-tl-lg rounded-tr-lg rounded-br-lg rounded-bl-lg bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 rounded-lg\">box</div>',\n },\n ],\n // Corners differ (top corners vs bottom corners) → no all-equal collapse.\n noMatch: ['<div className=\"rounded-t-lg rounded-b-sm bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `border-shorthand`.\n *\n * Collapses an element whose four border-side WIDTHS are expressed as separate longhand declarations\n * back into the shortest equivalent `border-width` shorthand:\n *\n * border-top-width:2px; border-right-width:2px; border-bottom-width:2px; border-left-width:2px\n * ⇒ border-width:2px (Tailwind `border-2`)\n *\n * border-top-width:2px; border-bottom-width:2px; border-left-width:4px; border-right-width:4px\n * ⇒ border-width:2px 4px (Tailwind `border-y-2 border-x-4`)\n *\n * Tailwind's per-side / per-axis width utilities (`border-t-*`, `border-x-*`, …) each resolve to the\n * matching `border-*-width` longhand(s); the shared normalizer keeps them longhand. This pass runs\n * the expansion in reverse on the computed map ONLY when the four widths fold cleanly into a 1- or\n * 2-value form — i.e. `top===bottom` AND `left===right`. Rebuilding the map with one `border-width`\n * shorthand lets the minimizing reverse-emit pick the single/paired utility (`border-2`, or\n * `border-x-* border-y-*`) instead of four per-side tokens. Only WIDTH is folded — border style and\n * color are independent longhands the resolver carries separately, so this never disturbs them.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the `rewriteClasses`\n * recipe rebuilds the class StyleMap, declining (`null`) unless the four widths fold cleanly.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── border-width analysis ───────────────────────── */\n\n/** The four border-width longhands, in CSS shorthand order: top, right, bottom, left. */\nconst WIDTH_SIDES = [\n 'border-top-width',\n 'border-right-width',\n 'border-bottom-width',\n 'border-left-width',\n] as const satisfies readonly string[];\n\nconst WIDTH_SIDE_SET: ReadonlySet<string> = new Set<string>(WIDTH_SIDES);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\nconst BORDER_WIDTH = 'border-width' as CssProperty;\n\n/** The collapsed shorthand the four widths fold into (carrying important / relative-unit flags). */\ninterface WidthFold {\n readonly value: string; // 1-value (`2px`) or 2-value (`2px 4px`) form\n readonly important: boolean;\n readonly relative: boolean;\n}\n\n/**\n * Inspect the BASE-condition block of `sm` and, iff all four border-width longhands are present,\n * share a uniform `!important` flag, and form matching x/y pairs (`top===bottom` AND `left===right`),\n * return the shortest equivalent shorthand value. Returns `null` when the sides cannot fold.\n */\nfunction analyzeWidth(sm: StyleMap): WidthFold | null {\n const block = sm.blocks.get(BASE_KEY);\n if (!block) return null;\n\n const sides: StyleDecl[] = [];\n for (const side of WIDTH_SIDES) {\n const decl = block.decls.get(side as CssProperty);\n if (!decl) return null;\n sides.push(decl);\n }\n const [top, right, bottom, left] = sides as [StyleDecl, StyleDecl, StyleDecl, StyleDecl];\n\n // A shorthand cannot carry per-side `!important`; only fold a uniform flag.\n if (\n !(\n top.important === right.important &&\n right.important === bottom.important &&\n bottom.important === left.important\n )\n ) {\n return null;\n }\n\n const tv = String(top.value);\n const rv = String(right.value);\n const bv = String(bottom.value);\n const lv = String(left.value);\n\n // Only the `border-*` (all equal) and `border-x-* border-y-*` (matching pairs) shapes are in scope.\n if (tv !== bv || lv !== rv) return null;\n\n const value = tv === lv ? tv : `${tv} ${lv}`;\n const relative = sides.some((d) => d.relativeToParent);\n return { value, important: top.important, relative };\n}\n\n/* ───────────────────────── style rebuild ───────────────────────── */\n\n/** Rebuild `sm` with the four BASE-block border-width longhands replaced by one shorthand. */\nfunction withFoldedWidth(sm: StyleMap, fold: WidthFold): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (WIDTH_SIDE_SET.has(String(prop))) continue; // drop the four width longhands\n decls.set(prop, decl);\n }\n const shorthand: StyleDecl = {\n property: BORDER_WIDTH,\n value: fold.value as CssValue,\n important: fold.important,\n relativeToParent: fold.relative,\n inherited: false, // border-width is never inherited\n };\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Compress an element's four equal/paired border-width longhands into the shortest shorthand. */\nexport const borderShorthand = definePattern({\n name: 'border-shorthand',\n category: 'compress/border-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse border-width longhands to shorthand',\n summary:\n 'Equal border width on all four sides (or matching x/y pairs) expressed as separate longhand ' +\n 'declarations is collapsed to the shortest equivalent border-width shorthand (border-* / ' +\n 'border-x-* border-y-*).',\n before: '<div class=\"border-t-2 border-r-2 border-b-2 border-l-2\"/>',\n after: '<div class=\"border-2\"/>',\n safetyRationale:\n 'A value-preserving re-serialization of the same computed border widths (style/color longhands ' +\n 'untouched) — a class-only change. It is safe even on an element with a ref, event handler, dynamic ' +\n 'child, or dangerouslySetInnerHTML — a className rewrite touches none of them; only a ' +\n 'dynamic/opaque class list or a combinator-subject class is excluded, so no behaviour or project ' +\n 'selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const fold = analyzeWidth(computed);\n return fold ? withFoldedWidth(computed, fold) : null;\n },\n },\n test: {\n cases: [\n {\n // The four equal width longhands collapse to a `border-width` shorthand at the IR level, and the\n // minimizing reverse-emit picks the single shortest utility (`border-2`) that reproduces it,\n // replacing the four `border-{t,r,b,l}-2` tokens. `bg-red-200` is preserved.\n before: '<div className=\"border-t-2 border-r-2 border-b-2 border-l-2 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 border-2\">box</div>',\n },\n ],\n // Asymmetric widths (top != bottom) cannot fold into a shorthand.\n noMatch: ['<div className=\"border-t-2 border-r-4 border-b-8 border-l-4 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `dedupe-classes`.\n *\n * Removes duplicate / fully-overridden class tokens that resolve to the same property where a\n * LATER token wins, leaving the minimal set of tokens with an IDENTICAL computed style. The\n * canonical case:\n *\n * <p class=\"text-sm text-lg\">…</p> → <p class=\"text-lg\">…</p>\n *\n * Both `text-sm` and `text-lg` set `font-size`; resolution already made `text-lg` win, so the\n * computed `font-size` is `text-lg`'s value and `text-sm` contributes NOTHING to the final\n * computed style. The earlier token is pure noise and can be dropped without changing a pixel.\n *\n * How redundancy is detected (purely from the already-resolved, normalized computed StyleMap):\n * • every declaration carries provenance — `origin` (the winning token) and `shadowed`\n * (the tokens it overrode);\n * • a class token is FULLY OVERRIDDEN iff it appears in some declaration's `shadowed` list but\n * is NOT the winning `origin` of any declaration across ANY style condition. Such a token can\n * be deleted with zero effect on the computed style.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the `dropClasses` recipe returns the set of\n * fully-overridden, resolver-droppable tokens to delete (their `shadowed` provenance is pruned\n * automatically before the minimal class StyleMap is re-installed).\n */\n\nimport type { MatchContext, StyleMap } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── provenance analysis ───────────────────────── */\n\n/** Winners (tokens that win some declaration) and shadowed (tokens overridden somewhere). */\nfunction findRedundantClasses(computed: StyleMap): {\n winners: ReadonlySet<string>;\n shadowed: ReadonlySet<string>;\n} {\n const winners = new Set<string>();\n const shadowed = new Set<string>();\n for (const block of computed.blocks.values()) {\n for (const decl of block.decls.values()) {\n if (decl.origin && decl.origin.kind === 'class') winners.add(decl.origin.className);\n for (const o of decl.shadowed ?? []) {\n if (o.kind === 'class') shadowed.add(o.className);\n }\n }\n }\n return { winners, shadowed };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Collapse a class list to the minimal token set that yields an identical computed style, by\n * dropping tokens whose declarations are fully overridden by later tokens.\n */\nexport const dedupeClasses = definePattern({\n name: 'dedupe-classes',\n category: 'compress/dedupe-classes',\n safety: 1,\n doc: {\n title: 'Dedupe fully-overridden class tokens',\n summary:\n 'Drops class tokens whose every declaration is overridden by a later token resolving to the ' +\n 'same property; the surviving token set produces a byte-for-byte identical computed style.',\n before: '<p class=\"text-sm text-lg\" />',\n after: '<p class=\"text-lg\" />',\n safetyRationale:\n 'A fully-overridden token contributes nothing to the computed style in any condition, so removing ' +\n 'it changes no pixels — a class-only change. It is safe even on an element with a ref, event ' +\n 'handler, dynamic child, or dangerouslySetInnerHTML — a className rewrite touches none of them; ' +\n 'only a dynamic/opaque class list or a combinator-subject class is excluded, so no behaviour or ' +\n 'project selector is disturbed.',\n },\n rewrite: {\n dropClasses(computed: StyleMap, ctx: MatchContext): Iterable<string> {\n const { winners, shadowed } = findRedundantClasses(computed);\n const drop = new Set<string>();\n for (const cls of shadowed) {\n // A token that still wins SOME property elsewhere is not redundant — keep it.\n if (winners.has(cls)) continue;\n // Selector-membership safety: only drop a token referenced purely as a plain subject.\n if (!ctx.resolver.selectorUsage(cls).droppable) continue;\n drop.add(cls);\n }\n return drop;\n },\n },\n test: {\n cases: [\n {\n // `text-sm` is fully overridden by `text-lg` (both set font-size + line-height). The resolver\n // records that shadowing in provenance and reports the Tailwind utility as droppable, so the\n // pattern drops `text-sm`; the reverse-emit then re-derives the minimal set (`text-lg`).\n before: '<p className=\"text-sm text-lg\">Hi</p>',\n after: '<p className=\"text-lg\">Hi</p>',\n },\n ],\n // Both tokens win a distinct property (no full override) → nothing to dedupe.\n noMatch: ['<p className=\"text-lg font-bold\">Hi</p>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `gap-shorthand`.\n *\n * Collapses an element whose grid/flex gutters are expressed as two equal axis longhands back into\n * the single `gap` shorthand:\n *\n * row-gap:16px; column-gap:16px ⇒ gap:16px (Tailwind `gap-x-4 gap-y-4` → `gap-4`)\n *\n * The IR's computed StyleMap is canonically LONGHAND (the shared normalizer expands the `gap`\n * shorthand into `row-gap` + `column-gap` at parse time). This pass runs the expansion in reverse on\n * the computed map ONLY when both axes carry the SAME value and `!important` flag — i.e. when the two\n * gutters genuinely fold into a single-value `gap`. When the axes differ it declines, leaving the two\n * longhands verbatim (an asymmetric gutter has no equivalent single-value shorthand).\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless the two axis gaps\n * are present, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── property handles ───────────────────────── */\n\nconst ROW_GAP = 'row-gap' as CssProperty;\nconst COLUMN_GAP = 'column-gap' as CssProperty;\nconst GAP = 'gap' as CssProperty;\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/* ───────────────────────── helpers ───────────────────────── */\n\n/**\n * Rebuild the computed StyleMap with the BASE block's `row-gap`/`column-gap` pair replaced by a\n * single `gap` declaration; all other conditions/blocks are preserved verbatim. The synthesized\n * `gap` decl is set LITERALLY (not via the normalizer, which would re-expand it back into the two\n * axis longhands), so the emit side re-expands and matches the single `gap-*` utility.\n */\nfunction withGapShorthand(sm: StyleMap, gapDecl: StyleDecl): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (prop === ROW_GAP || prop === COLUMN_GAP) continue; // drop the two axis longhands\n decls.set(prop, decl);\n }\n decls.set(gapDecl.property, gapDecl);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold an equal `row-gap`/`column-gap` pair into the single `gap` shorthand. */\nexport const gapShorthand = definePattern({\n name: 'gap-shorthand',\n category: 'compress/gap-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal row/column gap into the `gap` shorthand',\n summary:\n 'An element whose computed row-gap and column-gap are equal has the two axis longhands ' +\n 'collapsed into a single-value `gap` shorthand (Tailwind gap-x-* gap-y-* → gap-*).',\n before: '<div style=\"row-gap:16px;column-gap:16px\"/>',\n after: '<div style=\"gap:16px\"/>',\n safetyRationale:\n 'A single-value `gap` is value-identical to an equal row-gap+column-gap pair — a class-only change. ' +\n 'It is safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML ' +\n '— a className rewrite touches none of them; only a dynamic/opaque class list or a ' +\n 'combinator-subject class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_KEY);\n if (!base) return null;\n\n const rowGap = base.decls.get(ROW_GAP);\n const colGap = base.decls.get(COLUMN_GAP);\n if (!rowGap || !colGap) return null;\n\n // A single-value `gap` cannot carry per-axis `!important` or differing values.\n if (rowGap.important !== colGap.important) return null;\n if (rowGap.value !== colGap.value) return null;\n\n const gapDecl: StyleDecl = {\n property: GAP,\n value: rowGap.value as CssValue,\n important: rowGap.important,\n relativeToParent: rowGap.relativeToParent || colGap.relativeToParent,\n inherited: false, // gap is not an inherited property\n };\n return withGapShorthand(computed, gapDecl);\n },\n },\n test: {\n cases: [\n {\n // Equal row/column gap collapse to a `gap` decl at the IR level; the minimizing reverse-emit\n // re-expands `gap` to row-gap+column-gap and picks the single utility covering both (`gap-4`),\n // replacing the `gap-x-4`+`gap-y-4` pair. `bg-red-200` is preserved.\n before: '<div className=\"gap-x-4 gap-y-4 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 gap-4\">box</div>',\n },\n ],\n // Unequal axes (row-gap != column-gap) have no single-value `gap` equivalent → not collapsed.\n noMatch: ['<div className=\"gap-x-2 gap-y-4 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `inset-shorthand`.\n *\n * Recompacts the four physical inset longhands (`top`/`right`/`bottom`/`left`) on an element's\n * computed style back into the tightest CSS shorthand the values allow:\n *\n * • all four equal → `inset: <v>`\n * • top == bottom (a matching pair) → `inset-block: <v>` (Tailwind `inset-y-*`)\n * • left == right (a matching pair) → `inset-inline: <v>` (Tailwind `inset-x-*`)\n *\n * The two axis collapses are independent: an element whose `top == bottom` but `left != right`\n * collapses only the block axis and keeps the `left`/`right` longhands verbatim. When nothing\n * collapses (all four distinct, or fewer than a full pair present) the pattern declines.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the `rewriteClasses` recipe rebuilds the class\n * StyleMap, declining (`null`) unless at least one inset axis collapses.\n */\n\nimport type { ConditionKey, CssProperty, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION_KEY } from '@domflax/core';\n\nimport { normalizer, definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── property handles ───────────────────────── */\n\nconst TOP = 'top' as CssProperty;\nconst RIGHT = 'right' as CssProperty;\nconst BOTTOM = 'bottom' as CssProperty;\nconst LEFT = 'left' as CssProperty;\nconst INSET = 'inset' as CssProperty;\nconst INSET_BLOCK = 'inset-block' as CssProperty; // top + bottom (Tailwind inset-y)\nconst INSET_INLINE = 'inset-inline' as CssProperty; // left + right (Tailwind inset-x)\n\n/* ───────────────────────── value helpers ───────────────────────── */\n\n/** Two side-decls collapse only if they agree on BOTH normalized value and `!important`. */\nfunction sameSide(a: StyleDecl | undefined, b: StyleDecl | undefined): boolean {\n return a !== undefined && b !== undefined && a.value === b.value && a.important === b.important;\n}\n\n/** Re-key a decl onto a new property, recomputing its inherited flag for that property. */\nfunction asProperty(src: StyleDecl, property: CssProperty): StyleDecl {\n return { ...src, property, inherited: normalizer.inherited.isInherited(property) };\n}\n\n/** Rebuild `src` with the base block's decls replaced; all other condition blocks pass through. */\nfunction withBaseDecls(src: StyleMap, baseDecls: ReadonlyMap<CssProperty, StyleDecl>): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of src.blocks) {\n const decls =\n key === BASE_CONDITION_KEY ? baseDecls : new Map<CssProperty, StyleDecl>(block.decls);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Collapse equal/paired physical inset longhands into the `inset` / `inset-block` / `inset-inline`\n * shorthands on an element's computed style.\n */\nexport const insetShorthand = definePattern({\n name: 'inset-shorthand',\n category: 'compress/inset-shorthand',\n safety: 2,\n doc: {\n title: 'Compress inset longhands into a shorthand',\n summary:\n 'top/right/bottom/left set to one value collapse to `inset`; a matching top/bottom or ' +\n 'left/right pair collapses to `inset-block` / `inset-inline` (Tailwind inset-y / inset-x).',\n before: '<div style=\"top:10px;right:10px;bottom:10px;left:10px\"/>',\n after: '<div style=\"inset:10px\"/>',\n safetyRationale:\n 'Meaning-preserving inset shorthand compaction — a class-only change. It is safe even on an element ' +\n 'with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — a className rewrite touches ' +\n 'none of them; only a dynamic/opaque class list or a combinator-subject class is excluded, so no ' +\n 'behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_CONDITION_KEY);\n if (!base) return null;\n\n const top = base.decls.get(TOP);\n const right = base.decls.get(RIGHT);\n const bottom = base.decls.get(BOTTOM);\n const left = base.decls.get(LEFT);\n\n const next = new Map<CssProperty, StyleDecl>(base.decls);\n\n // 1. All four sides equal → single `inset`.\n if (top && sameSide(top, right) && sameSide(top, bottom) && sameSide(top, left)) {\n next.delete(TOP);\n next.delete(RIGHT);\n next.delete(BOTTOM);\n next.delete(LEFT);\n next.set(INSET, asProperty(top, INSET));\n } else {\n let collapsed = false;\n // 2a. Block axis: top == bottom → `inset-block`.\n if (sameSide(top, bottom)) {\n next.delete(TOP);\n next.delete(BOTTOM);\n next.set(INSET_BLOCK, asProperty(top!, INSET_BLOCK));\n collapsed = true;\n }\n // 2b. Inline axis: left == right → `inset-inline`.\n if (sameSide(left, right)) {\n next.delete(LEFT);\n next.delete(RIGHT);\n next.set(INSET_INLINE, asProperty(left!, INSET_INLINE));\n collapsed = true;\n }\n if (!collapsed) return null; // nothing to compress — decline\n }\n\n return withBaseDecls(computed, next);\n },\n },\n test: {\n cases: [\n {\n // The four equal inset longhands collapse to an `inset` shorthand at the IR level; the\n // minimizing reverse-emit expands it back to top/right/bottom/left and picks the single utility\n // covering all four (`inset-0`), replacing the four physical-side tokens. `bg-red-200` survives.\n before: '<div className=\"top-0 right-0 bottom-0 left-0 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 inset-0\">box</div>',\n },\n ],\n // No matching inset pair (all four distinct) → nothing collapses.\n noMatch: ['<div className=\"top-0 right-1 bottom-2 left-3 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `margin-shorthand`.\n *\n * Collapses the four explicit margin longhands\n *\n * margin-top / margin-right / margin-bottom / margin-left\n *\n * back into a single CSS `margin` shorthand declaration on the SAME element (the margin analogue of\n * `padding-shorthand`, covering the `m` / `mx` / `my` collapse), choosing the shortest legal\n * 1–4-value form:\n *\n * • all four equal → `margin: <v>` (the `m` case)\n * • top==bottom and left==right → `margin: <y> <x>` (the `my`/`mx` case)\n * • left==right (top!=bottom) → `margin: <t> <x> <b>`\n * • otherwise → `margin: <t> <r> <b> <l>`\n *\n * It is a pure representation change: the resolved box model is identical, only the declaration\n * count shrinks from four to one, which the backend can then re-emit as a single shorthand utility.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the `rewriteClasses` recipe rebuilds the class\n * StyleMap, declining (`null`) unless all four margin longhands are present with a uniform\n * (non-)`!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── constants / helpers ───────────────────────── */\n\n/** The four margin longhands, in CSS shorthand order (top, right, bottom, left). */\nconst MARGIN_SIDES = [\n 'margin-top',\n 'margin-right',\n 'margin-bottom',\n 'margin-left',\n] as const satisfies readonly string[];\n\nconst MARGIN_SIDE_SET: ReadonlySet<string> = new Set(MARGIN_SIDES);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/** Collapse four side values into the shortest legal CSS `margin` shorthand value string. */\nfunction collapseMarginValue(top: string, right: string, bottom: string, left: string): string {\n if (right === left) {\n if (top === bottom) {\n return top === right ? top : `${top} ${right}`;\n }\n return `${top} ${right} ${bottom}`;\n }\n return `${top} ${right} ${bottom} ${left}`;\n}\n\n/** Rebuild the computed StyleMap with the four BASE-block margin longhands replaced by `margin`. */\nfunction withFoldedMargin(sm: StyleMap, marginDecl: StyleDecl): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (!MARGIN_SIDE_SET.has(String(prop))) decls.set(prop, decl);\n }\n decls.set(marginDecl.property, marginDecl);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Fold four margin longhands into one `margin` shorthand on the element's base style block.\n */\nexport const marginShorthand = definePattern({\n name: 'margin-shorthand',\n category: 'compress/margin-shorthand',\n safety: 2,\n doc: {\n title: 'Compress margin longhands into the `margin` shorthand',\n summary:\n 'An element with margin-top/right/bottom/left all set has them collapsed into the shortest ' +\n 'legal `margin` shorthand (the m / mx / my forms); meaning is preserved, declaration count drops.',\n before: '<div style=\"margin-top:8px;margin-right:8px;margin-bottom:8px;margin-left:8px\"/>',\n after: '<div style=\"margin:8px\"/>',\n safetyRationale:\n 'A pure representation change of the same computed margins (no pixels move) — a class-only change. ' +\n 'It is safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML ' +\n '— a className rewrite touches none of them; only a dynamic/opaque class list or a ' +\n 'combinator-subject class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_KEY);\n if (!base) return null;\n\n // Require all four longhands present in the base block (the `m` collapse only touches base).\n const sides = MARGIN_SIDES.map((p) => base.decls.get(p as CssProperty));\n if (sides.some((d) => d === undefined)) return null;\n const [mt, mr, mb, ml] = sides as readonly StyleDecl[];\n\n // A shorthand can only carry a uniform `!important`; mixing would change cascade behaviour.\n if (mt.important || mr.important || mb.important || ml.important) return null;\n\n const value = collapseMarginValue(\n String(mt.value),\n String(mr.value),\n String(mb.value),\n String(ml.value),\n );\n\n const marginDecl: StyleDecl = {\n property: 'margin' as CssProperty,\n value: value as CssValue,\n important: false,\n relativeToParent:\n mt.relativeToParent || mr.relativeToParent || mb.relativeToParent || ml.relativeToParent,\n inherited: false, // margin is not an inherited property\n };\n\n return withFoldedMargin(computed, marginDecl);\n },\n },\n test: {\n cases: [\n {\n // The four equal margin longhands collapse to a `margin` shorthand at the IR level, and the\n // minimizing reverse-emit picks the single shortest utility (`m-2`) reproducing it, replacing\n // the four `m{t,r,b,l}-2` tokens. `bg-red-200` is preserved.\n before: '<div className=\"mt-2 mr-2 mb-2 ml-2 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 m-2\">box</div>',\n },\n ],\n // Only two margin sides set → the four-longhand `margin` collapse does not apply.\n noMatch: ['<div className=\"mt-2 mb-2 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `overflow-shorthand`.\n *\n * Collapses an element whose two overflow axes are expressed as equal longhands back into the single\n * `overflow` shorthand:\n *\n * overflow-x:auto; overflow-y:auto ⇒ overflow:auto (Tailwind `overflow-x-auto overflow-y-auto`\n * → `overflow-auto`)\n *\n * Unlike the box shorthands, the shared normalizer leaves `overflow-x` / `overflow-y` as independent\n * longhands (it does not synthesize an `overflow` shorthand), so an element styled with two equal\n * axis utilities keeps two separate declarations until this pass folds them. The fold runs ONLY when\n * both axes carry the SAME value and `!important` flag; an asymmetric pair (`overflow-x !==\n * overflow-y`) has no single-keyword `overflow` equivalent and is declined.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless both overflow axes\n * are present, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── property handles ───────────────────────── */\n\nconst OVERFLOW_X = 'overflow-x' as CssProperty;\nconst OVERFLOW_Y = 'overflow-y' as CssProperty;\nconst OVERFLOW = 'overflow' as CssProperty;\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/* ───────────────────────── helpers ───────────────────────── */\n\n/**\n * Rebuild the computed StyleMap with the BASE block's `overflow-x`/`overflow-y` pair replaced by a\n * single `overflow` declaration; all other conditions/blocks are preserved verbatim.\n */\nfunction withOverflowShorthand(sm: StyleMap, overflowDecl: StyleDecl): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (prop === OVERFLOW_X || prop === OVERFLOW_Y) continue; // drop the two axis longhands\n decls.set(prop, decl);\n }\n decls.set(overflowDecl.property, overflowDecl);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold an equal `overflow-x`/`overflow-y` pair into the single `overflow` shorthand. */\nexport const overflowShorthand = definePattern({\n name: 'overflow-shorthand',\n category: 'compress/overflow-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal overflow axes into the `overflow` shorthand',\n summary:\n 'An element whose computed overflow-x and overflow-y are equal has the two axis longhands ' +\n 'collapsed into a single `overflow` shorthand (Tailwind overflow-x-* overflow-y-* → overflow-*).',\n before: '<div style=\"overflow-x:auto;overflow-y:auto\"/>',\n after: '<div style=\"overflow:auto\"/>',\n safetyRationale:\n 'A single-keyword `overflow` is value-identical to equal overflow-x+overflow-y — a class-only ' +\n 'change. It is safe even on an element with a ref, event handler, dynamic child, or ' +\n 'dangerouslySetInnerHTML — a className rewrite touches none of them; only a dynamic/opaque class ' +\n 'list or a combinator-subject class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_KEY);\n if (!base) return null;\n\n const overflowX = base.decls.get(OVERFLOW_X);\n const overflowY = base.decls.get(OVERFLOW_Y);\n if (!overflowX || !overflowY) return null;\n\n // The single-keyword shorthand cannot carry per-axis `!important` or differing values.\n if (overflowX.important !== overflowY.important) return null;\n if (overflowX.value !== overflowY.value) return null;\n\n const overflowDecl: StyleDecl = {\n property: OVERFLOW,\n value: overflowX.value as CssValue,\n important: overflowX.important,\n relativeToParent: overflowX.relativeToParent || overflowY.relativeToParent,\n inherited: false, // overflow is not an inherited property\n };\n return withOverflowShorthand(computed, overflowDecl);\n },\n },\n test: {\n cases: [\n {\n // Equal overflow axes collapse to an `overflow` decl at the IR level; the minimizing\n // reverse-emit picks the single utility covering both (`overflow-auto`), replacing the\n // `overflow-x-auto`+`overflow-y-auto` pair. `bg-red-200` is preserved.\n before: '<div className=\"overflow-x-auto overflow-y-auto bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 overflow-auto\">box</div>',\n },\n ],\n // Mismatched axes (overflow-x != overflow-y) have no single-keyword equivalent → not collapsed.\n noMatch: ['<div className=\"overflow-x-auto overflow-y-hidden bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `overscroll-behavior-shorthand`.\n *\n * Collapses an element whose two overscroll-behavior axes are expressed as separate longhand\n * declarations and are EQUAL into the single CSS `overscroll-behavior` shorthand:\n *\n * overscroll-behavior-x:contain; overscroll-behavior-y:contain\n * ⇒ overscroll-behavior:contain (Tailwind `overscroll-x-contain overscroll-y-contain` → `overscroll-contain`)\n *\n * Tailwind's `overscroll-x-*` / `overscroll-y-*` utilities each resolve to the matching\n * `overscroll-behavior-{x,y}` axis longhand, and the shared normalizer keeps `overscroll-behavior`\n * un-expanded (it is NOT one of the box/gap shorthands the normalizer splits). So only the equal-axis\n * form maps cleanly to a single `overscroll-*` utility. This pass runs the collapse in reverse on the\n * computed map ONLY when both axes carry the SAME value and `!important` flag, replacing them with one\n * `overscroll-behavior` decl so the minimizing reverse-emit can pick a single `overscroll-*` token\n * instead of two axis tokens. When the axes differ it declines, leaving the two longhands verbatim.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless both axes are\n * present, concrete, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── property handles ───────────────────────── */\n\nconst OVERSCROLL_X = 'overscroll-behavior-x' as CssProperty;\nconst OVERSCROLL_Y = 'overscroll-behavior-y' as CssProperty;\nconst OVERSCROLL = 'overscroll-behavior' as CssProperty;\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/** CSS-wide keywords for which an axis collapse is pointless or unsound. */\nconst NON_COLLAPSIBLE_VALUES: ReadonlySet<string> = new Set<string>([\n 'initial',\n 'inherit',\n 'unset',\n 'revert',\n 'revert-layer',\n]);\n\n/* ───────────────────────── helpers ───────────────────────── */\n\n/**\n * Rebuild the computed StyleMap with the BASE block's overscroll-behavior x/y pair replaced by a\n * single `overscroll-behavior` declaration; all other conditions/blocks are preserved verbatim. The\n * synthesized shorthand decl is set LITERALLY (the normalizer leaves `overscroll-behavior` intact),\n * so the emit side matches the single `overscroll-*` utility.\n */\nfunction withOverscrollShorthand(sm: StyleMap, shorthand: StyleDecl): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (prop === OVERSCROLL_X || prop === OVERSCROLL_Y) continue; // drop the two axis longhands\n decls.set(prop, decl);\n }\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold an equal overscroll-behavior x/y pair into the single `overscroll-behavior` shorthand. */\nexport const overscrollBehaviorShorthand = definePattern({\n name: 'overscroll-behavior-shorthand',\n category: 'compress/overscroll-behavior-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal overscroll-behavior axes into overscroll-behavior',\n summary:\n 'An element whose computed overscroll-behavior-x and overscroll-behavior-y are equal has the ' +\n 'two axis longhands collapsed into a single `overscroll-behavior` shorthand (Tailwind ' +\n 'overscroll-x-* overscroll-y-* → overscroll-*).',\n before: '<div style=\"overscroll-behavior-x:contain;overscroll-behavior-y:contain\"/>',\n after: '<div class=\"overscroll-contain\"/>',\n safetyRationale:\n '`overscroll-behavior` is value-identical to an equal x+y axis pair — a class-only change. It is ' +\n 'safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — a ' +\n 'className rewrite touches none of them; only a dynamic/opaque class list or a combinator-subject ' +\n 'class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_KEY);\n if (!base) return null;\n\n const x = base.decls.get(OVERSCROLL_X);\n const y = base.decls.get(OVERSCROLL_Y);\n if (!x || !y) return null;\n\n // A single shorthand cannot carry per-axis `!important` or differing values.\n if (x.important !== y.important) return null;\n const value = String(x.value);\n if (NON_COLLAPSIBLE_VALUES.has(value)) return null;\n if (value !== String(y.value)) return null;\n\n const shorthand: StyleDecl = {\n property: OVERSCROLL,\n value: x.value as CssValue,\n important: x.important,\n relativeToParent: x.relativeToParent || y.relativeToParent,\n inherited: false, // overscroll-behavior is not an inherited property\n };\n return withOverscrollShorthand(computed, shorthand);\n },\n },\n test: {\n cases: [\n {\n // Equal x/y axes collapse to an `overscroll-behavior` decl at the IR level; the minimizing\n // reverse-emit picks the single utility covering both (`overscroll-contain`), replacing the\n // `overscroll-x-contain`+`overscroll-y-contain` pair. `bg-red-200` is preserved.\n before: '<div className=\"overscroll-x-contain overscroll-y-contain bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 overscroll-contain\">box</div>',\n },\n ],\n // Axes differ (x != y) → no equal-axis collapse.\n noMatch: ['<div className=\"overscroll-x-contain overscroll-y-auto bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `padding-shorthand`.\n *\n * Collapses an element whose four padding sides are expressed as separate longhand declarations\n * back into the shortest equivalent shorthand:\n *\n * padding-top:16px; padding-right:16px; padding-bottom:16px; padding-left:16px\n * ⇒ padding:16px (Tailwind `p-4`)\n *\n * padding-top:8px; padding-bottom:8px; padding-left:16px; padding-right:16px\n * ⇒ padding:8px 16px (Tailwind `px-4 py-2`)\n *\n * The IR's computed StyleMap is canonically LONGHAND (the shared normalizer expands every box\n * shorthand at parse time). This pass runs the expansion in reverse on the computed map ONLY when\n * the four sides fold cleanly into a 1- or 2-value form — i.e. `top===bottom` AND `left===right`.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the `rewriteClasses`\n * recipe rebuilds the class StyleMap, declining (`null`) unless the four sides fold cleanly.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── padding analysis ───────────────────────── */\n\n/** The four padding longhands, in CSS shorthand order: top, right, bottom, left. */\nconst PADDING_SIDES = [\n 'padding-top',\n 'padding-right',\n 'padding-bottom',\n 'padding-left',\n] as const;\n\nconst PADDING_SIDE_SET: ReadonlySet<string> = new Set<string>(PADDING_SIDES);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/** The collapsed shorthand the four sides fold into (carrying important / relative-unit flags). */\ninterface PaddingFold {\n readonly value: string; // 1-value (`16px`) or 2-value (`8px 16px`) form\n readonly important: boolean;\n readonly relative: boolean;\n}\n\n/**\n * Inspect the BASE-condition block of `sm` and, iff all four padding longhands are present, share a\n * uniform `!important` flag, and form matching x/y pairs (`top===bottom` AND `left===right`), return\n * the shortest equivalent shorthand value. Returns `null` when the sides cannot fold.\n */\nfunction analyzePadding(sm: StyleMap): PaddingFold | null {\n const block = sm.blocks.get(BASE_KEY);\n if (!block) return null;\n\n const sides: StyleDecl[] = [];\n for (const side of PADDING_SIDES) {\n const decl = block.decls.get(side as CssProperty);\n if (!decl) return null;\n sides.push(decl);\n }\n const [top, right, bottom, left] = sides as [StyleDecl, StyleDecl, StyleDecl, StyleDecl];\n\n // A shorthand cannot carry per-side `!important`; only fold a uniform flag.\n if (\n !(\n top.important === right.important &&\n right.important === bottom.important &&\n bottom.important === left.important\n )\n ) {\n return null;\n }\n\n const tv = String(top.value);\n const rv = String(right.value);\n const bv = String(bottom.value);\n const lv = String(left.value);\n\n // Only the `p-*` (all equal) and `px-* py-*` (matching pairs) shapes are in scope.\n if (tv !== bv || lv !== rv) return null;\n\n const value = tv === lv ? tv : `${tv} ${lv}`;\n const relative = sides.some((d) => d.relativeToParent);\n return { value, important: top.important, relative };\n}\n\n/* ───────────────────────── style rebuild ───────────────────────── */\n\n/** Rebuild `sm` with the four BASE-block padding longhands replaced by one `padding` shorthand. */\nfunction withFoldedPadding(sm: StyleMap, fold: PaddingFold): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (PADDING_SIDE_SET.has(String(prop))) continue; // drop the four longhands\n decls.set(prop, decl);\n }\n const shorthand: StyleDecl = {\n property: 'padding' as CssProperty,\n value: fold.value as CssValue,\n important: fold.important,\n relativeToParent: fold.relative,\n inherited: false, // padding is never inherited\n };\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/**\n * Compress an element's four equal/paired padding longhands into the shortest `padding` shorthand.\n */\nexport const paddingShorthand = definePattern({\n name: 'padding-shorthand',\n category: 'compress/padding-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse padding longhands to shorthand',\n summary:\n 'Equal padding on all four sides (or matching x/y pairs) expressed as separate longhand ' +\n 'declarations is collapsed to the shortest equivalent padding shorthand (p-* / px-* py-*).',\n before: '<div class=\"pt-4 pr-4 pb-4 pl-4\"/>',\n after: '<div class=\"p-4\"/>',\n safetyRationale:\n 'A value-preserving re-serialization of the same computed padding on the same node — a class-only ' +\n 'change. It is safe even on an element with a ref, event handler, dynamic child, or ' +\n 'dangerouslySetInnerHTML — a className rewrite touches none of them; only a dynamic/opaque class ' +\n 'list or a combinator-subject class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const fold = analyzePadding(computed);\n return fold ? withFoldedPadding(computed, fold) : null;\n },\n },\n test: {\n cases: [\n {\n // The four equal padding longhands collapse to a `padding` shorthand at the IR level, and the\n // minimizing reverse-emit picks the single shortest utility (`p-4`) that reproduces it,\n // replacing the four `p{t,r,b,l}-4` tokens. `bg-red-200` is preserved (its order is stable).\n before: '<div className=\"pt-4 pr-4 pb-4 pl-4 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 p-4\">box</div>',\n },\n {\n // A dynamic `{x}` child no longer blocks compress: only the element's OWN class tokens are\n // rewritten (px-4 py-4 → p-4); the dynamic child is untouched by a class-only change. This is\n // the real-app common case (most elements have dynamic content).\n before: '<div className=\"px-4 py-4\">{x}</div>',\n after: '<div className=\"p-4\">{x}</div>',\n },\n ],\n // Asymmetric padding (top != bottom) cannot fold into a shorthand → left unchanged.\n noMatch: ['<div className=\"pt-2 pr-4 pb-8 pl-4 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `place-shorthand`.\n *\n * Recompacts the grid/flex alignment longhands on an element's computed style into the CSS `place-*`\n * shorthands whenever the two axes of a pair agree:\n *\n * • align-items == justify-items → `place-items: <v>` (Tailwind `items-* justify-items-*`)\n * • align-content == justify-content → `place-content: <v>` (Tailwind `content-* justify-*`)\n *\n * The two collapses are INDEPENDENT: an element whose items pair agrees but whose content pair does\n * not collapses only `place-items` and keeps the content longhands verbatim. The shared normalizer\n * leaves all four alignment properties as independent longhands (it synthesizes no `place-*`\n * shorthand), so an element styled with two matching axis utilities keeps the longhands until this\n * pass folds them. When neither pair agrees the pattern declines.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless at least one\n * alignment pair collapses.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── property handles ───────────────────────── */\n\nconst ALIGN_ITEMS = 'align-items' as CssProperty;\nconst JUSTIFY_ITEMS = 'justify-items' as CssProperty;\nconst PLACE_ITEMS = 'place-items' as CssProperty;\n\nconst ALIGN_CONTENT = 'align-content' as CssProperty;\nconst JUSTIFY_CONTENT = 'justify-content' as CssProperty;\nconst PLACE_CONTENT = 'place-content' as CssProperty;\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\n/* ───────────────────────── helpers ───────────────────────── */\n\n/** Two alignment decls collapse only if they agree on BOTH normalized value and `!important`. */\nfunction samePair(a: StyleDecl | undefined, b: StyleDecl | undefined): boolean {\n return a !== undefined && b !== undefined && a.value === b.value && a.important === b.important;\n}\n\n/** Build a `place-*` shorthand decl carrying the (uniform) value/`!important` of its axis pair. */\nfunction placeDecl(property: CssProperty, align: StyleDecl): StyleDecl {\n return {\n property,\n value: align.value as CssValue,\n important: align.important,\n relativeToParent: false, // alignment keywords (center/start/stretch/…) are not length-relative\n inherited: false, // none of the place-* alignment properties are inherited\n };\n}\n\n/** Rebuild `sm` with the base block's decls replaced; all other condition blocks pass through. */\nfunction withBaseDecls(sm: StyleMap, baseDecls: ReadonlyMap<CssProperty, StyleDecl>): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n const decls =\n key === BASE_KEY ? new Map<CssProperty, StyleDecl>(baseDecls) : block.decls;\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold matching align/justify pairs into the `place-items` / `place-content` shorthands. */\nexport const placeShorthand = definePattern({\n name: 'place-shorthand',\n category: 'compress/place-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse matching alignment pairs into `place-*` shorthands',\n summary:\n 'When align-items equals justify-items they collapse to `place-items`; when align-content ' +\n 'equals justify-content they collapse to `place-content`. The two collapses are independent.',\n before: '<div style=\"align-items:center;justify-items:center\"/>',\n after: '<div style=\"place-items:center\"/>',\n safetyRationale:\n 'A `place-*` shorthand is value-identical to its equal align/justify pair — a class-only change. It ' +\n 'is safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — ' +\n 'a className rewrite touches none of them; only a dynamic/opaque class list or a combinator-subject ' +\n 'class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = computed.blocks.get(BASE_KEY);\n if (!base) return null;\n\n const alignItems = base.decls.get(ALIGN_ITEMS);\n const justifyItems = base.decls.get(JUSTIFY_ITEMS);\n const alignContent = base.decls.get(ALIGN_CONTENT);\n const justifyContent = base.decls.get(JUSTIFY_CONTENT);\n\n const next = new Map<CssProperty, StyleDecl>(base.decls);\n let collapsed = false;\n\n // 1. Items axis: align-items == justify-items → `place-items`.\n if (samePair(alignItems, justifyItems)) {\n next.delete(ALIGN_ITEMS);\n next.delete(JUSTIFY_ITEMS);\n next.set(PLACE_ITEMS, placeDecl(PLACE_ITEMS, alignItems!));\n collapsed = true;\n }\n // 2. Content axis: align-content == justify-content → `place-content`.\n if (samePair(alignContent, justifyContent)) {\n next.delete(ALIGN_CONTENT);\n next.delete(JUSTIFY_CONTENT);\n next.set(PLACE_CONTENT, placeDecl(PLACE_CONTENT, alignContent!));\n collapsed = true;\n }\n\n if (!collapsed) return null; // nothing to compress — decline\n return withBaseDecls(computed, next);\n },\n },\n test: {\n cases: [\n {\n // The matching items pair collapses to a `place-items` decl at the IR level; the minimizing\n // reverse-emit picks the single utility covering both (`place-items-center`), replacing the\n // `items-center`+`justify-items-center` pair. `bg-red-200` is preserved.\n before: '<div className=\"items-center justify-items-center bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 place-items-center\">box</div>',\n },\n ],\n // Mismatched alignment (align-items != justify-items, no content pair) → nothing collapses.\n noMatch: ['<div className=\"items-center justify-items-start bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `scroll-margin-shorthand`.\n *\n * Collapses an element whose four scroll-margin sides are expressed as separate longhand\n * declarations and are ALL EQUAL into the single CSS `scroll-margin` shorthand:\n *\n * scroll-margin-top:1rem; scroll-margin-right:1rem;\n * scroll-margin-bottom:1rem; scroll-margin-left:1rem\n * ⇒ scroll-margin:1rem (Tailwind `scroll-m-4`)\n *\n * Tailwind's `scroll-mt-*` / `scroll-mx-*` / … utilities each resolve to the matching\n * `scroll-margin-*` longhand(s), and the shared normalizer keeps `scroll-margin` un-expanded (it is\n * NOT one of the box shorthands the normalizer splits). So only the all-equal (1-value) form maps\n * cleanly to a single `scroll-m-*` utility — the 2-value (`scroll-mx`/`scroll-my`) shape is left to\n * the resolver's own reverse-emit. This pass runs the collapse in reverse on the computed map ONLY\n * when all four sides share one value, replacing them with one `scroll-margin` decl so the minimizing\n * reverse-emit can pick a single `scroll-m-*` token instead of two axis tokens.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless the four sides are\n * present, concrete, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── scroll-margin analysis ───────────────────────── */\n\n/** The four scroll-margin longhands. */\nconst SCROLL_MARGIN_SIDES = [\n 'scroll-margin-top',\n 'scroll-margin-right',\n 'scroll-margin-bottom',\n 'scroll-margin-left',\n] as const satisfies readonly string[];\n\nconst SIDE_SET: ReadonlySet<string> = new Set<string>(SCROLL_MARGIN_SIDES);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\nconst SCROLL_MARGIN = 'scroll-margin' as CssProperty;\n\n/** CSS-wide keywords for which a side collapse is pointless or unsound. */\nconst NON_COLLAPSIBLE_VALUES: ReadonlySet<string> = new Set<string>([\n 'initial',\n 'inherit',\n 'unset',\n 'revert',\n 'revert-layer',\n]);\n\n/** The single value all four sides fold into (carrying important / relative-unit flags). */\ninterface ScrollMarginFold {\n readonly value: string;\n readonly important: boolean;\n readonly relative: boolean;\n}\n\n/**\n * Inspect the BASE-condition block of `sm` and, iff all four scroll-margin longhands are present,\n * share a uniform `!important` flag, hold a concrete (non-keyword) value, and are ALL EQUAL, return\n * that value. Returns `null` when the sides cannot fold to one `scroll-margin`.\n */\nfunction analyzeScrollMargin(sm: StyleMap): ScrollMarginFold | null {\n const block = sm.blocks.get(BASE_KEY);\n if (!block) return null;\n\n const sides: StyleDecl[] = [];\n for (const side of SCROLL_MARGIN_SIDES) {\n const decl = block.decls.get(side as CssProperty);\n if (!decl) return null;\n sides.push(decl);\n }\n\n // A shorthand cannot carry per-side `!important`; only fold a uniform flag.\n const important = sides[0]!.important;\n if (!sides.every((d) => d.important === important)) return null;\n\n const value = String(sides[0]!.value);\n if (NON_COLLAPSIBLE_VALUES.has(value)) return null;\n if (!sides.every((d) => String(d.value) === value)) return null;\n\n const relative = sides.some((d) => d.relativeToParent);\n return { value, important, relative };\n}\n\n/* ───────────────────────── style rebuild ───────────────────────── */\n\n/** Rebuild `sm` with the four BASE-block scroll-margin longhands replaced by one shorthand decl. */\nfunction withFoldedScrollMargin(sm: StyleMap, fold: ScrollMarginFold): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (SIDE_SET.has(String(prop))) continue; // drop the four longhands\n decls.set(prop, decl);\n }\n const shorthand: StyleDecl = {\n property: SCROLL_MARGIN,\n value: fold.value as CssValue,\n important: fold.important,\n relativeToParent: fold.relative,\n inherited: false, // scroll-margin is never inherited\n };\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold four equal scroll-margin sides into the single `scroll-margin` shorthand. */\nexport const scrollMarginShorthand = definePattern({\n name: 'scroll-margin-shorthand',\n category: 'compress/scroll-margin-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal scroll-margin sides into scroll-margin',\n summary:\n 'An element whose four scroll-margin sides are all equal is rewritten to the single Tailwind ' +\n 'scroll-m-* utility (scroll-margin === the four equal sides).',\n before: '<div class=\"scroll-mt-4 scroll-mr-4 scroll-mb-4 scroll-ml-4\"/>',\n after: '<div class=\"scroll-m-4\"/>',\n safetyRationale:\n '`scroll-margin` is value-identical to four equal scroll-margin sides — a class-only change. It is ' +\n 'safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — a ' +\n 'className rewrite touches none of them; only a dynamic/opaque class list or a combinator-subject ' +\n 'class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const fold = analyzeScrollMargin(computed);\n return fold ? withFoldedScrollMargin(computed, fold) : null;\n },\n },\n test: {\n cases: [\n {\n // The four equal scroll-margin longhands collapse to a `scroll-margin` decl at the IR level; the\n // minimizing reverse-emit then picks the single shortest utility (`scroll-m-4`) that reproduces\n // it, replacing the four `scroll-m{t,r,b,l}-4` tokens. `bg-red-200` is preserved.\n before: '<div className=\"scroll-mt-4 scroll-mr-4 scroll-mb-4 scroll-ml-4 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 scroll-m-4\">box</div>',\n },\n ],\n // Sides differ (top != bottom) → no all-equal collapse.\n noMatch: ['<div className=\"scroll-mt-2 scroll-mr-4 scroll-mb-8 scroll-ml-4 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `scroll-padding-shorthand`.\n *\n * Collapses an element whose four scroll-padding sides are expressed as separate longhand\n * declarations and are ALL EQUAL into the single CSS `scroll-padding` shorthand:\n *\n * scroll-padding-top:1rem; scroll-padding-right:1rem;\n * scroll-padding-bottom:1rem; scroll-padding-left:1rem\n * ⇒ scroll-padding:1rem (Tailwind `scroll-p-4`)\n *\n * Tailwind's `scroll-pt-*` / `scroll-px-*` / … utilities each resolve to the matching\n * `scroll-padding-*` longhand(s), and the shared normalizer keeps `scroll-padding` un-expanded (it is\n * NOT one of the box shorthands the normalizer splits). So only the all-equal (1-value) form maps\n * cleanly to a single `scroll-p-*` utility — the 2-value (`scroll-px`/`scroll-py`) shape is left to\n * the resolver's own reverse-emit. This pass runs the collapse in reverse on the computed map ONLY\n * when all four sides share one value, replacing them with one `scroll-padding` decl so the minimizing\n * reverse-emit can pick a single `scroll-p-*` token instead of two axis tokens.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, declining (`null`) unless the four sides are\n * present, concrete, equal, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, CssValue, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { definePattern } from '@domflax/pattern-kit';\n\n/* ───────────────────────── scroll-padding analysis ───────────────────────── */\n\n/** The four scroll-padding longhands. */\nconst SCROLL_PADDING_SIDES = [\n 'scroll-padding-top',\n 'scroll-padding-right',\n 'scroll-padding-bottom',\n 'scroll-padding-left',\n] as const satisfies readonly string[];\n\nconst SIDE_SET: ReadonlySet<string> = new Set<string>(SCROLL_PADDING_SIDES);\n\nconst BASE_KEY: ConditionKey = conditionKey(BASE_CONDITION);\n\nconst SCROLL_PADDING = 'scroll-padding' as CssProperty;\n\n/** CSS-wide keywords for which a side collapse is pointless or unsound. */\nconst NON_COLLAPSIBLE_VALUES: ReadonlySet<string> = new Set<string>([\n 'initial',\n 'inherit',\n 'unset',\n 'revert',\n 'revert-layer',\n]);\n\n/** The single value all four sides fold into (carrying important / relative-unit flags). */\ninterface ScrollPaddingFold {\n readonly value: string;\n readonly important: boolean;\n readonly relative: boolean;\n}\n\n/**\n * Inspect the BASE-condition block of `sm` and, iff all four scroll-padding longhands are present,\n * share a uniform `!important` flag, hold a concrete (non-keyword) value, and are ALL EQUAL, return\n * that value. Returns `null` when the sides cannot fold to one `scroll-padding`.\n */\nfunction analyzeScrollPadding(sm: StyleMap): ScrollPaddingFold | null {\n const block = sm.blocks.get(BASE_KEY);\n if (!block) return null;\n\n const sides: StyleDecl[] = [];\n for (const side of SCROLL_PADDING_SIDES) {\n const decl = block.decls.get(side as CssProperty);\n if (!decl) return null;\n sides.push(decl);\n }\n\n // A shorthand cannot carry per-side `!important`; only fold a uniform flag.\n const important = sides[0]!.important;\n if (!sides.every((d) => d.important === important)) return null;\n\n const value = String(sides[0]!.value);\n if (NON_COLLAPSIBLE_VALUES.has(value)) return null;\n if (!sides.every((d) => String(d.value) === value)) return null;\n\n const relative = sides.some((d) => d.relativeToParent);\n return { value, important, relative };\n}\n\n/* ───────────────────────── style rebuild ───────────────────────── */\n\n/** Rebuild `sm` with the four BASE-block scroll-padding longhands replaced by one shorthand decl. */\nfunction withFoldedScrollPadding(sm: StyleMap, fold: ScrollPaddingFold): StyleMap {\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== BASE_KEY) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, decl] of block.decls) {\n if (SIDE_SET.has(String(prop))) continue; // drop the four longhands\n decls.set(prop, decl);\n }\n const shorthand: StyleDecl = {\n property: SCROLL_PADDING,\n value: fold.value as CssValue,\n important: fold.important,\n relativeToParent: fold.relative,\n inherited: false, // scroll-padding is never inherited\n };\n decls.set(shorthand.property, shorthand);\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold four equal scroll-padding sides into the single `scroll-padding` shorthand. */\nexport const scrollPaddingShorthand = definePattern({\n name: 'scroll-padding-shorthand',\n category: 'compress/scroll-padding-shorthand',\n safety: 1,\n doc: {\n title: 'Collapse equal scroll-padding sides into scroll-padding',\n summary:\n 'An element whose four scroll-padding sides are all equal is rewritten to the single Tailwind ' +\n 'scroll-p-* utility (scroll-padding === the four equal sides).',\n before: '<div class=\"scroll-pt-4 scroll-pr-4 scroll-pb-4 scroll-pl-4\"/>',\n after: '<div class=\"scroll-p-4\"/>',\n safetyRationale:\n '`scroll-padding` is value-identical to four equal scroll-padding sides — a class-only change. It ' +\n 'is safe even on an element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — ' +\n 'a className rewrite touches none of them; only a dynamic/opaque class list or a combinator-subject ' +\n 'class is excluded, so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const fold = analyzeScrollPadding(computed);\n return fold ? withFoldedScrollPadding(computed, fold) : null;\n },\n },\n test: {\n cases: [\n {\n // The four equal scroll-padding longhands collapse to a `scroll-padding` decl at the IR level;\n // the minimizing reverse-emit then picks the single shortest utility (`scroll-p-4`) that\n // reproduces it, replacing the four `scroll-p{t,r,b,l}-4` tokens. `bg-red-200` is preserved.\n before: '<div className=\"scroll-pt-4 scroll-pr-4 scroll-pb-4 scroll-pl-4 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 scroll-p-4\">box</div>',\n },\n ],\n // Sides differ (top != bottom) → no all-equal collapse.\n noMatch: ['<div className=\"scroll-pt-2 scroll-pr-4 scroll-pb-8 scroll-pl-4 bg-red-200\">box</div>'],\n },\n});\n","/**\n * @domflax/patterns — compress pattern: `size-shorthand`.\n *\n * Collapses an element whose computed `width` and `height` are EQUAL into the single Tailwind\n * `size-*` utility:\n *\n * <div style=\"width:1rem; height:1rem\"/> → <div class=\"size-4\"/>\n *\n * At the IR level we work over the normalized computed StyleMap (CSS longhands), so the pattern\n * recognizes the `width === height` shape in the BASE condition and rebuilds the element's class\n * StyleMap with a single `size` declaration (the resolver reverse-emits the concrete `size-*` token\n * at codegen). Both longhands are removed and replaced by the merged `size` decl, so the rewrite is\n * idempotent — once collapsed there is no `width`+`height` pair left to re-match.\n *\n * Authored with the declarative {@link pattern} API: `definePattern` auto-applies the compress safety guards — a dynamic or opaque class list\n * and combinator-subject selectors are excluded (a ref / event handler / dynamic child / dangerous\n * HTML never blocks a class-only rewrite); the\n * `rewriteClasses` recipe rebuilds the class StyleMap, returning `null` (decline) unless the BASE\n * width/height are equal, concrete, and share an `!important` flag.\n */\n\nimport type { ConditionKey, CssProperty, StyleBlock, StyleDecl, StyleMap } from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\n\nimport { normalizer, definePattern } from '@domflax/pattern-kit';\n\nconst WIDTH = 'width' as CssProperty;\nconst HEIGHT = 'height' as CssProperty;\nconst SIZE = 'size' as CssProperty;\n\n/** Values for which collapsing the two axes is pointless or unsound (no concrete equal extent). */\nconst NON_COLLAPSIBLE_VALUES: ReadonlySet<string> = new Set<string>(['auto', 'initial', 'unset']);\n\n/* ───────────────────────── helpers ───────────────────────── */\n\n/** Read the BASE-condition block of the node's normalized computed StyleMap, if any. */\nfunction baseBlock(sm: StyleMap): StyleBlock | undefined {\n return sm.blocks.get(conditionKey(BASE_CONDITION));\n}\n\n/**\n * Rebuild the computed StyleMap with the BASE block's `width`/`height` pair replaced by a single\n * `size` declaration; all other conditions/blocks are preserved verbatim.\n */\nfunction withSizeShorthand(sm: StyleMap, value: string, important: boolean): StyleMap {\n const baseKey = conditionKey(BASE_CONDITION);\n const blocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of sm.blocks) {\n if (key !== baseKey) {\n blocks.set(key, block);\n continue;\n }\n const decls = new Map<CssProperty, StyleDecl>(block.decls);\n decls.delete(WIDTH);\n decls.delete(HEIGHT);\n for (const decl of normalizer.normalizeDeclaration(String(SIZE), value, important)) {\n decls.set(decl.property, decl);\n }\n blocks.set(key, { condition: block.condition, decls });\n }\n return { blocks };\n}\n\n/* ───────────────────────── the pattern ───────────────────────── */\n\n/** Fold equal `width`/`height` into the `size-*` utility. */\nexport const sizeShorthand = definePattern({\n name: 'size-shorthand',\n category: 'compress/size-shorthand',\n safety: 2,\n doc: {\n title: 'Collapse equal width/height into size-*',\n summary:\n 'An element whose computed width and height are equal is rewritten to the single Tailwind ' +\n 'size-* utility (size-* === width + height at the same value).',\n before: '<div style=\"width:1rem;height:1rem\"/>',\n after: '<div class=\"size-4\"/>',\n safetyRationale:\n '`size-*` is value-identical to equal width+height — a class-only change. It is safe even on an ' +\n 'element with a ref, event handler, dynamic child, or dangerouslySetInnerHTML — a className rewrite ' +\n 'touches none of them; only a dynamic/opaque class list or a combinator-subject class is excluded, ' +\n 'so no behaviour or project selector is disturbed.',\n },\n rewrite: {\n rewriteClasses(computed: StyleMap): StyleMap | null {\n const base = baseBlock(computed);\n const w = base?.decls.get(WIDTH);\n const h = base?.decls.get(HEIGHT);\n if (!w || !h) return null;\n if (w.important !== h.important) return null;\n if (NON_COLLAPSIBLE_VALUES.has(String(w.value))) return null;\n if (w.value !== h.value) return null;\n return withSizeShorthand(computed, String(w.value), w.important);\n },\n },\n test: {\n cases: [\n {\n // Equal width/height collapse to a `size` decl at the IR level; the minimizing reverse-emit\n // expands `size` back to width+height, finds the single utility covering both (`size-10`), and\n // replaces the `h-10`+`w-10` pair with it. `bg-red-200` is preserved.\n before: '<div className=\"h-10 w-10 bg-red-200\">box</div>',\n after: '<div className=\"bg-red-200 size-10\">box</div>',\n },\n ],\n // Width and height differ → no equal-axis collapse.\n noMatch: ['<div className=\"h-10 w-20 bg-red-200\">box</div>'],\n },\n});\n","/**\n * AUTO-GENERATED by `scripts/gen-registry.mjs` — DO NOT EDIT BY HAND.\n *\n * Regenerate with `npm run generate` (also runs automatically before build/typecheck/test).\n * Patterns are discovered by the `*.pattern.ts` file convention under `src/library/flatten`\n * and `src/library/compress`; the array below is sorted flatten-before-compress.\n */\n\nimport type { Pattern } from '@domflax/core';\n\nimport { displayContentsWrapper } from './library/flatten/display-contents-wrapper.pattern';\nimport { emptyStyleDiv } from './library/flatten/empty-style-div.pattern';\nimport { flexCenterWrapper } from './library/flatten/flex-center-wrapper.pattern';\nimport { inlineFlexCenterWrapper } from './library/flatten/inline-flex-center-wrapper.pattern';\nimport { nestedFlexMerge } from './library/flatten/nested-flex-merge.pattern';\nimport { nestedGridMerge } from './library/flatten/nested-grid-merge.pattern';\nimport { passthroughWrapper } from './library/flatten/passthrough-wrapper.pattern';\nimport { redundantFragment } from './library/flatten/redundant-fragment.pattern';\nimport { redundantInlineWrapper } from './library/flatten/redundant-inline-wrapper.pattern';\nimport { borderRadiusShorthand } from './library/compress/border-radius-shorthand.pattern';\nimport { borderShorthand } from './library/compress/border-shorthand.pattern';\nimport { dedupeClasses } from './library/compress/dedupe-classes.pattern';\nimport { gapShorthand } from './library/compress/gap-shorthand.pattern';\nimport { insetShorthand } from './library/compress/inset-shorthand.pattern';\nimport { marginShorthand } from './library/compress/margin-shorthand.pattern';\nimport { overflowShorthand } from './library/compress/overflow-shorthand.pattern';\nimport { overscrollBehaviorShorthand } from './library/compress/overscroll-behavior-shorthand.pattern';\nimport { paddingShorthand } from './library/compress/padding-shorthand.pattern';\nimport { placeShorthand } from './library/compress/place-shorthand.pattern';\nimport { scrollMarginShorthand } from './library/compress/scroll-margin-shorthand.pattern';\nimport { scrollPaddingShorthand } from './library/compress/scroll-padding-shorthand.pattern';\nimport { sizeShorthand } from './library/compress/size-shorthand.pattern';\n\nexport {\n displayContentsWrapper,\n emptyStyleDiv,\n flexCenterWrapper,\n inlineFlexCenterWrapper,\n nestedFlexMerge,\n nestedGridMerge,\n passthroughWrapper,\n redundantFragment,\n redundantInlineWrapper,\n borderRadiusShorthand,\n borderShorthand,\n dedupeClasses,\n gapShorthand,\n insetShorthand,\n marginShorthand,\n overflowShorthand,\n overscrollBehaviorShorthand,\n paddingShorthand,\n placeShorthand,\n scrollMarginShorthand,\n scrollPaddingShorthand,\n sizeShorthand,\n};\n\n/** Every built-in pattern, in registration order (flatten patterns before compress). */\nexport const builtinPatterns: readonly Pattern[] = [\n displayContentsWrapper,\n emptyStyleDiv,\n flexCenterWrapper,\n inlineFlexCenterWrapper,\n nestedFlexMerge,\n nestedGridMerge,\n passthroughWrapper,\n redundantFragment,\n redundantInlineWrapper,\n borderRadiusShorthand,\n borderShorthand,\n dedupeClasses,\n gapShorthand,\n insetShorthand,\n marginShorthand,\n overflowShorthand,\n overscrollBehaviorShorthand,\n paddingShorthand,\n placeShorthand,\n scrollMarginShorthand,\n scrollPaddingShorthand,\n sizeShorthand,\n];\n\nexport default builtinPatterns;\n","/**\n * @domflax/patterns — the built-in rewrite pattern library.\n *\n * Patterns are AUTO-DISCOVERED by file convention: any `*.pattern.ts` under `src/library/flatten/`\n * or `src/library/compress/` that default- or named-exports a `definePattern()`-built Pattern is picked up by\n * `scripts/gen-registry.mjs`, which writes `src/_registry.generated.ts` (a gitignored build\n * artifact, regenerated before build/typecheck/test). Adding a pattern therefore needs no manual\n * edit to this file — just drop in a new `*.pattern.ts`.\n *\n * This barrel simply re-exports the generated registry: every pattern individually, the assembled\n * {@link builtinPatterns} array (flatten patterns before compress), and that array as the default.\n */\n\nimport { builtinPatterns } from './_registry.generated';\n\nexport * from './_registry.generated';\n\nexport default builtinPatterns;\n","/**\n * @domflax/resolver-tailwind — the {@link StyleResolver} implementation + public factory.\n */\n\nimport type {\n CssProperty,\n EmitContext,\n EmitResult,\n OpaqueToken,\n ResolveInput,\n ResolveResult,\n SelectorUsage,\n StyleCondition,\n StyleDecl,\n StyleMap,\n StyleOrigin,\n StyleResolver,\n} from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\nimport { normalizer } from '@domflax/pattern-kit';\n\nimport type { TailwindResolverConfig } from './config';\nimport { expandForEmit, synthesizeResidual } from './emit';\nimport { loadEngine } from './engine';\nimport type { ExtractedToken } from './extract';\nimport { extractToken } from './extract';\nimport { fnv1a } from './fingerprint';\nimport { parseSelector, unescapeClass } from './selector';\nimport { serializeCssNode } from './serialize';\nimport { buildStyleMap, shadowedBy } from './stylemap';\nimport type { TwEngine, TwGeneratedDecl, TwGeneratedRule } from './types';\nimport { DROPPABLE_USAGE, OPAQUE_USAGE } from './usage';\n\nclass TailwindResolver implements StyleResolver {\n readonly id = 'tailwind';\n readonly provider: string;\n readonly fingerprint: string;\n\n readonly #engine: TwEngine | null;\n /** Per-token extraction cache (engine output is pure for a fixed config). */\n readonly #tokenCache = new Map<string, ExtractedToken>();\n /** Per-class-set forward-resolution cache. */\n readonly #resolveCache = new Map<string, ResolveResult>();\n /** Lazily built reverse index for {@link emit}. */\n #reverseIndex: ReadonlyArray<readonly [string, ReadonlyMap<CssProperty, string>]> | null = null;\n\n constructor(config: TailwindResolverConfig = {}) {\n this.#engine = loadEngine(config);\n this.provider =\n config.provider ?? (this.#engine ? `tailwindcss@${this.#engine.version}` : 'tailwindcss');\n const seed = JSON.stringify(config.config ?? {}) + (config.configPath ?? '');\n this.fingerprint = config.fingerprint ?? `${this.provider}/${fnv1a(seed)}`;\n }\n\n /** Engine-backed, cached single-token extraction. */\n #extract(token: string): ExtractedToken {\n const cached = this.#tokenCache.get(token);\n if (cached) return cached;\n let result: ExtractedToken;\n if (!this.#engine) {\n result = { blocks: [], produced: false };\n } else {\n try {\n result = extractToken(token, this.#engine.generate([token]));\n } catch {\n result = { blocks: [], produced: false };\n }\n }\n this.#tokenCache.set(token, result);\n return result;\n }\n\n owns(token: string): boolean {\n if (token.length === 0) return false;\n return this.#extract(token).produced;\n }\n\n resolve(input: ResolveInput): ResolveResult {\n const key = JSON.stringify(input.classes);\n const cached = this.#resolveCache.get(key);\n if (cached) return cached;\n\n // condition-key → { condition, longhand decls }. Iterating classes in source order means later\n // utilities overwrite earlier ones on the same property (equal-specificity cascade).\n const blockMaps = new Map<\n string,\n { condition: StyleCondition; decls: Map<CssProperty, StyleDecl> }\n >();\n const resolved: string[] = [];\n const unknown: string[] = [];\n const opaque: OpaqueToken[] = [];\n\n input.classes.forEach((token, tokenIndex) => {\n const extracted = this.#extract(token);\n if (!extracted.produced) {\n unknown.push(token);\n return;\n }\n if (extracted.opaque) opaque.push(extracted.opaque);\n if (extracted.blocks.length === 0) return; // produced only opaque rules\n\n const origin: StyleOrigin = { kind: 'class', tokenIndex, className: token };\n let contributed = false;\n for (const block of extracted.blocks) {\n const ck = conditionKey(block.condition);\n let bucket = blockMaps.get(ck);\n if (!bucket) {\n bucket = { condition: block.condition, decls: new Map() };\n blockMaps.set(ck, bucket);\n }\n for (const [prop, value, important] of block.decls) {\n for (const decl of normalizer.normalizeDeclaration(prop, value, important)) {\n // Record provenance: a LATER token on the same property shadows the earlier one. The\n // overridden origin (plus anything it already shadowed) is carried in `shadowed`, which\n // is exactly what the `dedupe-classes` pattern reads to find fully-overridden tokens.\n // This only enriches decl metadata — the resolved VALUES are unchanged.\n const prev = bucket.decls.get(decl.property);\n const shadowed = prev ? shadowedBy(prev) : undefined;\n bucket.decls.set(decl.property, shadowed ? { ...decl, origin, shadowed } : { ...decl, origin });\n contributed = true;\n }\n }\n }\n if (contributed) resolved.push(token);\n });\n\n const result: ResolveResult = {\n styles: buildStyleMap(blockMaps),\n resolved,\n unknown,\n opaque,\n warnings: [],\n };\n this.#resolveCache.set(key, result);\n return result;\n }\n\n /**\n * Lazily build the reverse index from the engine's own enumerable class list. Each indexable\n * utility maps to its NORMALIZED BASE longhand declarations (property → canonical value). Utilities\n * with variant conditions, combinator selectors, or no BASE declarations are skipped. Sorted by\n * declaration count (desc) so greedier (shorthand-like) utilities are tried first.\n */\n #buildReverseIndex(): ReadonlyArray<readonly [string, ReadonlyMap<CssProperty, string>]> {\n if (this.#reverseIndex) return this.#reverseIndex;\n const index: Array<readonly [string, Map<CssProperty, string>]> = [];\n if (this.#engine) {\n try {\n const classes = this.#engine.context\n .getClassList()\n .filter((c): c is string => typeof c === 'string');\n const nodes = this.#engine.generate(classes);\n // Re-extract per class would be costly; instead group decls by their (single) class selector.\n for (const node of nodes) {\n if (node.type !== 'rule') continue; // skip @media / @keyframes wrappers (⇒ variants only)\n const rule = node as TwGeneratedRule;\n const parsed = parseSelector(rule.selector);\n if (parsed.kind !== 'simple' || parsed.states.length > 0 || parsed.pseudoElement !== '') {\n continue; // BASE-only\n }\n const className = unescapeClass(rule.selector);\n if (className === null) continue;\n const decls = new Map<CssProperty, string>();\n for (const child of rule.nodes ?? []) {\n if (child.type !== 'decl') continue;\n const d = child as TwGeneratedDecl;\n if (typeof d.value !== 'string') continue;\n for (const decl of normalizer.normalizeDeclaration(d.prop, d.value, d.important === true)) {\n decls.set(decl.property, String(decl.value));\n }\n }\n if (decls.size > 0) index.push([className, decls]);\n }\n } catch {\n /* leave index empty on failure — emit degrades to a no-op */\n }\n }\n index.sort((a, b) => b[1].size - a[1].size || (a[0] < b[0] ? -1 : a[0] > b[0] ? 1 : 0));\n this.#reverseIndex = index;\n return index;\n }\n\n emit(styles: StyleMap, ctx: EmitContext): EmitResult {\n const norm = ctx.normalizer ?? normalizer;\n const normalized = norm.normalizeStyleMap(styles);\n const base = normalized.blocks.get(conditionKey(BASE_CONDITION));\n if (!base || base.decls.size === 0) return { classes: [], exact: true, warnings: [] };\n\n // Only the BASE block is reverse-synthesized (see module LIMITATION). Any non-base condition\n // present in the target means we cannot be exact.\n const hasNonBase = normalized.blocks.size > 1;\n\n // The target longhand map. The IR's compress passes hand us SHORTHAND properties (`padding`,\n // `margin`, `inset`, `inset-block`, `inset-inline`, `size`); we expand them to the same longhand\n // basis the reverse index is keyed on, so a single shorthand utility (`p-4`, `size-4`, `inset-0`)\n // can cover them.\n const target = new Map<CssProperty, string>();\n for (const [prop, decl] of base.decls) {\n for (const [lp, lv] of expandForEmit(norm, String(prop), String(decl.value), decl.important)) {\n target.set(lp, lv);\n }\n }\n\n // Keep only utilities every one of whose declarations matches the target (an exact-fit subset);\n // emitting a utility that sets an unwanted property/value would change the computed style.\n const candidates: Array<readonly [string, ReadonlyMap<CssProperty, string>]> = [];\n for (const entry of this.#buildReverseIndex()) {\n const [, declMap] = entry;\n if (declMap.size === 0 || declMap.size > target.size) continue;\n let fits = true;\n for (const [prop, value] of declMap) {\n if (target.get(prop) !== value) {\n fits = false;\n break;\n }\n }\n if (fits) candidates.push(entry);\n }\n\n // Greedy set-cover: repeatedly take the candidate covering the MOST still-needed declarations,\n // so a shorthand (`p-4`, 4 decls) beats `px-4`+`py-4`. Ties break toward the tighter decl-set\n // then lexicographically, for deterministic output.\n const remaining = new Map(target);\n const classes: string[] = [];\n while (remaining.size > 0) {\n let best: readonly [string, ReadonlyMap<CssProperty, string>] | null = null;\n let bestCover = 0;\n for (const entry of candidates) {\n const [token, declMap] = entry;\n let cover = 0;\n for (const prop of declMap.keys()) if (remaining.has(prop)) cover += 1;\n if (cover === 0) continue;\n const better =\n best === null ||\n cover > bestCover ||\n (cover === bestCover && declMap.size < best[1].size) ||\n (cover === bestCover && declMap.size === best[1].size && token < best[0]);\n if (better) {\n best = entry;\n bestCover = cover;\n }\n }\n if (!best) break; // nothing covers any still-needed declaration → residual\n classes.push(best[0]);\n for (const prop of best[1].keys()) remaining.delete(prop);\n }\n\n const exact = remaining.size === 0 && !hasNonBase;\n if (remaining.size === 0) return { classes, exact, warnings: [] };\n\n // Surface what no utility could cover as a residual synthetic (never thrown, never invented).\n const residual = synthesizeResidual(remaining, ctx);\n return residual\n ? { classes, residual, exact, warnings: [] }\n : { classes, exact, warnings: [] };\n }\n\n /**\n * Generate a CSS stylesheet that defines `classes`, so a verifier can render a subtree with the\n * real Tailwind styling applied. Backed by the same engine `resolve` uses (`generate(candidates)`),\n * serialized to plain CSS. Returns `''` when the engine is unavailable or generates nothing.\n */\n cssFor(classes: readonly string[]): string {\n if (!this.#engine) return '';\n const tokens = [...new Set(classes)].filter((c) => c.length > 0);\n if (tokens.length === 0) return '';\n try {\n return this.#engine\n .generate(tokens)\n .map((n) => serializeCssNode(n))\n .filter((s) => s.length > 0)\n .join('\\n');\n } catch {\n return '';\n }\n }\n\n selectorUsage(token: string): SelectorUsage {\n // No project selector graph yet, so we cannot know how a CUSTOM (non-Tailwind) class is\n // referenced — treat it as load-bearing (preserved verbatim). A resolver-OWNED utility, by\n // contrast, is safe to drop/replace iff its whole effect is reproducible from `computed`: it\n // must be a plain (non-opaque) utility contributing ONLY base-condition declarations. Opaque\n // (combinator/at-rule) and variant-bound utilities are kept, because `emit` cannot rebuild them.\n const ex = this.#extract(token);\n if (!ex.produced || ex.opaque) return OPAQUE_USAGE;\n const baseOnly =\n ex.blocks.length > 0 &&\n ex.blocks.every((b) => conditionKey(b.condition) === conditionKey(BASE_CONDITION));\n if (!baseOnly) return OPAQUE_USAGE;\n return DROPPABLE_USAGE;\n }\n}\n\n/** Factory: build a Tailwind-backed {@link StyleResolver}. */\nexport function createTailwindResolver(config?: TailwindResolverConfig): StyleResolver {\n return new TailwindResolver(config);\n}\n","/**\n * @domflax/resolver-tailwind — emit-side shorthand expansion + residual synthesis.\n */\n\nimport type {\n CssProperty,\n EmitContext,\n StyleBlock,\n StyleDecl,\n StyleMap,\n SyntheticClass,\n} from '@domflax/core';\nimport { BASE_CONDITION, conditionKey } from '@domflax/core';\nimport { normalizer } from '@domflax/pattern-kit';\n\nimport { fnv1a } from './fingerprint';\n\n/**\n * Expand a single computed declaration into the canonical LONGHAND `[property, value]` pairs the\n * reverse index is keyed on. The shared normalizer already expands the physical box shorthands\n * (`padding`/`margin`/`inset`/`border-*`); we additionally expand the few logical shorthands the\n * compress passes synthesize that the normalizer leaves intact (`size`, `inset-block`,\n * `inset-inline`). Values are re-canonicalized via the normalizer so they match the index exactly.\n */\nexport function expandForEmit(\n norm: { normalizeDeclaration: typeof normalizer.normalizeDeclaration },\n prop: string,\n value: string,\n important: boolean,\n): Array<readonly [CssProperty, string]> {\n const pairsFor = (p: string, v: string): Array<readonly [CssProperty, string]> =>\n norm.normalizeDeclaration(p, v, important).map((d) => [d.property, String(d.value)] as const);\n\n if (prop === 'size') {\n return [...pairsFor('width', value), ...pairsFor('height', value)];\n }\n if (prop === 'inset-block' || prop === 'inset-inline') {\n const parts = value.split(/\\s+/).filter((s) => s.length > 0);\n const a = parts[0] ?? value;\n const b = parts[1] ?? a;\n const sides = prop === 'inset-block' ? (['top', 'bottom'] as const) : (['left', 'right'] as const);\n return [...pairsFor(sides[0], a), ...pairsFor(sides[1], b)];\n }\n return pairsFor(prop, value);\n}\n\n/** Build a residual {@link SyntheticClass} for declarations no utility covered; `null` on failure. */\nexport function synthesizeResidual(\n remaining: ReadonlyMap<CssProperty, string>,\n ctx: EmitContext,\n): SyntheticClass | undefined {\n if (remaining.size === 0) return undefined;\n const norm = ctx.normalizer ?? normalizer;\n const decls = new Map<CssProperty, StyleDecl>();\n for (const [prop, value] of remaining) {\n for (const decl of norm.normalizeDeclaration(String(prop), value, false)) {\n decls.set(decl.property, decl);\n }\n }\n const block: StyleBlock = { condition: BASE_CONDITION, decls };\n const styleMap: StyleMap = { blocks: new Map([[conditionKey(BASE_CONDITION), block]]) };\n const css = [...remaining].map(([p, v]) => `${p}:${v}`).join(';');\n const className = `df-${fnv1a(css)}`;\n const synthetic: SyntheticClass = { className, decls: styleMap, css: `.${className}{${css}}` };\n try {\n ctx.sink.register(synthetic);\n } catch {\n /* a sink that rejects registration must not break emit */\n }\n return synthetic;\n}\n","/**\n * @domflax/resolver-tailwind — tiny dependency-free hash for cache-busting fingerprints.\n */\n\n/** Tiny, dependency-free FNV-1a string hash (hex). Used to derive the cache-busting fingerprint. */\nexport function fnv1a(input: string): string {\n let h = 0x811c9dc5;\n for (let i = 0; i < input.length; i += 1) {\n h ^= input.charCodeAt(i);\n h = Math.imul(h, 0x01000193);\n }\n return (h >>> 0).toString(16).padStart(8, '0');\n}\n","/**\n * @domflax/resolver-tailwind — engine loading (synchronous v3 internals).\n *\n * The forward/reverse engine lives in tailwindcss' CommonJS internals. We load them through\n * `createRequire` (rather than `import`) so the exact same code path works whether this module is\n * bundled to ESM or CJS, and so the untyped internal subpaths don't need ambient declarations.\n *\n * CRITICAL (bundling): tailwindcss must be resolved from the CONSUMER'S project, NOT from the file\n * this module happens to live in. When `domflax` inlines this resolver into its own bundle\n * (`noExternal: [/^@domflax\\//]`), a require based on the bundle's location (`__filename`) would\n * look for `tailwindcss` next to `domflax/dist`, where it does not exist — so the engine silently\n * failed to load and `emit`'s reverse index came up empty. Instead we root the require in the user's\n * project (an explicit project root, then `process.cwd()`), exactly how prettier-plugin-tailwindcss\n * and the Tailwind IntelliSense engine locate a project's Tailwind. The bundle/source location is\n * kept only as a last-resort fallback (covers the non-bundled / in-repo dev case). The first base\n * from which `tailwindcss/package.json` resolves wins.\n */\n\nimport { createRequire } from 'node:module';\nimport * as path from 'node:path';\n\nimport type { TailwindResolverConfig } from './config';\nimport type { TwContext, TwEngine, TwNode } from './types';\n\n/**\n * This module's own location, used as a last-resort require base. esbuild substitutes a real\n * `__filename` in a CJS bundle; in an ESM bundle `__filename` is undefined and we fall back to\n * `import.meta.url` (a `file://` URL, which `createRequire` accepts).\n */\nfunction moduleBase(): string {\n return typeof __filename === 'string' ? __filename : import.meta.url;\n}\n\n/**\n * Build a `require` rooted in the consumer's project so engine resolution is independent of where\n * this (possibly bundled) module physically lives. Returns `null` if `tailwindcss` resolves from no\n * candidate base.\n */\nfunction projectRequire(projectRoot?: string): NodeRequire | null {\n const bases: string[] = [];\n // A real file name is irrelevant — `createRequire` only uses the containing directory for\n // resolution; the file need not exist.\n if (projectRoot) bases.push(path.join(projectRoot, '__domflax__.js'));\n bases.push(path.join(process.cwd(), '__domflax__.js'));\n bases.push(moduleBase());\n for (const base of bases) {\n try {\n const candidate = createRequire(base);\n candidate.resolve('tailwindcss/package.json');\n return candidate;\n } catch {\n /* try the next base */\n }\n }\n return null;\n}\n\n/** Build a synchronous Tailwind v3 engine for the given resolved config; returns `null` on failure. */\nexport function loadEngine(options: TailwindResolverConfig): TwEngine | null {\n const req = projectRequire(options.projectRoot);\n if (!req) return null;\n try {\n const resolveConfig = req('tailwindcss/resolveConfig.js') as (c: unknown) => unknown;\n const { createContext } = req('tailwindcss/lib/lib/setupContextUtils.js') as {\n createContext: (config: unknown) => TwContext;\n };\n const { generateRules } = req('tailwindcss/lib/lib/generateRules.js') as {\n generateRules: (candidates: Set<string>, context: TwContext) => Array<[number, TwNode]>;\n };\n const pkg = req('tailwindcss/package.json') as { version: string };\n\n let userConfig: unknown = options.config ?? { content: [{ raw: '' }] };\n if (options.configPath !== undefined) {\n const loadConfig = req('tailwindcss/loadConfig.js') as (p: string) => unknown;\n userConfig = loadConfig(options.configPath);\n }\n const resolved = resolveConfig(userConfig);\n const context = createContext(resolved);\n\n return {\n version: pkg.version,\n context,\n generate(candidates: readonly string[]): TwNode[] {\n const rules = generateRules(new Set(candidates), context);\n return rules.map(([, node]) => node);\n },\n };\n } catch {\n return null;\n }\n}\n","/**\n * @domflax/resolver-tailwind — rule extraction (engine nodes → usable blocks).\n */\n\nimport type { OpaqueToken, StyleCondition } from '@domflax/core';\n\nimport { makeCondition, parseSelector } from './selector';\nimport type { TwGeneratedAtRule, TwGeneratedDecl, TwGeneratedRule, TwNode } from './types';\n\nexport interface ExtractedBlock {\n readonly condition: StyleCondition;\n readonly decls: ReadonlyArray<readonly [string, string, boolean]>;\n}\n\nexport interface ExtractedToken {\n /** Usable (BASE + supported-variant) blocks. */\n readonly blocks: readonly ExtractedBlock[];\n /** True if the engine emitted at least one rule for the token (even an opaque one). */\n readonly produced: boolean;\n /** Set when the token only resolves via combinator / unsupported at-rule selectors. */\n readonly opaque?: OpaqueToken;\n}\n\n/** Collect every leaf `rule` node together with the `@media` stack that wraps it. */\nfunction collectRules(\n node: TwNode,\n mediaStack: readonly string[],\n inUnsupportedAtRule: boolean,\n out: Array<{ rule: TwGeneratedRule; media: readonly string[]; unsupported: boolean }>,\n): void {\n if (node.type === 'rule') {\n out.push({ rule: node as TwGeneratedRule, media: mediaStack, unsupported: inUnsupportedAtRule });\n return;\n }\n if (node.type === 'atrule') {\n const at = node as TwGeneratedAtRule;\n const children = at.nodes ?? [];\n if (at.name === 'media') {\n const nextStack = at.params ? [...mediaStack, at.params] : mediaStack;\n for (const child of children) collectRules(child, nextStack, inUnsupportedAtRule, out);\n } else {\n // @supports / @container / etc. — recurse but flag as unsupported (⇒ opaque).\n for (const child of children) collectRules(child, mediaStack, true, out);\n }\n }\n}\n\n/** Extract usable blocks + opacity info for a single candidate token from its generated nodes. */\nexport function extractToken(token: string, nodes: readonly TwNode[]): ExtractedToken {\n if (nodes.length === 0) return { blocks: [], produced: false };\n\n const leaves: Array<{ rule: TwGeneratedRule; media: readonly string[]; unsupported: boolean }> = [];\n for (const node of nodes) collectRules(node, [], false, leaves);\n\n const blocks: ExtractedBlock[] = [];\n let sawComplex = false;\n\n for (const { rule, media, unsupported } of leaves) {\n const parsed = parseSelector(rule.selector);\n if (parsed.kind === 'complex' || unsupported) {\n sawComplex = true;\n continue;\n }\n const decls: Array<readonly [string, string, boolean]> = [];\n for (const child of rule.nodes ?? []) {\n if (child.type !== 'decl') continue; // skip @defaults markers, comments, nested rules\n const d = child as TwGeneratedDecl;\n if (typeof d.value !== 'string') continue;\n decls.push([d.prop, d.value, d.important === true]);\n }\n if (decls.length === 0) continue;\n const mediaQuery = media.join(' and ');\n blocks.push({ condition: makeCondition(mediaQuery, parsed.states, parsed.pseudoElement), decls });\n }\n\n const opaque: OpaqueToken | undefined =\n sawComplex && blocks.length === 0\n ? { token, reason: 'combinator-variant', detail: 'utility targets descendants/siblings, not its own box' }\n : undefined;\n\n return { blocks, produced: true, opaque };\n}\n","/**\n * @domflax/resolver-tailwind — selector / condition parsing.\n */\n\nimport type { StyleCondition } from '@domflax/core';\n\n/** Pseudo-elements that Tailwind may emit with a legacy single colon. */\nconst LEGACY_PSEUDO_ELEMENTS = new Set([\n ':before',\n ':after',\n ':first-line',\n ':first-letter',\n]);\n\nexport type ParsedSelector =\n | { readonly kind: 'simple'; readonly states: readonly string[]; readonly pseudoElement: string }\n | { readonly kind: 'complex' };\n\n/**\n * Parse a generated selector into a {@link StyleCondition} fragment. Accepts ONLY a single class\n * selector optionally followed by pseudo-class / pseudo-element parts (`.x`, `.x:hover`,\n * `.x::before`, `.x:focus:hover`). Anything with a combinator, a second compound class, an attribute\n * selector, or a selector list is `complex` (⇒ opaque) because its declarations do not apply to the\n * element's own box.\n */\nexport function parseSelector(selector: string): ParsedSelector {\n const sel = selector.trim();\n if (sel.length === 0 || sel[0] !== '.') return { kind: 'complex' };\n\n // Consume the class identifier, honoring CSS backslash escapes (`\\:`, `\\/`, `\\[`, …).\n let i = 1;\n for (; i < sel.length; i += 1) {\n const c = sel[i]!;\n if (c === '\\\\') {\n i += 1; // skip the escaped char\n continue;\n }\n if (c === ':' || c === '.' || c === '[' || c === ' ' || c === '>' || c === '+' || c === '~' || c === ',') {\n break;\n }\n }\n\n const remainder = sel.slice(i);\n if (remainder.length === 0) {\n return { kind: 'simple', states: [], pseudoElement: '' };\n }\n // The remainder must be EXCLUSIVELY pseudo parts — no combinator / compound / attribute follows.\n if (!/^(?:::?[-a-z]+(?:\\([^()]*\\))?)+$/i.test(remainder)) {\n return { kind: 'complex' };\n }\n\n const parts = remainder.match(/::?[-a-z]+(?:\\([^()]*\\))?/gi) ?? [];\n const states: string[] = [];\n let pseudoElement = '';\n for (const part of parts) {\n if (part.startsWith('::') || LEGACY_PSEUDO_ELEMENTS.has(part)) {\n pseudoElement = part.startsWith('::') ? part : `:${part}`;\n } else {\n states.push(part);\n }\n }\n return { kind: 'simple', states, pseudoElement };\n}\n\nexport function makeCondition(media: string, states: readonly string[], pseudoElement: string): StyleCondition {\n return {\n media,\n states: [...new Set(states)].sort(),\n pseudoElement,\n };\n}\n\n/** Recover a class name from a simple `.escaped-class` selector, or `null` if it isn't simple. */\nexport function unescapeClass(selector: string): string | null {\n const sel = selector.trim();\n if (sel[0] !== '.') return null;\n let out = '';\n for (let i = 1; i < sel.length; i += 1) {\n const c = sel[i]!;\n if (c === '\\\\') {\n i += 1;\n if (i < sel.length) out += sel[i];\n continue;\n }\n if (c === ':' || c === '.' || c === '[' || c === ' ' || c === '>' || c === '+' || c === '~' || c === ',') {\n return null; // not a bare single-class selector\n }\n out += c;\n }\n return out.length > 0 ? out : null;\n}\n","/**\n * @domflax/resolver-tailwind — CSS serialization for `cssFor`.\n */\n\nimport type { TwGeneratedAtRule, TwGeneratedDecl, TwGeneratedRule, TwNode } from './types';\n\n/** Serialize one engine-emitted node (rule / atrule / decl) into plain CSS text. */\nexport function serializeCssNode(node: TwNode): string {\n if (node.type === 'decl') {\n const d = node as TwGeneratedDecl;\n if (typeof d.value !== 'string') return '';\n return `${d.prop}:${d.value}${d.important === true ? ' !important' : ''}`;\n }\n if (node.type === 'rule') {\n const r = node as TwGeneratedRule;\n const body = (r.nodes ?? [])\n .map((c) => serializeCssNode(c))\n .filter((s) => s.length > 0)\n .join(';');\n return `${r.selector}{${body}}`;\n }\n if (node.type === 'atrule') {\n const a = node as TwGeneratedAtRule;\n const body = (a.nodes ?? [])\n .map((c) => serializeCssNode(c))\n .filter((s) => s.length > 0)\n .join('');\n return `@${a.name} ${a.params}{${body}}`;\n }\n return '';\n}\n","/**\n * @domflax/resolver-tailwind — StyleMap assembly + provenance helpers.\n */\n\nimport type {\n CssProperty,\n StyleBlock,\n StyleCondition,\n StyleDecl,\n StyleMap,\n StyleOrigin,\n} from '@domflax/core';\nimport { conditionKey, emptyStyleMap } from '@domflax/core';\nimport { normalizer } from '@domflax/pattern-kit';\n\nexport function buildStyleMap(\n blockMaps: Map<string, { condition: StyleCondition; decls: Map<CssProperty, StyleDecl> }>,\n): StyleMap {\n if (blockMaps.size === 0) return emptyStyleMap();\n const blocks = new Map<ReturnType<typeof conditionKey>, StyleBlock>();\n for (const { condition, decls } of blockMaps.values()) {\n if (decls.size === 0) continue;\n blocks.set(conditionKey(condition), { condition, decls });\n }\n if (blocks.size === 0) return emptyStyleMap();\n return normalizer.normalizeStyleMap({ blocks });\n}\n\n/**\n * The shadow chain a newly-winning declaration inherits when it overrides `prev` on the same\n * property: everything `prev` already shadowed, plus `prev`'s own origin (now shadowed too). Deduped\n * by class name and restricted to class origins (the only kind `dedupe-classes` acts on).\n */\nexport function shadowedBy(prev: StyleDecl): readonly StyleOrigin[] | undefined {\n const out: StyleOrigin[] = [];\n const seen = new Set<string>();\n const add = (o: StyleOrigin | undefined): void => {\n if (!o || o.kind !== 'class' || seen.has(o.className)) return;\n seen.add(o.className);\n out.push(o);\n };\n for (const o of prev.shadowed ?? []) add(o);\n add(prev.origin);\n return out.length > 0 ? out : undefined;\n}\n","/**\n * @domflax/resolver-tailwind — conservative {@link SelectorUsage} constants.\n */\n\nimport type { SelectorUsage } from '@domflax/core';\n\n/**\n * A conservative, never-droppable {@link SelectorUsage}. Until a real project selector graph exists\n * we must assume a class could be referenced in any unsafe position, so nothing is safe to rewrite.\n */\nexport const OPAQUE_USAGE: SelectorUsage = {\n asSubject: true,\n asAncestor: true,\n asCompound: true,\n asSibling: true,\n asHasArgument: true,\n asStructural: true,\n droppable: false,\n};\n\n/**\n * A plain-subject {@link SelectorUsage}: the class is a resolver-owned, base-only utility whose\n * whole effect is reproducible from `computed`, so it is safe to drop/replace during reverse-emit.\n */\nexport const DROPPABLE_USAGE: SelectorUsage = {\n asSubject: true,\n asAncestor: false,\n asCompound: false,\n asSibling: false,\n asHasArgument: false,\n asStructural: false,\n droppable: true,\n};\n","/**\n * @domflax/resolver-tailwind — Tailwind-aware {@link StyleResolver}, backed by the REAL Tailwind\n * engine.\n *\n * ## Engine + approach\n *\n * This resolver is backed by **tailwindcss v3** (`resolveConfig` + the JIT context + `generateRules`),\n * NOT v4. The reason is the {@link StyleResolver} contract: `resolve()` is **synchronous**. Tailwind\n * v4's entire programmatic surface (`compile`, `compileAst`, `__unstable__loadDesignSystem`) returns\n * Promises and offers no synchronous design-system constructor, so backing a synchronous resolver\n * with v4 would require blocking-on-promise hacks. Tailwind v3's `createContext(resolveConfig(...))`\n * + `generateRules(candidates, ctx)` pipeline is fully synchronous — it is exactly the path that\n * tooling such as `prettier-plugin-tailwindcss` and the Tailwind IntelliSense engine use — so it\n * backs a synchronous resolver cleanly and is genuinely testable. The task explicitly permits this\n * fallback.\n *\n * ## Forward (`resolve`)\n *\n * `resolve(classes)` feeds each candidate class name to the real engine, reads back the generated\n * CSS rules, and converts them into a normalized, condition-keyed {@link StyleMap}:\n *\n * • a simple `.utility { … }` rule contributes to the unconditional `BASE_CONDITION` block,\n * • a `:hover` / `:focus` / … suffix becomes a `StyleCondition.states` entry,\n * • a `::before` / `::placeholder` / … suffix becomes a `StyleCondition.pseudoElement`,\n * • a wrapping `@media (…)` (responsive variants like `md:`) becomes `StyleCondition.media`.\n *\n * Every declaration is run through the SHARED {@link normalizer} from `@domflax/pattern-kit`, so\n * values are canonical and box shorthands (`p-4`, `gap-4`, `inset-0`, …) expand to longhands exactly\n * the way patterns + verify expect. BASE coverage is the must-have; variant conditions are produced\n * best-effort. Utilities whose selector uses a combinator / compound / attribute selector (e.g.\n * `space-x-4`, `divide-y`) cannot be folded onto the element's own box and are surfaced as\n * {@link OpaqueToken}s rather than contributing misleading declarations. Unknown / unresolvable\n * classes contribute nothing and are reported in `unknown` — `resolve` never throws.\n *\n * ## Reverse (`emit`)\n *\n * `emit(styleMap)` is best-effort reverse synthesis backed by a reverse index built from the engine's\n * own class list (`context.getClassList()`): each indexable utility is generated, its normalized BASE\n * declarations are recorded, and the index is greedily matched against the requested StyleMap\n * (largest declaration-sets first), consuming matched properties so each is mapped to at most one\n * utility. The index is built lazily on first `emit()` and cached.\n *\n * LIMITATION (v0.1.0): `emit` is intentionally less complete than `resolve`. It only matches against\n * the engine's enumerable named utilities and only their unconditional BASE declarations; variant\n * conditions (hover/responsive/pseudo-element) and arbitrary-value utilities are not reverse-synthesized,\n * and no synthetic class is produced for the residual (it is surfaced via `exact:false`). Anything\n * with no matching utility is simply left unmatched — `emit` never throws and never invents a class.\n */\n\nexport type { TailwindResolverConfig } from './tailwind/config';\nexport { createTailwindResolver } from './tailwind/resolver';\n","import type {\n ConditionKey,\n CssProperty,\n EmitContext,\n EmitResult,\n ResolveInput,\n ResolveResult,\n SelectorUsage,\n StyleBlock,\n StyleCondition,\n StyleDecl,\n StyleMap,\n StyleOrigin,\n StyleResolver,\n} from '@domflax/core';\nimport { conditionKey, emptyStyleMap } from '@domflax/core';\nimport { normalizer } from '@domflax/pattern-kit';\nimport type selectorParser from 'postcss-selector-parser';\nimport {\n CSS_RESOLVER_ID,\n CSS_RESOLVER_PROVIDER,\n FUNCTIONAL_PSEUDOS,\n STRUCTURAL_PSEUDOS,\n} from './constants';\nimport { ensurePostcss, pc, sp } from './engine';\nimport { collectDecls, mediaContext } from './postcss-helpers';\nimport { deriveFingerprint, isPlainClassToken, readCssPath } from './misc-helpers';\nimport {\n isPseudoElement,\n normalizePseudoElement,\n pseudoName,\n splitCompounds,\n} from './selector-helpers';\nimport type {\n CssFile,\n CssResolverOptions,\n MutableUsage,\n RawDecl,\n ReverseEntry,\n RuleEntry,\n} from './types';\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * CustomCSSResolver\n * ────────────────────────────────────────────────────────────────────────── */\n\n/**\n * Resolves plain CSS classes against a fixed set of project stylesheets parsed with postcss.\n */\nexport class CustomCSSResolver implements StyleResolver {\n public readonly id: string = CSS_RESOLVER_ID;\n public readonly provider: string = CSS_RESOLVER_PROVIDER;\n public readonly fingerprint: string;\n\n readonly #files: readonly CssFile[];\n /** Forward map: class token → simple-`.class` rule contributions (source order). */\n readonly #classIndex = new Map<string, RuleEntry[]>();\n /** Selector-participation facts per class token. */\n readonly #usage = new Map<string, MutableUsage>();\n /** Every class referenced anywhere in the stylesheets (forward-resolvable or not). */\n readonly #known = new Set<string>();\n /** Distinct COMPLEX selectors (combinator or structural pseudo), sorted. */\n readonly #complex: readonly string[];\n\n #reverse: readonly ReverseEntry[] | null = null;\n\n public constructor(cssFiles: readonly CssFile[] = [], options: CssResolverOptions = {}) {\n ensurePostcss(options.projectRoot);\n const fromDisk = (options.files ?? []).map(readCssPath);\n this.#files = [...cssFiles, ...fromDisk];\n this.fingerprint = options.fingerprint ?? deriveFingerprint(this.provider, this.#files);\n\n const complex = new Set<string>();\n let order = 0;\n for (const file of this.#files) {\n order = this.#indexFile(file, order, complex);\n }\n this.#complex = [...complex].sort();\n }\n\n /** The stylesheets this resolver was constructed with (raw sources + any read from disk). */\n public get files(): readonly CssFile[] {\n return this.#files;\n }\n\n /** Owns any plain class token referenced by one of {@link files}. */\n public owns(token: string): boolean {\n return isPlainClassToken(token) && this.#known.has(token);\n }\n\n public resolve(input: ResolveInput): ResolveResult {\n const styles = this.#resolveTokens(input.classes, input.classes);\n const resolved: string[] = [];\n const unknown: string[] = [];\n for (const token of input.classes) {\n if (this.#classIndex.has(token)) resolved.push(token);\n else unknown.push(token);\n }\n return { styles, resolved, unknown, opaque: [], warnings: [] };\n }\n\n public emit(styles: StyleMap, ctx: EmitContext): EmitResult {\n const norm = ctx.normalizer ?? normalizer;\n const remaining = new Map<string, string>();\n for (const [ck, block] of norm.normalizeStyleMap(styles).blocks) {\n for (const [prop, decl] of block.decls) {\n remaining.set(`${ck} ${prop}`, String(decl.value));\n }\n }\n if (remaining.size === 0) return { classes: [], exact: true, warnings: [] };\n\n const classes: string[] = [];\n // Greedy set-cover: larger classes first so the emitted set stays minimal.\n for (const { token, keyed } of this.#reverseIndex()) {\n let matches = true;\n for (const [key, value] of keyed) {\n if (remaining.get(key) !== value) {\n matches = false;\n break;\n }\n }\n if (!matches) continue;\n classes.push(token);\n for (const key of keyed.keys()) remaining.delete(key);\n if (remaining.size === 0) break;\n }\n\n // Unmatched declarations are left as-is (no synthetic residual) — surfaced via `exact:false`.\n return { classes, exact: remaining.size === 0, warnings: [] };\n }\n\n /**\n * Return a CSS stylesheet defining the given class tokens, so a verifier can render a subtree with\n * the project's real styling applied. The source stylesheets ARE the definition, so we hand back\n * their concatenation verbatim (every relevant rule — including combinator/structural selectors —\n * is preserved). `classes` is accepted for interface parity but the full source is always returned.\n */\n public cssFor(_classes: readonly string[]): string {\n return this.#files.map((f) => f.css).join('\\n');\n }\n\n public selectorUsage(token: string): SelectorUsage {\n const u = this.#usage.get(token);\n if (!u) {\n return {\n asSubject: false,\n asAncestor: false,\n asCompound: false,\n asSibling: false,\n asHasArgument: false,\n asStructural: false,\n droppable: true,\n };\n }\n return {\n asSubject: u.asSubject,\n asAncestor: u.asAncestor,\n asCompound: u.asCompound,\n asSibling: u.asSibling,\n asHasArgument: u.asHasArgument,\n asStructural: u.asStructural,\n // Safe to drop/rename only when every reference is the lone subject of a bare `.x {}`.\n droppable: u.referenced && !u.loadBearing,\n };\n }\n\n /**\n * The distinct COMPLEX selectors found across all stylesheets — anything containing a combinator\n * (descendant / `>` / `+` / `~`) or a structural pseudo (`:nth-child`, `:first-child`, …). Feeds\n * domflax's CSS-selector-safety guard.\n */\n public complexSelectors(): readonly string[] {\n return this.#complex;\n }\n\n /* ─────────────────────────── internals ─────────────────────────── */\n\n /** Parse one stylesheet and fold its rules into the indexes. Returns the advanced order counter. */\n #indexFile(file: CssFile, startOrder: number, complex: Set<string>): number {\n let order = startOrder;\n let root;\n try {\n root = pc!(file.css, { from: file.id });\n } catch {\n // Malformed CSS contributes nothing (never throws — only clear input errors do).\n return order;\n }\n\n root.walkRules((rule) => {\n const media = mediaContext(rule);\n if (media.skip) return; // inside @keyframes / @font-face etc. — not class rules\n const decls = collectDecls(rule);\n\n let ast;\n try {\n ast = sp!().astSync(rule.selector);\n } catch {\n return;\n }\n\n for (const sel of ast.nodes) {\n const thisOrder = order;\n this.#analyzeSelector(sel as selectorParser.Selector, media.media, decls, thisOrder, complex);\n }\n order += 1;\n });\n\n return order;\n }\n\n /** Analyze one comma-segment selector: forward indexing, usage facts, complex detection. */\n #analyzeSelector(\n selector: selectorParser.Selector,\n media: string,\n decls: readonly RawDecl[],\n order: number,\n complex: Set<string>,\n ): void {\n const compounds = splitCompounds(selector);\n let hasCombinator = false;\n let hasStructural = false;\n\n compounds.forEach((compound, index) => {\n const isSubject = index === compounds.length - 1;\n const rightCombinator = index < compounds.length - 1 ? compounds[index + 1]!.leftCombinator : null;\n if (rightCombinator) hasCombinator = true;\n\n const classes = compound.nodes.filter((n) => sp!.isClassName(n));\n const otherSimple = compound.nodes.some(\n (n) =>\n sp!.isTag(n) ||\n sp!.isIdentifier(n) ||\n sp!.isAttribute(n) ||\n sp!.isUniversal(n) ||\n sp!.isNesting(n),\n );\n const pseudos = compound.nodes.filter((n) => sp!.isPseudo(n));\n const structuralPseudo = pseudos.some((p) => STRUCTURAL_PSEUDOS.has(pseudoName(p)));\n const functionalPseudo = pseudos.some((p) => FUNCTIONAL_PSEUDOS.has(pseudoName(p)));\n const statePseudos = pseudos.filter(\n (p) =>\n sp!.isPseudoClass(p) &&\n !STRUCTURAL_PSEUDOS.has(pseudoName(p)) &&\n !FUNCTIONAL_PSEUDOS.has(pseudoName(p)),\n );\n const elementPseudos = pseudos.filter((p) => isPseudoElement(p));\n const qualified = classes.length > 1 || otherSimple || functionalPseudo || statePseudos.length > 0;\n\n if (structuralPseudo) hasStructural = true;\n\n for (const cls of classes) {\n const token = cls.value;\n this.#known.add(token);\n const u = this.#getUsage(token);\n u.referenced = true;\n if (isSubject) u.asSubject = true;\n if (rightCombinator === ' ' || rightCombinator === '>') u.asAncestor = true;\n if (rightCombinator === '+' || rightCombinator === '~') u.asSibling = true;\n if (qualified) u.asCompound = true;\n if (structuralPseudo) u.asStructural = true;\n if (rightCombinator !== null || qualified || structuralPseudo || elementPseudos.length > 0) {\n u.loadBearing = true;\n }\n\n // Forward indexing: a single bare `.class` compound, optionally qualified by state\n // pseudo-classes and/or a pseudo-element, with NO other simple selector and NO\n // structural/functional pseudo and NO combinator on this compound's right edge.\n const forwardEligible =\n compounds.length === 1 &&\n classes.length === 1 &&\n !otherSimple &&\n !structuralPseudo &&\n !functionalPseudo &&\n elementPseudos.length <= 1;\n if (forwardEligible && decls.length > 0) {\n const condition: StyleCondition = {\n media,\n states: statePseudos.map(pseudoName).sort(),\n pseudoElement: elementPseudos.length === 1 ? normalizePseudoElement(elementPseudos[0]!) : '',\n };\n this.#addRuleEntry(token, { order, token, condition, decls });\n }\n }\n\n // Classes nested inside selector-argument pseudos (:has/:is/:where/:not) are references too.\n for (const p of pseudos) {\n const isHas = pseudoName(p) === ':has';\n p.walkClasses((inner) => {\n const token = inner.value;\n this.#known.add(token);\n const u = this.#getUsage(token);\n u.referenced = true;\n u.loadBearing = true;\n if (isHas) u.asHasArgument = true;\n });\n }\n });\n\n if (hasCombinator || hasStructural) {\n complex.add(selector.toString().trim());\n }\n }\n\n #addRuleEntry(token: string, entry: RuleEntry): void {\n const list = this.#classIndex.get(token);\n if (list) list.push(entry);\n else this.#classIndex.set(token, [entry]);\n }\n\n #getUsage(token: string): MutableUsage {\n let u = this.#usage.get(token);\n if (!u) {\n u = {\n referenced: false,\n asSubject: false,\n asAncestor: false,\n asCompound: false,\n asSibling: false,\n asHasArgument: false,\n asStructural: false,\n loadBearing: false,\n };\n this.#usage.set(token, u);\n }\n return u;\n }\n\n /**\n * Resolve a set of tokens into a normalized condition-keyed StyleMap. `tokenList` is the original\n * class list (for per-declaration `tokenIndex` provenance); `request` is the set being resolved.\n */\n #resolveTokens(request: readonly string[], tokenList: readonly string[]): StyleMap {\n const entries: RuleEntry[] = [];\n for (const token of new Set(request)) {\n const list = this.#classIndex.get(token);\n if (list) entries.push(...list);\n }\n if (entries.length === 0) return emptyStyleMap();\n\n // Equal-specificity single-class rules cascade by source order — later wins.\n entries.sort((a, b) => a.order - b.order);\n\n const acc = new Map<ConditionKey, { condition: StyleCondition; decls: Map<CssProperty, StyleDecl> }>();\n for (const entry of entries) {\n const key = conditionKey(entry.condition);\n let block = acc.get(key);\n if (!block) {\n block = { condition: entry.condition, decls: new Map() };\n acc.set(key, block);\n }\n const tokenIndex = tokenList.indexOf(entry.token);\n const origin: StyleOrigin = { kind: 'class', tokenIndex, className: entry.token };\n for (const [prop, value, important] of entry.decls) {\n for (const decl of normalizer.normalizeDeclaration(prop, value, important)) {\n block.decls.set(decl.property, { ...decl, origin });\n }\n }\n }\n\n const rawBlocks = new Map<ConditionKey, StyleBlock>();\n for (const [key, block] of acc) {\n if (block.decls.size === 0) continue;\n rawBlocks.set(key, { condition: block.condition, decls: block.decls });\n }\n if (rawBlocks.size === 0) return emptyStyleMap();\n return normalizer.normalizeStyleMap({ blocks: rawBlocks });\n }\n\n /** Build (once) the reverse index used by {@link emit}. */\n #reverseIndex(): readonly ReverseEntry[] {\n if (this.#reverse) return this.#reverse;\n const out: ReverseEntry[] = [];\n for (const token of this.#classIndex.keys()) {\n const styles = this.#resolveTokens([token], [token]);\n const keyed = new Map<string, string>();\n for (const [ck, block] of styles.blocks) {\n for (const [prop, decl] of block.decls) keyed.set(`${ck} ${prop}`, String(decl.value));\n }\n if (keyed.size > 0) out.push({ token, keyed });\n }\n // Larger declaration sets first → greedy minimal cover in `emit`.\n out.sort((a, b) => b.keyed.size - a.keyed.size);\n this.#reverse = out;\n return out;\n }\n}\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * Factory\n * ────────────────────────────────────────────────────────────────────────── */\n\n/**\n * Construct a {@link CustomCSSResolver} from raw CSS sources and/or file paths.\n *\n * @param cssFiles raw stylesheets (`{ id, css }`) — pass `[]` when loading only from disk.\n * @param options optional disk paths (`files`) and/or an explicit `fingerprint`.\n */\nexport function createCssResolver(\n cssFiles: readonly CssFile[] = [],\n options?: CssResolverOptions,\n): StyleResolver {\n return new CustomCSSResolver(cssFiles, options);\n}\n","/* ────────────────────────────────────────────────────────────────────────── *\n * Resolver identity + selector classification constants\n * ────────────────────────────────────────────────────────────────────────── */\n\n/** Stable resolver id surfaced on {@link StyleResolver.id}. */\nexport const CSS_RESOLVER_ID = 'css';\n\n/** Provider tag surfaced on {@link StyleResolver.provider}. */\nexport const CSS_RESOLVER_PROVIDER = 'custom-css';\n\n/** Version stamp for the index/cascade machinery; bump when its semantics change (cache-busting). */\nexport const ENGINE_VERSION = 'css-index@1';\n\n/** Structural pseudo-classes — their presence makes a class structurally targeted (review-1 blocker). */\nexport const STRUCTURAL_PSEUDOS: ReadonlySet<string> = new Set([\n ':nth-child',\n ':nth-last-child',\n ':first-child',\n ':last-child',\n ':only-child',\n ':nth-of-type',\n ':nth-last-of-type',\n ':first-of-type',\n ':last-of-type',\n ':only-of-type',\n]);\n\n/** Functional pseudos whose argument is itself a selector list — opaque to forward resolution. */\nexport const FUNCTIONAL_PSEUDOS: ReadonlySet<string> = new Set([\n ':not',\n ':is',\n ':where',\n ':has',\n ':matches',\n]);\n\n/** Legacy single-colon pseudo-ELEMENTS that the parser may not flag via `isPseudoElement`. */\nexport const LEGACY_PSEUDO_ELEMENTS: ReadonlySet<string> = new Set([\n ':before',\n ':after',\n ':first-line',\n ':first-letter',\n]);\n","import { createRequire } from 'node:module';\nimport * as path from 'node:path';\nimport type { Root as PostcssRoot } from 'postcss';\nimport type selectorParser from 'postcss-selector-parser';\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * Lazy engine loading (postcss + postcss-selector-parser)\n * ────────────────────────────────────────────────────────────────────────── *\n *\n * postcss and postcss-selector-parser are OPTIONAL peers of the published `domflax` package: a\n * Tailwind-only user need not install them. They must therefore be loaded LAZILY (only when this\n * resolver is actually constructed) and from the CONSUMER'S project — never via a static top-level\n * `import`, which would (a) crash on module load for a postcss-less install and (b), once this\n * resolver is inlined into domflax's bundle, resolve relative to `domflax/dist` instead of the\n * user's project. We root the require in `process.cwd()` (or an explicit project root), exactly as\n * the Tailwind resolver does, with the bundle/source location as a last-resort fallback.\n */\n\n/** This module's own location — esbuild fills `__filename` in CJS; ESM falls back to `import.meta.url`. */\nexport function moduleBase(): string {\n return typeof __filename === 'string' ? __filename : import.meta.url;\n}\n\n/** The single postcss entry point this resolver calls at runtime. */\nexport type PostcssParseApi = (css: string, opts?: { from?: string }) => PostcssRoot;\n\n/** The subset of the postcss-selector-parser API this resolver calls at runtime (guards preserve narrowing). */\nexport interface SelectorParserApi {\n (): { astSync(selector: string): selectorParser.Root };\n isClassName(n: selectorParser.Node): n is selectorParser.ClassName;\n isTag(n: selectorParser.Node): n is selectorParser.Tag;\n isIdentifier(n: selectorParser.Node): n is selectorParser.Identifier;\n isAttribute(n: selectorParser.Node): n is selectorParser.Attribute;\n isUniversal(n: selectorParser.Node): n is selectorParser.Universal;\n isNesting(n: selectorParser.Node): n is selectorParser.Nesting;\n isPseudo(n: selectorParser.Node): n is selectorParser.Pseudo;\n isPseudoClass(n: selectorParser.Node): n is selectorParser.Pseudo;\n isPseudoElement(n: selectorParser.Node): n is selectorParser.Pseudo;\n isCombinator(n: selectorParser.Node): n is selectorParser.Combinator;\n}\n\nexport interface PostcssEngine {\n readonly parse: PostcssParseApi;\n readonly selectorParser: SelectorParserApi;\n}\n\n/** Resolve postcss + postcss-selector-parser from the consumer's project; `null` if unavailable. */\nexport function loadPostcssEngine(projectRoot?: string): PostcssEngine | null {\n const bases: string[] = [];\n if (projectRoot) bases.push(path.join(projectRoot, '__domflax__.js'));\n bases.push(path.join(process.cwd(), '__domflax__.js'));\n bases.push(moduleBase());\n for (const base of bases) {\n try {\n const req = createRequire(base);\n req.resolve('postcss');\n req.resolve('postcss-selector-parser');\n const postcss = req('postcss') as { parse: PostcssParseApi };\n const raw = req('postcss-selector-parser') as SelectorParserApi & { default?: SelectorParserApi };\n // postcss-selector-parser is CJS with a default export under interop; accept both shapes.\n const selector = raw.default ?? raw;\n return { parse: postcss.parse, selectorParser: selector };\n } catch {\n /* try the next base */\n }\n }\n return null;\n}\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * Lazily-loaded postcss engine (module singleton)\n * ────────────────────────────────────────────────────────────────────────── */\n\n/** Runtime postcss `parse`, populated on first resolver construction. */\nexport let pc: PostcssParseApi | null = null;\n/** Runtime postcss-selector-parser, populated on first resolver construction. */\nexport let sp: SelectorParserApi | null = null;\n\n/** Ensure the postcss engine is loaded; throws a clear error if the optional peers are absent. */\nexport function ensurePostcss(projectRoot?: string): void {\n if (pc && sp) return;\n const engine = loadPostcssEngine(projectRoot);\n if (!engine) {\n throw new Error(\n '@domflax/resolver-css requires \"postcss\" and \"postcss-selector-parser\" to be installed in ' +\n 'your project (they are optional peer dependencies of domflax, loaded only when the custom-CSS ' +\n 'provider is used). Install them with: npm install postcss postcss-selector-parser',\n );\n }\n pc = engine.parse;\n sp = engine.selectorParser;\n}\n","import type { AtRule, Rule } from 'postcss';\nimport type { RawDecl } from './types';\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * postcss helpers\n * ────────────────────────────────────────────────────────────────────────── */\n\ninterface MediaContext {\n readonly media: string;\n /** True when the rule lives under an at-rule that is not a style context (keyframes/font-face). */\n readonly skip: boolean;\n}\n\n/** Walk a rule's at-rule ancestry, collecting `@media` params and detecting non-style contexts. */\nexport function mediaContext(rule: Rule): MediaContext {\n const parts: string[] = [];\n let skip = false;\n let parent = rule.parent;\n while (parent && parent.type === 'atrule') {\n const at = parent as AtRule;\n const name = at.name.toLowerCase();\n if (name === 'media') parts.unshift(at.params.trim().replace(/\\s+/g, ' '));\n else if (name === 'keyframes' || name.endsWith('keyframes') || name === 'font-face') skip = true;\n parent = parent.parent;\n }\n return { media: parts.join(' and '), skip };\n}\n\n/** A rule's direct declarations, in source order, as raw `[prop, value, important]` triples. */\nexport function collectDecls(rule: Rule): RawDecl[] {\n const out: RawDecl[] = [];\n for (const node of rule.nodes) {\n if (node.type === 'decl') out.push([node.prop, node.value, node.important === true]);\n }\n return out;\n}\n","import { readFileSync } from 'node:fs';\nimport { ENGINE_VERSION } from './constants';\nimport type { CssFile } from './types';\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * Misc helpers\n * ────────────────────────────────────────────────────────────────────────── */\n\n/** Cheap, allocation-free CSS-identifier check used by {@link CustomCSSResolver.owns}. */\nexport function isPlainClassToken(token: string): boolean {\n return token.length > 0 && !/[\\s.#>+~:[\\]()]/.test(token);\n}\n\n/** Read a CSS file from disk; surfaces unreadable paths as a clear input error. */\nexport function readCssPath(path: string): CssFile {\n try {\n return { id: path, css: readFileSync(path, 'utf8') };\n } catch (cause) {\n throw new Error(`resolver-css: cannot read CSS file \"${path}\"`, { cause });\n }\n}\n\n/**\n * Derive a deterministic fingerprint from the provider tag, engine version, and each file's id +\n * length. Cheap and good enough to bust downstream caches when the source CSS set changes.\n */\nexport function deriveFingerprint(provider: string, files: readonly CssFile[]): string {\n const parts = files.map((f) => `${f.id}:${f.css.length}`).sort();\n return `${provider}/${ENGINE_VERSION}::${parts.join('|')}`;\n}\n","import type selectorParser from 'postcss-selector-parser';\nimport { LEGACY_PSEUDO_ELEMENTS } from './constants';\nimport { sp } from './engine';\n\n/* ────────────────────────────────────────────────────────────────────────── *\n * Selector helpers\n * ────────────────────────────────────────────────────────────────────────── */\n\nexport interface Compound {\n /** The combinator immediately to this compound's LEFT (`null` for the first compound). */\n readonly leftCombinator: string | null;\n readonly nodes: readonly selectorParser.Node[];\n}\n\n/** Split a selector's flat node list into compounds delimited by combinator nodes. */\nexport function splitCompounds(selector: selectorParser.Selector): Compound[] {\n const compounds: Compound[] = [];\n let current: selectorParser.Node[] = [];\n let leftCombinator: string | null = null;\n for (const node of selector.nodes) {\n if (sp!.isCombinator(node)) {\n compounds.push({ leftCombinator, nodes: current });\n current = [];\n leftCombinator = combinatorValue(node);\n } else {\n current.push(node);\n }\n }\n compounds.push({ leftCombinator, nodes: current });\n return compounds;\n}\n\n/** A combinator's normalized value — descendant combinators are a single space. */\nfunction combinatorValue(node: selectorParser.Combinator): string {\n const v = node.value;\n return v.trim() === '' ? ' ' : v.trim();\n}\n\n/** The pseudo's lower-cased name including its leading colon(s), without any argument. */\nexport function pseudoName(node: selectorParser.Pseudo): string {\n return node.value.toLowerCase();\n}\n\nexport function isPseudoElement(node: selectorParser.Pseudo): boolean {\n return sp!.isPseudoElement(node) || LEGACY_PSEUDO_ELEMENTS.has(pseudoName(node));\n}\n\n/** Canonicalize a pseudo-element to the modern double-colon form (e.g. `:before` → `::before`). */\nexport function normalizePseudoElement(node: selectorParser.Pseudo): string {\n const name = pseudoName(node);\n return name.startsWith('::') ? name : `::${name.replace(/^:/, '')}`;\n}\n","/**\n * @domflax/resolver-css — a {@link StyleResolver} backed by the project's own CSS files.\n *\n * Role: parse user-authored stylesheets with postcss, index every selector + declaration block, and\n * answer the resolver contract for plain `class=\"…\"` tokens:\n *\n * • `resolve(classes)` — FORWARD. Union the declarations of every rule whose selector is a simple\n * `.class` selector (optionally qualified by state pseudo-classes / a pseudo-element / wrapped in\n * an `@media`, which become {@link StyleCondition}s) into a normalized, condition-keyed\n * {@link StyleMap}. The shared {@link normalizer} expands shorthands and canonicalizes values so\n * resolver + patterns + verify agree byte-for-byte. Equal-specificity single-class rules cascade\n * by SOURCE order (later wins); BASE is the unconditional must-have block.\n * • `emit(styles)` — REVERSE. Best-effort map a {@link StyleMap} back to the minimal set of existing\n * class names whose own declarations are all present in the target. If nothing matches it returns\n * no classes and `exact:false`; it never throws.\n * • `selectorUsage(token)` — how a class participates in project selectors (subject / ancestor /\n * sibling / compound / `:has()` argument / structural pseudo), driving compress safety. Backed by\n * postcss-selector-parser so combinator and structural-pseudo facts are accurate.\n * • {@link CustomCSSResolver.complexSelectors} — the list of COMPLEX selectors (anything with a\n * combinator or a structural pseudo). This feeds domflax's CSS-selector-safety guard.\n *\n * CSS is accepted as raw sources (id + text) and/or as file paths read synchronously from disk, so\n * the resolver is fully unit-testable without touching the filesystem. Malformed CSS never throws —\n * an unparseable stylesheet simply contributes nothing; only genuine input errors (e.g. an\n * unreadable file path) surface as thrown errors.\n */\n\nexport { CSS_RESOLVER_ID, CSS_RESOLVER_PROVIDER } from './constants';\nexport { createCssResolver, CustomCSSResolver } from './resolver';\nexport type { CssFile, CssResolverOptions } from './types';\n","/**\n * @domflax/frontend-html — parse5 HTML <-> IR frontend + backend.\n *\n * A {@link Frontend} that parses HTML into an {@link IRDocument} (parse5 tree → IR, resolving each\n * element's `class` attribute onto `computed`), and a matching {@link Backend} that prints the edited\n * document back to HTML with SURGICAL, span-based edits over the original source (never re-serializing\n * the parse5 tree). Untouched bytes — doctype, comments, whitespace, scripts, attribute order — stay\n * byte-for-byte identical.\n *\n * parse5 is a real dependency but is LAZILY required inside `parse()` (see `./parse`), so the JSX-only\n * path never loads it. The parse walk + opacity/span helpers live in `./walk` + `./parse`; the reverse\n * codegen in `./backend`. This module is the public assembly point.\n */\n\nimport type {\n Backend,\n BackendContext,\n CodegenResult,\n EditPlan,\n Frontend,\n FrontendParseContext,\n IRDocument,\n ParseResult,\n} from '@domflax/core';\n\nimport { doPrint } from './backend';\nimport { doParse } from './parse';\nimport { HTML_LANGS, looksLikeHtml } from './walk';\n\nexport { HTML_LANGS, looksLikeHtml } from './walk';\n\n/** HTML frontend: parse5 HTML → IR (with source spans for surgical codegen). */\nexport const htmlFrontend: Frontend = {\n name: 'html',\n langs: HTML_LANGS,\n canParse(id: string, code: string): boolean {\n return looksLikeHtml(id, code);\n },\n parse(code: string, ctx: FrontendParseContext): ParseResult {\n return doParse(code, ctx);\n },\n};\n\n/** Factory mirror — returns a fresh handle to the (stateless) HTML frontend. */\nexport function createHtmlFrontend(): Frontend {\n return htmlFrontend;\n}\n\n/** HTML backend: IR → HTML via span-based surgical edits over the retained verbatim source. */\nexport const htmlBackend: Backend = {\n name: 'html',\n langs: HTML_LANGS,\n print(doc: IRDocument, _plan: EditPlan, _ctx: BackendContext): CodegenResult {\n return { code: doPrint(doc), map: null, edits: [], diagnostics: [] };\n },\n};\n\n/** Factory mirror — returns a fresh handle to the (stateless) HTML backend. */\nexport function createHtmlBackend(): Backend {\n return htmlBackend;\n}\n\nexport default htmlFrontend;\n","/**\n * @domflax/frontend-html — IR → HTML backend (SURGICAL, verbatim-preserving).\n *\n * The pass manager mutates the IR tree that was lowered from a complete HTML document. The backend\n * emits the SAME document back with ONLY the diffs the passes produced, applied as span edits over the\n * ORIGINAL source via `magic-string`. It NEVER re-serializes the parse5 tree — doing so would normalize\n * quoting/whitespace/attribute order across the whole file. Every untouched byte (doctype, `<head>`,\n * comments, scripts, whitespace, attribute ordering) stays byte-for-byte identical.\n *\n * • CLASS CHANGE — for a surviving element whose static class list differs from its source text,\n * overwrite just the `class` attribute VALUE span (quotes included) with the new tokens.\n * • UNWRAP (flatten) — when a wrapper element was removed but a descendant survived, delete ONLY the\n * wrapper's open- and close-tag spans; the children (their entire subtrees) survive verbatim.\n * • FULL REMOVAL — when a node was removed with no surviving descendant, delete its whole span.\n */\n\nimport MagicString from 'magic-string';\n\nimport type {\n Backref,\n ClassList,\n IRDocument,\n IRElement,\n IRNode,\n IRNodeId,\n SourceFile,\n SourceSpan,\n} from '@domflax/core';\n\n/* ───────────────────────── shared helpers ───────────────────────── */\n\n/** All static class tokens of a {@link ClassList}, in source order. */\nfunction staticTokensOf(classes: ClassList): string[] {\n const out: string[] = [];\n for (const seg of classes.segments) {\n if (seg.kind === 'static') for (const t of seg.tokens) out.push(t.value);\n }\n return out;\n}\n\n/** Two token lists are equal iff same length and same tokens in the same order. */\nfunction sameTokens(a: readonly string[], b: readonly string[]): boolean {\n if (a.length !== b.length) return false;\n for (let i = 0; i < a.length; i += 1) if (a[i] !== b[i]) return false;\n return true;\n}\n\n/** Pick the single retained source file this document was parsed from (if any). */\nfunction primarySource(doc: IRDocument): SourceFile | null {\n for (const sf of doc.sources.values()) {\n if (typeof sf.text === 'string' && sf.text.length > 0) return sf;\n }\n return null;\n}\n\n/** Collect every node reachable from the root of the (mutated) tree. */\nfunction collectKept(doc: IRDocument): IRNode[] {\n const out: IRNode[] = [];\n const seen = new Set<IRNodeId>();\n const visit = (id: IRNodeId): void => {\n if (seen.has(id)) return;\n seen.add(id);\n const n = doc.nodes.get(id);\n if (!n) return;\n out.push(n);\n if (n.kind === 'element' || n.kind === 'fragment') for (const c of n.children) visit(c);\n };\n visit(doc.root);\n return out;\n}\n\n/** Span `a` strictly contains span `b` (same file, b nested inside, not identical). */\nfunction strictlyContains(a: SourceSpan, b: SourceSpan): boolean {\n if (a.file !== b.file) return false;\n if (a.start <= b.start && b.end <= a.end) return !(a.start === b.start && a.end === b.end);\n return false;\n}\n\n/** All ids the backref table knows about (every originally-parsed element with a source location). */\nfunction backrefIds(doc: IRDocument): IRNodeId[] {\n const out: IRNodeId[] = [];\n const max = doc.alloc.peek as unknown as number;\n for (let i = 1; i < max; i += 1) {\n const id = i as IRNodeId;\n if (doc.backref.get(id)) out.push(id);\n }\n return out;\n}\n\n/* ───────────────────────── class-value rewrite ───────────────────────── */\n\n/** The tokens currently written in the class value span (quotes/whitespace stripped). */\nfunction currentTokens(sf: SourceFile, valueSpan: SourceSpan): string[] {\n const raw = sf.text.slice(valueSpan.start, valueSpan.end).trim();\n const unquoted = raw.replace(/^['\"]/, '').replace(/['\"]$/, '');\n return unquoted.split(/\\s+/).filter((t) => t.length > 0);\n}\n\n/** Apply the class-list diff for one surviving element. Returns true if a byte edit was made. */\nfunction editClasses(ms: MagicString, doc: IRDocument, sf: SourceFile, el: IRElement): boolean {\n const classes = el.classes;\n if (classes.hasDynamic || classes.opaque) return false; // never rewrite an opaque/dynamic list\n\n const tokens = staticTokensOf(classes);\n const valueSpan = classes.valueSpan;\n\n if (valueSpan && valueSpan.file === sf.id) {\n if (sameTokens(currentTokens(sf, valueSpan), tokens)) return false; // unchanged → leave verbatim\n const current = sf.text.slice(valueSpan.start, valueSpan.end).trim();\n const quote = current.startsWith(\"'\") ? \"'\" : '\"';\n ms.overwrite(valueSpan.start, valueSpan.end, `${quote}${tokens.join(' ')}${quote}`);\n return true;\n }\n\n // No class attribute originally, but the passes added classes ⇒ insert one on the opening tag.\n if (tokens.length === 0) return false;\n const openTag = doc.backref.get(el.id)?.openTagSpan;\n if (!openTag || openTag.file !== sf.id) return false;\n ms.appendLeft(openTag.start + 1 + el.tag.length, ` class=\"${tokens.join(' ')}\"`);\n return true;\n}\n\n/* ───────────────────────── surgical codegen ───────────────────────── */\n\ninterface RemovedRegion {\n readonly backref: Backref;\n /** A surviving node nested inside this region ⇒ this was an UNWRAP (keep inner, drop tags). */\n readonly unwrapped: boolean;\n}\n\n/** Surgical whole-document codegen. Returns null when the document has no retained source. */\nfunction surgicalPrint(doc: IRDocument): string | null {\n const sf = primarySource(doc);\n if (!sf) return null;\n\n const ms = new MagicString(sf.text);\n\n const kept = collectKept(doc);\n const keptSpans: SourceSpan[] = [];\n for (const n of kept) if (n.span && n.span.file === sf.id) keptSpans.push(n.span);\n\n // 1) Structural removals — an id in the backref table but absent from the live node map was removed\n // by the passes. Classify as UNWRAP (a surviving node nests inside) or FULL removal.\n const removed: RemovedRegion[] = [];\n for (const id of backrefIds(doc)) {\n if (doc.nodes.has(id)) continue;\n const back = doc.backref.get(id);\n if (!back || back.span.file !== sf.id) continue;\n const unwrapped = keptSpans.some((k) => strictlyContains(back.span, k));\n removed.push({ backref: back, unwrapped });\n }\n\n // Skip any removed region nested inside a FULL-removal region (already deleted by the ancestor), so\n // every delete stays disjoint (magic-string requires it).\n const fullRemovals = removed.filter((r) => !r.unwrapped).map((r) => r.backref.span);\n for (const r of removed) {\n const s = r.backref.span;\n if (fullRemovals.some((f) => f !== s && strictlyContains(f, s))) continue;\n\n if (r.unwrapped) {\n const open = r.backref.openTagSpan;\n const close = r.backref.closeTagSpan;\n if (open && open.file === sf.id && open.end > open.start) ms.remove(open.start, open.end);\n if (close && close.file === sf.id && close.end > close.start) ms.remove(close.start, close.end);\n } else {\n ms.remove(s.start, s.end);\n }\n }\n\n // 2) Class-list diffs on every surviving element.\n for (const n of kept) if (n.kind === 'element') editClasses(ms, doc, sf, n);\n\n return ms.toString();\n}\n\n/** Emit the (possibly edited) document. Falls back to the empty string only for a source-less doc. */\nexport function doPrint(doc: IRDocument): string {\n return surgicalPrint(doc) ?? '';\n}\n","/**\n * @domflax/frontend-html — the parse5 HTML → IR parse pass.\n *\n * Parses HTML with parse5 (WHATWG-compliant tree construction) and lowers its tree into the\n * `@domflax/core` IR: every element → {@link IRElement} (tag + non-class attributes, with the `class`\n * attribute resolved through `ctx.resolver`/`ctx.normalizer` into `computed` so downstream patterns\n * match on resolved style), text → {@link IRText}, comments → {@link IRComment}. Doctype and\n * auto-inserted (`<html>`/`<head>`/`<body>`) wrappers are preserved verbatim: doctype is not\n * represented, synthetic wrappers become opaque (never edited).\n *\n * Precise SOURCE SPANS from parse5 location info (element span, open-/close-tag spans, and the `class`\n * VALUE span) are recorded in the {@link MutableBackrefTable} so the backend edits surgically instead\n * of re-serializing (which would reformat the whole document).\n *\n * OPACITY (never flatten/rewrite), enforced via `meta.safetyFloor = 0` (blocks every op above lint):\n * • elements with an `id`, any inline `on*=` handler, or `contenteditable` (element only);\n * • `<script>`/`<style>`/`<template>`/`<svg>`/`<pre>`/`<textarea>` subtrees (not descended into);\n * • synthetic (auto-inserted) elements carrying no source location.\n *\n * parse5 is LAZILY required (via `createRequire`, since {@link Frontend.parse} is synchronous) INSIDE\n * `doParse`, so the JSX-only path never loads it.\n */\n\nimport { createRequire } from 'node:module';\n\nimport type {\n AttrMap,\n AttrValue,\n ClassList,\n ClassSegment,\n Diagnostic,\n FrontendParseContext,\n IRDocument,\n IRElement,\n IRFragment,\n IRNodeId,\n MutableBackrefTable,\n NodeMeta,\n ParseResult,\n SourceFile,\n StyleMap,\n} from '@domflax/core';\nimport {\n createComment,\n createDocument,\n createElement,\n createText,\n defaultMeta,\n emptyClassList,\n emptyStyleMap,\n} from '@domflax/core';\n\nimport type { P5Attr, P5Location, P5Node, Parse5Module } from './walk';\nimport {\n FILE_ID,\n attrsLocOf,\n classValueSpan,\n elementIsOpaque,\n hasEventHandler,\n isOpaqueSubtreeTag,\n span,\n} from './walk';\n\n/* ───────────────────────── lazy parse5 ───────────────────────── */\n\nlet cachedParse5: Parse5Module | null = null;\n\n/**\n * Load parse5 lazily via `createRequire` (NOT a top-level import): {@link Frontend.parse} is\n * synchronous, so a dynamic `import()` is unavailable, and the JSX-only path must never pull parse5\n * into memory. Rooted at THIS module so it resolves the parse5 the frontend depends on.\n */\nfunction loadParse5(): Parse5Module {\n if (cachedParse5) return cachedParse5;\n const req = createRequire(import.meta.url);\n cachedParse5 = req('parse5') as Parse5Module;\n return cachedParse5;\n}\n\n/* ───────────────────────── parse pass ───────────────────────── */\n\nexport function doParse(code: string, ctx: FrontendParseContext): ParseResult {\n const diagnostics: Diagnostic[] = [];\n const doc: IRDocument = createDocument('html');\n const backref = doc.backref as MutableBackrefTable;\n\n const parse5 = loadParse5();\n const document = parse5.parse(code, { sourceCodeLocationInfo: true });\n\n const eol: '\\n' | '\\r\\n' = code.includes('\\r\\n') ? '\\r\\n' : '\\n';\n const sourceFile: SourceFile = {\n id: FILE_ID,\n path: ctx.id,\n text: code,\n frontend: 'html',\n eol,\n indentUnit: ' ',\n native: document,\n };\n doc.sources.set(FILE_ID, sourceFile);\n\n /* ----- class resolution (static classes → computed style) ----- */\n\n const resolveComputed = (tokens: readonly string[], tag: string, nodeId: IRNodeId): StyleMap => {\n if (tokens.length === 0) return emptyStyleMap();\n const res = ctx.resolver.resolve({ classes: tokens, element: { tagName: tag, namespace: 'html' } });\n for (const w of res.warnings) {\n diagnostics.push({\n code: 'DF_STYLE_CONFLICT_UNRESOLVED',\n severity: w.severity,\n message: w.message,\n nodeId,\n });\n }\n return ctx.normalizer.normalizeStyleMap(res.styles);\n };\n\n const splitTokens = (raw: string): string[] => raw.split(/\\s+/).filter((t) => t.length > 0);\n\n /* ----- child lowering ----- */\n\n const appendChild = (node: P5Node, parentId: IRNodeId, out: IRNodeId[]): void => {\n const name = node.nodeName;\n if (name === '#text') {\n const value = node.value ?? '';\n const id = doc.alloc.next();\n const loc = node.sourceCodeLocation ?? null;\n doc.nodes.set(\n id,\n createText(id, value, {\n parent: parentId,\n span: loc ? span(loc.startOffset, loc.endOffset) : null,\n collapsible: /^\\s*$/.test(value),\n }),\n );\n out.push(id);\n return;\n }\n if (name === '#comment') {\n const id = doc.alloc.next();\n const loc = node.sourceCodeLocation ?? null;\n doc.nodes.set(\n id,\n createComment(id, node.data ?? '', {\n parent: parentId,\n span: loc ? span(loc.startOffset, loc.endOffset) : null,\n }),\n );\n out.push(id);\n return;\n }\n if (name === '#documentType') return; // doctype stays verbatim in source (never represented)\n if (name.startsWith('#')) {\n // #document / #document-fragment — a container with no element identity: hoist its children.\n for (const c of node.childNodes ?? []) appendChild(c, parentId, out);\n return;\n }\n out.push(buildElement(node, parentId));\n };\n\n /* ----- element lowering ----- */\n\n const buildElement = (node: P5Node, parentId: IRNodeId): IRNodeId => {\n const id = doc.alloc.next();\n const tag = (node.tagName ?? node.nodeName).toLowerCase();\n const loc: P5Location | null = node.sourceCodeLocation ?? null;\n const attrsArr: readonly P5Attr[] = node.attrs ?? [];\n\n const opaqueSubtree = isOpaqueSubtreeTag(tag);\n const synthetic = loc == null; // auto-inserted <html>/<head>/<body>\n const opaque = opaqueSubtree || synthetic || elementIsOpaque(attrsArr);\n\n const meta: NodeMeta = defaultMeta();\n meta.hasEventHandlers = hasEventHandler(attrsArr);\n // Opaque nodes get floor 0 (any op above lint is refused by the applier); optimizable nodes get\n // floor 3 (fully open — the pattern predicates + flatten classifier are the real gate).\n meta.safetyFloor = opaque ? 0 : 3;\n\n // Split attributes: `class` → ClassList; everything else → AttrMap entries (so flatten's\n // `hasOwnAttrs` guard sees id/data-*/… and refuses to unwrap the element).\n let classes: ClassList = emptyClassList();\n let classTokens: string[] = [];\n const entries = new Map<string, AttrValue>();\n const order: string[] = [];\n\n for (const a of attrsArr) {\n if (a.name.toLowerCase() === 'class') {\n classTokens = splitTokens(a.value);\n const valueSpan = classValueSpan(loc, code);\n const clAttr = attrsLocOf(loc)?.['class'];\n const seg: ClassSegment = {\n kind: 'static',\n span: valueSpan ?? undefined,\n tokens: classTokens.map((value) => ({ value })),\n };\n classes = {\n form: 'string-literal',\n segments: [seg],\n valueSpan,\n attrSpan: clAttr ? span(clAttr.startOffset, clAttr.endOffset) : undefined,\n hasDynamic: false,\n opaque: false,\n rewritable: valueSpan != null,\n };\n continue;\n }\n const v = a.value;\n entries.set(a.name, { kind: 'static', value: v === '' ? true : v });\n order.push(a.name);\n }\n\n const attrs: AttrMap = { entries, spreads: [], order };\n const computed = resolveComputed(classTokens, tag, id);\n\n // Children — opaque-subtree elements are NOT descended into; their inner bytes survive verbatim.\n const children: IRNodeId[] = [];\n if (!opaqueSubtree) {\n for (const c of node.childNodes ?? []) appendChild(c, id, children);\n }\n\n const el: IRElement = createElement(id, {\n tag,\n namespace: 'html',\n isComponent: false,\n selfClosing: loc ? loc.endTag == null : false,\n classes,\n computed,\n attrs,\n children,\n parent: parentId,\n span: loc ? span(loc.startOffset, loc.endOffset) : null,\n meta,\n });\n doc.nodes.set(id, el);\n\n // Backref (surgical-edit anchors) — only for elements with a real source location. Synthetic\n // wrappers get none, so the backend never tries to move/remove their bytes.\n if (loc) {\n backref.set(id, {\n nodeId: id,\n span: span(loc.startOffset, loc.endOffset),\n openTagSpan: loc.startTag ? span(loc.startTag.startOffset, loc.startTag.endOffset) : null,\n closeTagSpan: loc.endTag ? span(loc.endTag.startOffset, loc.endTag.endOffset) : null,\n innerSpan: null,\n selfClosing: loc.endTag == null,\n });\n }\n return id;\n };\n\n /* ----- attach top-level nodes under the root fragment ----- */\n\n const rootFrag = doc.nodes.get(doc.root) as IRFragment;\n appendChild(document, doc.root, rootFrag.children);\n\n return { doc, diagnostics };\n}\n","/**\n * @domflax/frontend-html — pure parse5 interop, constants, and opacity/span helpers.\n *\n * Stateless building blocks shared by the HTML parse pass: the minimal parse5 node/location shapes\n * this frontend reads (parse5 ships its own types, but the frontend requires it LAZILY as `unknown`,\n * so it re-declares only the slice it touches), the fixed constants, the opacity classification\n * predicates (which elements/subtrees must never be flattened or rewritten), and the source-span\n * helpers that turn parse5 location info into {@link SourceSpan}s for surgical codegen.\n *\n * No closure state, no document mutation, no third-party imports — only the `@domflax/core` type\n * contract.\n */\n\nimport type { FileKind, SourceFileId, SourceSpan } from '@domflax/core';\n\n/** Languages this frontend claims. HTML only; JSX/TSX is owned by a sibling frontend. */\nexport const HTML_LANGS: readonly FileKind[] = ['html'];\n\n/** The single registered source file id (one parse == one document). */\nexport const FILE_ID = 1 as SourceFileId;\n\n/* ───────────────────────── parse5 minimal shapes (lazy-required as unknown) ───────────────────────── */\n\n/** A `{ startOffset, endOffset }` byte range parse5 records for a node/tag/attribute. */\nexport interface P5Range {\n readonly startOffset: number;\n readonly endOffset: number;\n}\n\n/** parse5 element start-tag location (parse5 v7 nests per-attribute ranges under `startTag.attrs`). */\nexport interface P5TagLoc extends P5Range {\n readonly attrs?: Readonly<Record<string, P5Range>>;\n}\n\n/** parse5 element source-code location. `attrs` may live at the top level (v6) or under `startTag` (v7). */\nexport interface P5Location extends P5Range {\n readonly startTag?: P5TagLoc | null;\n readonly endTag?: P5Range | null;\n readonly attrs?: Readonly<Record<string, P5Range>>;\n}\n\nexport interface P5Attr {\n readonly name: string;\n readonly value: string;\n}\n\nexport interface P5Node {\n readonly nodeName: string;\n readonly tagName?: string;\n readonly value?: string; // #text\n readonly data?: string; // #comment\n readonly attrs?: readonly P5Attr[];\n readonly childNodes?: readonly P5Node[];\n readonly sourceCodeLocation?: P5Location | null;\n}\n\n/** The tiny slice of the parse5 module surface the frontend calls. */\nexport interface Parse5Module {\n parse(html: string, opts: { readonly sourceCodeLocationInfo: boolean }): P5Node;\n}\n\n/* ───────────────────────── HTML detection ───────────────────────── */\n\n/** Lightweight heuristic: does this source id / code look like HTML we can own? */\nexport function looksLikeHtml(id: string, code: string): boolean {\n if (/\\.html?$/i.test(id)) return true;\n const head = code.slice(0, 256).trimStart().toLowerCase();\n return head.startsWith('<!doctype html') || head.startsWith('<html') || head.startsWith('<');\n}\n\n/* ───────────────────────── opacity classification ───────────────────────── */\n\n/**\n * Tags whose ENTIRE subtree is opaque — never descended into, flattened, or rewritten. Raw-text /\n * embedded-content / whitespace-significant elements whose inner bytes must survive verbatim:\n * `<script>`/`<style>` (raw text + JS/CSS), `<template>` (inert content), `<svg>` (foreign markup),\n * `<pre>`/`<textarea>` (whitespace-significant).\n */\nexport const OPAQUE_SUBTREE_TAGS: ReadonlySet<string> = new Set([\n 'script',\n 'style',\n 'template',\n 'svg',\n 'pre',\n 'textarea',\n]);\n\nexport function isOpaqueSubtreeTag(tag: string): boolean {\n return OPAQUE_SUBTREE_TAGS.has(tag);\n}\n\n/**\n * Element-level opacity: an `id` (JS may `querySelector`/anchor-link it), any inline `on*=` event\n * handler, or `contenteditable` pins the element's identity/behaviour — it must never be flattened or\n * rewritten (its subtree may still be optimized).\n */\nexport function elementIsOpaque(attrs: readonly P5Attr[]): boolean {\n for (const a of attrs) {\n const n = a.name.toLowerCase();\n if (n === 'id' || n === 'contenteditable') return true;\n if (n.startsWith('on')) return true;\n }\n return false;\n}\n\n/** True when the element carries any inline `on*=` event handler. */\nexport function hasEventHandler(attrs: readonly P5Attr[]): boolean {\n for (const a of attrs) if (/^on/i.test(a.name)) return true;\n return false;\n}\n\n/* ───────────────────────── source-span helpers ───────────────────────── */\n\n/** A {@link SourceSpan} over `[start, end)` in the single source file. */\nexport function span(start: number, end: number): SourceSpan {\n return { file: FILE_ID, start, end };\n}\n\n/** The per-attribute location map, tolerating both the v6 (top-level) and v7 (`startTag`) layouts. */\nexport function attrsLocOf(loc: P5Location | null | undefined): Readonly<Record<string, P5Range>> | undefined {\n if (!loc) return undefined;\n return loc.startTag?.attrs ?? loc.attrs;\n}\n\n/**\n * The VALUE span (quotes included) of the `class` attribute — the splice target the backend overwrites\n * to rewrite the class list in place. Derived from the whole-attribute range (`class=\"…\"`) by skipping\n * past the name and `=`; returns null when there is no class attribute or it has no value.\n */\nexport function classValueSpan(loc: P5Location | null | undefined, source: string): SourceSpan | null {\n const attrsLoc = attrsLocOf(loc);\n const cl = attrsLoc?.['class'];\n if (!cl) return null;\n const text = source.slice(cl.startOffset, cl.endOffset);\n const eq = text.indexOf('=');\n if (eq === -1) return null; // bare `class` with no value\n let i = eq + 1;\n while (i < text.length && /\\s/.test(text[i]!)) i += 1;\n if (i >= text.length) return null;\n return span(cl.startOffset + i, cl.endOffset);\n}\n","/**\n * @domflax/frontend-jsx — Babel JSX/TSX → IR frontend.\n *\n * Walks a Babel AST (`@babel/parser` → `@babel/traverse`) and lowers JSXElement /\n * JSXFragment / JSXText / JSXExpressionContainer / JSXSpreadChild nodes into the\n * `@domflax/core` IR. ALL dynamic JavaScript stays out of the structural IR: every\n * expression container, spread, and dynamic className/child is interned into the\n * document's {@link ExprRegistry} as an opaque {@link ExprRef} (with its verbatim source\n * slice as payload), and only its source span survives in the tree.\n *\n * Static `class`/`className` literals are split into {@link ClassToken}s on a static\n * {@link ClassSegment}; a non-string-literal className becomes a single dynamic segment\n * (opaque, never optimized). Static classes are resolved through the supplied\n * {@link StyleResolver} + {@link StyleNormalizer} into `element.computed` so downstream\n * patterns can match on resolved style.\n *\n * NodeMeta opacity barriers populated here: hasRef (`ref=`), hasEventHandlers (`on*=`),\n * hasKey (`key=`), hasSpreadAttrs (`{...x}`), hasDangerousHtml\n * (`dangerouslySetInnerHTML=`), hasDynamicChildren (any expression / spread child),\n * isComponent (capitalized / member tag). \"hasDynamicClasses\" is carried on the\n * {@link ClassList} itself (`hasDynamic` / `opaque`), not on NodeMeta.\n *\n * The pure AST/classification helpers live in `./frontend-ast`; the parse pass itself\n * lives in `./frontend-parse`. This module is the public assembly point.\n */\n\nimport type { Frontend, FrontendParseContext, ParseResult } from '@domflax/core';\n\nimport { JSX_LANGS, looksLikeJsx } from './frontend-ast';\nimport { doParse } from './frontend-parse';\n\nexport const jsxFrontend: Frontend = {\n name: 'babel-jsx',\n langs: JSX_LANGS,\n canParse(id: string, code: string): boolean {\n return looksLikeJsx(id, code);\n },\n parse(code: string, ctx: FrontendParseContext): ParseResult {\n return doParse(code, ctx);\n },\n};\n\n/** Factory mirror — returns a fresh handle to the (stateless) JSX frontend. */\nexport function createJsxFrontend(): Frontend {\n return jsxFrontend;\n}\n","/**\n * @domflax/frontend-jsx — AST interop, constants, and pure classification helpers.\n *\n * Stateless building blocks shared by the JSX parse pass: the `@babel/traverse`\n * default-export normalization, the frontend's fixed constants, and the pure\n * name/classification/JSX-discovery helpers (no closure state, no document mutation).\n */\n\nimport babelTraverse from '@babel/traverse';\nimport type {\n JSXAttribute,\n JSXElement,\n JSXFragment,\n JSXIdentifier,\n JSXMemberExpression,\n JSXNamespacedName,\n Node as BabelNode,\n} from '@babel/types';\n\nimport type { ClassListForm, ExprKind, FileKind, SourceFileId } from '@domflax/core';\n\n/* ───────────────────────── @babel/traverse interop ───────────────────────── */\n\n// `@babel/traverse` is published as CJS (`module.exports = traverse; exports.default = traverse`).\n// Under an ESM default import the value may be the function OR `{ default: fn }` depending on the\n// interop layer (Node ESM vs. esbuild vs. tsup), so normalize defensively.\nexport const traverse = (\n typeof babelTraverse === 'function'\n ? babelTraverse\n : (babelTraverse as unknown as { default: typeof babelTraverse }).default\n) as typeof babelTraverse;\n\n/** Languages this frontend claims. JSX/TSX only; HTML is owned by a sibling frontend. */\nexport const JSX_LANGS: readonly FileKind[] = ['jsx', 'tsx'];\n\n/** The single registered source file id (one parse == one module). */\nexport const FILE_ID = 1 as SourceFileId;\n\n/** Marker payload stored for every interned expression so the backend can re-print it. */\nexport interface ExprPayload {\n readonly text: string;\n readonly spread: boolean;\n}\n\n/* ───────────────────────── name + classification helpers ───────────────────────── */\n\nexport type JSXName = JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n\nexport function jsxName(node: JSXName): string {\n switch (node.type) {\n case 'JSXIdentifier':\n return node.name;\n case 'JSXMemberExpression':\n return `${jsxName(node.object)}.${node.property.name}`;\n case 'JSXNamespacedName':\n return `${node.namespace.name}:${node.name.name}`;\n }\n}\n\n/** Component vs. intrinsic: capitalized identifier or member expression ⇒ component. */\nexport function isComponentName(node: JSXName): boolean {\n if (node.type === 'JSXMemberExpression') return true;\n if (node.type === 'JSXNamespacedName') return false;\n return /^[A-Z]/.test(node.name);\n}\n\nexport function attrName(name: JSXAttribute['name']): string {\n return name.type === 'JSXNamespacedName'\n ? `${name.namespace.name}:${name.name.name}`\n : name.name;\n}\n\nexport function exprKind(node: BabelNode): ExprKind {\n switch (node.type) {\n case 'CallExpression':\n case 'OptionalCallExpression':\n return 'call';\n case 'MemberExpression':\n case 'OptionalMemberExpression':\n return 'member';\n case 'ConditionalExpression':\n case 'LogicalExpression':\n return 'conditional';\n case 'TemplateLiteral':\n case 'TaggedTemplateExpression':\n return 'template';\n case 'Identifier':\n return 'identifier';\n case 'SpreadElement':\n return 'spread';\n default:\n return 'other';\n }\n}\n\n/** Map a dynamic className expression to the closest {@link ClassListForm}. */\nexport function classFormOf(node: BabelNode): ClassListForm {\n switch (node.type) {\n case 'TemplateLiteral':\n case 'TaggedTemplateExpression':\n return 'template-literal';\n case 'CallExpression':\n case 'OptionalCallExpression':\n return 'call';\n case 'ConditionalExpression':\n case 'LogicalExpression':\n return 'conditional';\n case 'MemberExpression':\n case 'OptionalMemberExpression':\n case 'Identifier':\n return 'member';\n default:\n return 'call';\n }\n}\n\n/**\n * Find the OUTERMOST JSXElement/JSXFragment nodes that a dynamic expression renders, so the frontend\n * can lower JSX nested inside `{…}` holes — `.map`/`.filter`/`.forEach((x) => <jsx/>)` callbacks,\n * `&&`/`||` logical expressions, ternaries, and parenthesized/cast wrappers — into REAL IR element\n * nodes. The dynamic scaffolding around them (the call itself, the conditions, `{expr}` holes) stays\n * opaque; only the renderable JSX is surfaced so the pass manager descends into and optimizes it.\n *\n * Only the outermost JSX is collected: `buildElement`/`buildFragment` recurse into the\n * descendants themselves, so we must NOT descend past a JSX boundary here (that would double-register\n * inner elements).\n */\nexport function findNestedJsxRoots(root: BabelNode): (JSXElement | JSXFragment)[] {\n const out: (JSXElement | JSXFragment)[] = [];\n const seen = new Set<BabelNode>();\n\n const visit = (n: BabelNode | null | undefined): void => {\n if (!n || seen.has(n)) return;\n seen.add(n);\n switch (n.type) {\n case 'JSXElement':\n case 'JSXFragment':\n out.push(n); // outermost renderable JSX — buildElement/buildFragment recurse from here\n return;\n case 'ParenthesizedExpression':\n case 'TSNonNullExpression':\n case 'TSAsExpression':\n case 'TSSatisfiesExpression':\n case 'TSTypeAssertion':\n visit(n.expression);\n return;\n case 'LogicalExpression':\n visit(n.left);\n visit(n.right);\n return;\n case 'ConditionalExpression':\n visit(n.consequent);\n visit(n.alternate);\n return;\n case 'SequenceExpression':\n for (const e of n.expressions) visit(e);\n return;\n case 'CallExpression':\n case 'OptionalCallExpression':\n // `.map`/`.filter`/`.forEach(cb)` etc. — descend into the call arguments (the callbacks),\n // never the callee (that is the `items.map` member access, which renders nothing).\n for (const a of n.arguments) visit(a as BabelNode);\n return;\n case 'ArrowFunctionExpression':\n case 'FunctionExpression':\n visit(n.body);\n return;\n case 'BlockStatement':\n for (const s of n.body) visit(s);\n return;\n case 'ReturnStatement':\n visit(n.argument);\n return;\n case 'IfStatement':\n visit(n.consequent);\n visit(n.alternate);\n return;\n case 'ArrayExpression':\n for (const el of n.elements) visit(el as BabelNode);\n return;\n default:\n return;\n }\n };\n\n visit(root);\n return out;\n}\n\nexport function looksLikeJsx(id: string, code: string): boolean {\n if (/\\.[jt]sx$/i.test(id)) return true;\n return /<\\/?[A-Za-z][\\w.-]*|<>/.test(code);\n}\n","/**\n * @domflax/frontend-jsx — the JSX/TSX → IR parse pass.\n *\n * Walks a Babel AST (`@babel/parser` → `@babel/traverse`) and lowers JSXElement /\n * JSXFragment / JSXText / JSXExpressionContainer / JSXSpreadChild nodes into the\n * `@domflax/core` IR. ALL dynamic JavaScript stays out of the structural IR: every\n * expression container, spread, and dynamic className/child is interned into the\n * document's {@link ExprRegistry} as an opaque {@link ExprRef} (with its verbatim source\n * slice as payload), and only its source span survives in the tree.\n *\n * Static `class`/`className` literals are split into {@link ClassToken}s on a static\n * {@link ClassSegment}; a non-string-literal className becomes a single dynamic segment\n * (opaque, never optimized). Static classes are resolved through the supplied\n * {@link StyleResolver} + {@link StyleNormalizer} into `element.computed` so downstream\n * patterns can match on resolved style.\n *\n * NodeMeta opacity barriers populated here: hasRef (`ref=`), hasEventHandlers (`on*=`),\n * hasKey (`key=`), hasSpreadAttrs (`{...x}`), hasDangerousHtml\n * (`dangerouslySetInnerHTML=`), hasDynamicChildren (any expression / spread child),\n * isComponent (capitalized / member tag). \"hasDynamicClasses\" is carried on the\n * {@link ClassList} itself (`hasDynamic` / `opaque`), not on NodeMeta.\n */\n\nimport { parse as babelParse } from '@babel/parser';\nimport type { NodePath } from '@babel/traverse';\nimport type {\n Expression,\n JSXAttribute,\n JSXElement,\n JSXEmptyExpression,\n JSXFragment,\n JSXOpeningElement,\n Node as BabelNode,\n} from '@babel/types';\n\nimport type {\n AttrMap,\n AttrValue,\n ClassList,\n ClassSegment,\n ClassToken,\n Diagnostic,\n ExprRef,\n FrontendParseContext,\n IRDocument,\n IRElement,\n IRFragment,\n IRNamespace,\n IRNodeId,\n MutableBackrefTable,\n NodeMeta,\n ParseResult,\n SourceFile,\n SourceSpan,\n StyleMap,\n} from '@domflax/core';\nimport {\n createDocument,\n createElement,\n createExpr,\n createFragment,\n createText,\n defaultMeta,\n emptyClassList,\n emptyStyleMap,\n} from '@domflax/core';\n\nimport type { ExprPayload } from './frontend-ast';\nimport {\n FILE_ID,\n attrName,\n classFormOf,\n exprKind,\n findNestedJsxRoots,\n isComponentName,\n jsxName,\n traverse,\n} from './frontend-ast';\n\nexport function doParse(code: string, ctx: FrontendParseContext): ParseResult {\n const diagnostics: Diagnostic[] = [];\n const doc: IRDocument = createDocument('jsx');\n const backref = doc.backref as MutableBackrefTable;\n\n const ast = babelParse(code, {\n sourceType: 'module',\n plugins: ['jsx', 'typescript'],\n });\n\n const eol: '\\n' | '\\r\\n' = code.includes('\\r\\n') ? '\\r\\n' : '\\n';\n const sourceFile: SourceFile = {\n id: FILE_ID,\n path: ctx.id,\n text: code,\n frontend: 'jsx',\n eol,\n indentUnit: ' ',\n native: ast,\n };\n doc.sources.set(FILE_ID, sourceFile);\n\n /* ----- span helpers (close over `code`) ----- */\n\n const spanOf = (node: BabelNode): SourceSpan | null => {\n if (node.start == null || node.end == null) return null;\n const span: SourceSpan = {\n file: FILE_ID,\n start: node.start,\n end: node.end,\n startLoc: node.loc\n ? { line: node.loc.start.line, column: node.loc.start.column }\n : undefined,\n endLoc: node.loc ? { line: node.loc.end.line, column: node.loc.end.column } : undefined,\n };\n return span;\n };\n\n const sliceOf = (node: BabelNode): string =>\n node.start == null || node.end == null ? '' : code.slice(node.start, node.end);\n\n /** Intern an expression as an opaque ExprRef, recording its verbatim source slice. */\n const internExpr = (node: Expression | JSXEmptyExpression, spread: boolean): ExprRef => {\n const payload: ExprPayload = { text: sliceOf(node), spread };\n return doc.exprs.intern({\n span: spanOf(node) ?? { file: FILE_ID, start: 0, end: 0 },\n kind: exprKind(node),\n payload,\n });\n };\n\n /* ----- class list ----- */\n\n const splitTokens = (raw: string): ClassToken[] =>\n raw\n .split(/\\s+/)\n .filter((t) => t.length > 0)\n .map((value) => ({ value }) as ClassToken);\n\n const buildClassList = (attr: JSXAttribute): ClassList => {\n const attrSpan = spanOf(attr) ?? undefined;\n const v = attr.value;\n\n const staticList = (tokens: ClassToken[], valueSpan: SourceSpan | null): ClassList => {\n const seg: ClassSegment = { kind: 'static', span: valueSpan ?? undefined, tokens };\n return {\n form: 'string-literal',\n segments: [seg],\n valueSpan,\n attrSpan,\n hasDynamic: false,\n opaque: false,\n rewritable: true,\n };\n };\n\n if (v == null) return staticList([], null);\n\n if (v.type === 'StringLiteral') {\n return staticList(splitTokens(v.value), spanOf(v));\n }\n\n if (v.type === 'JSXExpressionContainer') {\n const expr = v.expression;\n // `className={\"a b\"}` is still a static string literal.\n if (expr.type === 'StringLiteral') {\n return staticList(splitTokens(expr.value), spanOf(expr));\n }\n if (expr.type === 'JSXEmptyExpression') return staticList([], null);\n const ref = internExpr(expr, false);\n const valueSpan = spanOf(expr);\n const seg: ClassSegment = { kind: 'dynamic', span: valueSpan ?? undefined, expr: ref };\n return {\n form: classFormOf(expr),\n segments: [seg],\n valueSpan,\n attrSpan,\n hasDynamic: true,\n opaque: true,\n rewritable: false,\n };\n }\n\n return emptyClassList();\n };\n\n const staticTokensOf = (classes: ClassList): string[] => {\n const out: string[] = [];\n for (const seg of classes.segments) {\n if (seg.kind === 'static') for (const t of seg.tokens) out.push(t.value);\n }\n return out;\n };\n\n /* ----- attribute value ----- */\n\n const buildAttrValue = (attr: JSXAttribute): AttrValue => {\n const v = attr.value;\n if (v == null) return { kind: 'static', value: true, span: spanOf(attr) ?? undefined };\n if (v.type === 'StringLiteral') {\n return { kind: 'static', value: v.value, span: spanOf(v) ?? undefined };\n }\n if (v.type === 'JSXExpressionContainer') {\n if (v.expression.type === 'JSXEmptyExpression') {\n return { kind: 'static', value: true, span: spanOf(v) ?? undefined };\n }\n return { kind: 'dynamic', expr: internExpr(v.expression, false), span: spanOf(v) ?? undefined };\n }\n // JSXElement / JSXFragment used as an attribute value → opaque expression.\n return { kind: 'dynamic', expr: internExpr(v as Expression, false), span: spanOf(v) ?? undefined };\n };\n\n /* ----- node builders ----- */\n\n const buildNestedRoot = (jsx: JSXElement | JSXFragment, parentId: IRNodeId): IRNodeId =>\n jsx.type === 'JSXFragment' ? buildFragment(jsx, parentId) : buildElement(jsx, parentId);\n\n /** Lower a single JSX child, appending the resulting IR node id(s) onto `out`. */\n const appendChild = (\n node: JSXElement['children'][number],\n parentId: IRNodeId,\n out: IRNodeId[],\n ): void => {\n switch (node.type) {\n case 'JSXText': {\n const id = doc.alloc.next();\n doc.nodes.set(\n id,\n createText(id, node.value, {\n parent: parentId,\n span: spanOf(node),\n collapsible: /^\\s*$/.test(node.value),\n }),\n );\n out.push(id);\n return;\n }\n case 'JSXExpressionContainer': {\n const expr = node.expression;\n if (expr.type === 'JSXEmptyExpression') return; // `{/* comment */}`\n // A container whose WHOLE expression is a JSX node (`{<X/>}`) renders that node directly —\n // lower it as a real element so passes can optimize it (no opaque wrapper needed).\n if (expr.type === 'JSXElement' || expr.type === 'JSXFragment') {\n out.push(buildNestedRoot(expr, parentId));\n return;\n }\n // Otherwise the expression itself stays OPAQUE — the `.map`/condition/`{expr}` hole is\n // interned and preserved verbatim by the backend …\n const id = doc.alloc.next();\n const ref = internExpr(expr, false);\n doc.nodes.set(id, createExpr(id, ref, { parent: parentId, span: spanOf(node) }));\n out.push(id);\n // … but any JSX nested INSIDE it (map/filter callbacks, `&&`/`||`, ternary, parens) is\n // lowered to real element nodes (with their true source spans) so the pass manager descends\n // into and optimizes them too.\n for (const jsx of findNestedJsxRoots(expr)) out.push(buildNestedRoot(jsx, parentId));\n return;\n }\n case 'JSXSpreadChild': {\n const id = doc.alloc.next();\n const ref = internExpr(node.expression, true);\n doc.nodes.set(id, createExpr(id, ref, { parent: parentId, span: spanOf(node) }));\n out.push(id);\n for (const jsx of findNestedJsxRoots(node.expression)) {\n out.push(buildNestedRoot(jsx, parentId));\n }\n return;\n }\n case 'JSXElement':\n out.push(buildElement(node, parentId));\n return;\n case 'JSXFragment':\n out.push(buildFragment(node, parentId));\n return;\n default:\n return;\n }\n };\n\n const buildFragment = (node: JSXFragment, parentId: IRNodeId): IRNodeId => {\n const id = doc.alloc.next();\n const children: IRNodeId[] = [];\n for (const c of node.children) appendChild(c, id, children);\n doc.nodes.set(id, createFragment(id, { children, parent: parentId, span: spanOf(node) }));\n backref.set(id, {\n nodeId: id,\n span: spanOf(node) ?? { file: FILE_ID, start: 0, end: 0 },\n openTagSpan: spanOf(node.openingFragment),\n closeTagSpan: spanOf(node.closingFragment),\n innerSpan: null,\n selfClosing: false,\n });\n return id;\n };\n\n const buildElement = (node: JSXElement, parentId: IRNodeId): IRNodeId => {\n const id = doc.alloc.next();\n const opening: JSXOpeningElement = node.openingElement;\n const tag = jsxName(opening.name);\n const component = isComponentName(opening.name);\n\n const meta: NodeMeta = defaultMeta();\n meta.isComponent = component;\n\n let classes: ClassList = emptyClassList();\n const entries = new Map<string, AttrValue>();\n const order: string[] = [];\n const spreads: ExprRef[] = [];\n\n for (const attr of opening.attributes) {\n if (attr.type === 'JSXSpreadAttribute') {\n spreads.push(internExpr(attr.argument, true));\n meta.hasSpreadAttrs = true;\n continue;\n }\n const name = attrName(attr.name);\n if (name === 'className' || name === 'class') {\n classes = buildClassList(attr);\n continue;\n }\n if (name === 'ref') meta.hasRef = true;\n else if (name === 'key') meta.hasKey = true;\n else if (name === 'dangerouslySetInnerHTML') meta.hasDangerousHtml = true;\n else if (/^on[A-Z]/.test(name)) meta.hasEventHandlers = true;\n entries.set(name, buildAttrValue(attr));\n order.push(name);\n }\n\n const attrs: AttrMap = { entries, spreads, order };\n\n const children: IRNodeId[] = [];\n for (const c of node.children) appendChild(c, id, children);\n for (const cid of children) {\n const cn = doc.nodes.get(cid);\n if (cn && cn.kind === 'expr') {\n meta.hasDynamicChildren = true;\n break;\n }\n }\n\n // Resolve static classes (+ tag) into computed style via the injected resolver/normalizer.\n let computed: StyleMap = emptyStyleMap();\n if (!classes.hasDynamic) {\n const tokens = staticTokensOf(classes);\n if (tokens.length > 0) {\n const res = ctx.resolver.resolve({\n classes: tokens,\n element: { tagName: tag, namespace: component ? undefined : 'html' },\n });\n computed = ctx.normalizer.normalizeStyleMap(res.styles);\n for (const w of res.warnings) {\n diagnostics.push({\n code: 'DF_STYLE_CONFLICT_UNRESOLVED',\n severity: w.severity,\n message: w.message,\n nodeId: id,\n });\n }\n }\n }\n\n const namespace: IRNamespace = component ? 'component' : 'html';\n const el: IRElement = createElement(id, {\n tag,\n namespace,\n isComponent: component,\n selfClosing: opening.selfClosing,\n classes,\n computed,\n attrs,\n children,\n parent: parentId,\n span: spanOf(node),\n meta,\n });\n doc.nodes.set(id, el);\n\n const inner =\n children.length > 0\n ? spanOf(node.children[0]! as BabelNode) && spanOf(node.children.at(-1)! as BabelNode)\n ? {\n file: FILE_ID,\n start: spanOf(node.children[0]! as BabelNode)!.start,\n end: spanOf(node.children.at(-1)! as BabelNode)!.end,\n }\n : null\n : null;\n backref.set(id, {\n nodeId: id,\n span: spanOf(node) ?? { file: FILE_ID, start: 0, end: 0 },\n openTagSpan: spanOf(opening),\n closeTagSpan: node.closingElement ? spanOf(node.closingElement) : null,\n innerSpan: inner,\n selfClosing: opening.selfClosing,\n });\n return id;\n };\n\n /* ----- collect the outermost JSX islands and attach them to the root fragment ----- */\n\n const roots: (JSXElement | JSXFragment)[] = [];\n traverse(ast, {\n JSXElement(path: NodePath<JSXElement>) {\n roots.push(path.node);\n path.skip();\n },\n JSXFragment(path: NodePath<JSXFragment>) {\n roots.push(path.node);\n path.skip();\n },\n });\n\n const rootFrag = doc.nodes.get(doc.root) as IRFragment;\n for (const r of roots) {\n const id = r.type === 'JSXFragment' ? buildFragment(r, doc.root) : buildElement(r, doc.root);\n rootFrag.children.push(id);\n }\n\n return { doc, diagnostics };\n}\n","/**\n * @domflax/frontend-jsx — IR → JSX/TSX backend (SURGICAL, full-module round-trip).\n *\n * The pass manager mutates a tree of JSX *islands* that were lowered from a complete module\n * (imports, `export default function`, hooks, `return (…)`, `{expr}` holes, comments, …). The\n * backend's job is to emit a COMPLETE, valid module — not just the JSX subtree. It does this by\n * starting from the element's ORIGINAL verbatim source (retained on {@link SourceFile.text}) and\n * applying ONLY the diffs the passes produced, via `magic-string`:\n *\n * • CLASS CHANGE — for every surviving element whose static class list differs from its source\n * text, overwrite just the `class`/`className` attribute VALUE span (quotes included) with the\n * new tokens. If the element gained classes but had no class attribute, insert one on the\n * opening tag.\n * • UNWRAP (flatten) — when a wrapper element/fragment was removed but its children survived,\n * delete ONLY the wrapper's open- and close-tag spans; the children (and their entire subtrees,\n * including dynamic `{expr}` holes and `key=`) are preserved verbatim.\n * • FULL REMOVAL — when a node was removed with no surviving descendant, delete its whole span.\n *\n * Every other byte — imports, exports, function declarations, returns, hooks, `{expr}` holes,\n * whitespace, comments, attribute ordering — is left exactly as authored. Output is\n * `magicString.toString()`: a complete module.\n *\n * Fallback: a document with no retained source (e.g. a hand-synthesized IR) cannot be spliced, so\n * it falls back to a clean structural re-print ({@link rePrint}).\n */\n\nimport MagicString from 'magic-string';\n\nimport type {\n AttrValue,\n Backend,\n BackendContext,\n Backref,\n ClassList,\n CodegenResult,\n EditPlan,\n ExprRef,\n FileKind,\n IRDocument,\n IRElement,\n IRNode,\n IRNodeId,\n SourceFile,\n SourceSpan,\n} from '@domflax/core';\n\nconst JSX_LANGS: readonly FileKind[] = ['jsx', 'tsx'];\n\ninterface ExprPayload {\n readonly text: string;\n readonly spread: boolean;\n}\n\n/* ───────────────────────── shared expr/class helpers ───────────────────────── */\n\n/** Recover an interned expression's source text (payload first, span-slice fallback). */\nfunction exprText(doc: IRDocument, ref: ExprRef): ExprPayload {\n const rec = doc.exprs.get(ref);\n const payload = rec?.payload as Partial<ExprPayload> | undefined;\n if (payload && typeof payload.text === 'string') {\n return { text: payload.text, spread: payload.spread === true };\n }\n if (rec) {\n const sf = doc.sources.get(rec.span.file);\n if (sf) return { text: sf.text.slice(rec.span.start, rec.span.end), spread: false };\n }\n return { text: '', spread: false };\n}\n\n/** All static class tokens of a {@link ClassList}, in order. */\nfunction staticTokensOf(classes: ClassList): string[] {\n const out: string[] = [];\n for (const seg of classes.segments) {\n if (seg.kind === 'static') for (const t of seg.tokens) out.push(t.value);\n }\n return out;\n}\n\n/* ───────────────────────── surgical (magic-string) codegen ───────────────────────── */\n\n/** Pick the single retained source file this document was parsed from (if any). */\nfunction primarySource(doc: IRDocument): SourceFile | null {\n for (const sf of doc.sources.values()) {\n if (typeof sf.text === 'string' && sf.text.length > 0) return sf;\n }\n return null;\n}\n\n/** Collect every node reachable from the root of the (mutated) tree. */\nfunction collectKept(doc: IRDocument): IRNode[] {\n const out: IRNode[] = [];\n const seen = new Set<IRNodeId>();\n const visit = (id: IRNodeId): void => {\n if (seen.has(id)) return;\n seen.add(id);\n const n = doc.nodes.get(id);\n if (!n) return;\n out.push(n);\n if (n.kind === 'element' || n.kind === 'fragment') for (const c of n.children) visit(c);\n };\n visit(doc.root);\n return out;\n}\n\n/** Span `a` strictly contains span `b` (same file, b nested inside, not identical). */\nfunction strictlyContains(a: SourceSpan, b: SourceSpan): boolean {\n if (a.file !== b.file) return false;\n if (a.start <= b.start && b.end <= a.end) return !(a.start === b.start && a.end === b.end);\n return false;\n}\n\ninterface RemovedRegion {\n readonly backref: Backref;\n /** A surviving node nested inside this region ⇒ this was an UNWRAP (keep inner, drop tags). */\n readonly unwrapped: boolean;\n}\n\n/**\n * Apply the class-list diff for a single surviving element. Returns true if an edit was made.\n */\nfunction editClasses(ms: MagicString, doc: IRDocument, sf: SourceFile, el: IRElement): boolean {\n const classes = el.classes;\n // Wholly dynamic / opaque class lists are never rewritten by the passes — leave verbatim.\n if (classes.hasDynamic || classes.opaque) return false;\n\n const tokens = staticTokensOf(classes);\n const valueSpan = classes.valueSpan;\n\n if (valueSpan && valueSpan.file === sf.id) {\n const current = sf.text.slice(valueSpan.start, valueSpan.end);\n // Preserve the original quote style; default to double quotes when we can't detect one.\n const quote = current.startsWith(\"'\") ? \"'\" : '\"';\n const next = `${quote}${tokens.join(' ')}${quote}`;\n if (current !== next) {\n ms.overwrite(valueSpan.start, valueSpan.end, next);\n return true;\n }\n return false;\n }\n\n // No class attribute originally, but the passes added classes ⇒ insert one on the opening tag.\n if (tokens.length === 0) return false;\n if (el.isComponent) return false; // never synthesize className onto an opaque component\n const back = doc.backref.get(el.id);\n const openTag = back?.openTagSpan;\n if (!openTag || openTag.file !== sf.id) return false;\n // Insert immediately after the tag name: `<tag‸ …`.\n const insertAt = openTag.start + 1 + el.tag.length;\n ms.appendLeft(insertAt, ` className=\"${tokens.join(' ')}\"`);\n return true;\n}\n\n/**\n * Extract a `key=…` attribute (verbatim, e.g. `key={f.id}` or `key=\"row\"`) from an opening-tag's\n * source text, or null when the tag carries no key. Brace/quote-aware so `key={f.id}` with nested\n * braces is captured whole. Requires whitespace before `key` so `data-key=` / `aria-keyshortcuts=`\n * never false-match.\n */\nfunction extractKeyAttr(openTag: string): string | null {\n const m = /(^|\\s)key\\s*=\\s*/.exec(openTag);\n if (!m) return null;\n const keyStart = m.index + m[1].length;\n let i = m.index + m[0].length;\n const ch = openTag[i];\n if (ch === '{') {\n let depth = 0;\n for (; i < openTag.length; i += 1) {\n const c = openTag[i];\n if (c === '{') depth += 1;\n else if (c === '}') {\n depth -= 1;\n if (depth === 0) {\n i += 1;\n break;\n }\n }\n }\n } else if (ch === '\"' || ch === \"'\") {\n const q = ch;\n i += 1;\n for (; i < openTag.length; i += 1) {\n if (openTag[i] === q) {\n i += 1;\n break;\n }\n }\n } else {\n for (; i < openTag.length; i += 1) {\n if (/[\\s>/]/.test(openTag[i]!)) break;\n }\n }\n return openTag.slice(keyStart, i);\n}\n\n/**\n * KEY SAFETY: when an UNWRAPPED wrapper carried a React `key`, that key must not vanish with the\n * deleted tags. If the wrapper had exactly one surviving (maximal) element child and that child has\n * no key of its own, transfer the wrapper's `key=…` verbatim onto the survivor's opening tag.\n * Conservative: anything ambiguous (no surviving element child, multiple survivors, child already\n * keyed) is left untouched (the flatten pattern is expected to have refused such a case).\n */\nfunction transferKeyOnUnwrap(\n ms: MagicString,\n doc: IRDocument,\n sf: SourceFile,\n region: Backref,\n kept: readonly IRNode[],\n): void {\n const open = region.openTagSpan;\n if (!open || open.file !== sf.id) return;\n const keyAttr = extractKeyAttr(sf.text.slice(open.start, open.end));\n if (!keyAttr) return;\n\n const inside: IRElement[] = [];\n for (const n of kept) {\n if (n.kind !== 'element' || !n.span || n.span.file !== sf.id) continue;\n if (strictlyContains(region.span, n.span)) inside.push(n);\n }\n // Keep only the topmost survivors (not nested inside another survivor of this region).\n const maximal = inside.filter(\n (n) => !inside.some((o) => o !== n && o.span && n.span && strictlyContains(o.span, n.span)),\n );\n if (maximal.length !== 1) return;\n\n const child = maximal[0]!;\n const childOpen = doc.backref.get(child.id)?.openTagSpan;\n if (!childOpen || childOpen.file !== sf.id) return;\n if (extractKeyAttr(sf.text.slice(childOpen.start, childOpen.end))) return; // already keyed\n\n // Insert immediately after the child's tag name: `<tag‸ …`.\n ms.appendLeft(childOpen.start + 1 + child.tag.length, ` ${keyAttr}`);\n}\n\n/** Surgical full-module codegen. Returns null when the document has no retained source. */\nfunction surgicalPrint(doc: IRDocument): string | null {\n const sf = primarySource(doc);\n if (!sf) return null;\n\n const ms = new MagicString(sf.text);\n\n const kept = collectKept(doc);\n const keptSpans: SourceSpan[] = [];\n for (const n of kept) if (n.span && n.span.file === sf.id) keptSpans.push(n.span);\n\n // 1) Structural removals. A node present in the backref table but absent from the live node map\n // was removed by the passes. Classify each as an UNWRAP (a surviving node nests inside it) or\n // a FULL removal (nothing survived inside).\n const removed: RemovedRegion[] = [];\n for (const id of backrefIds(doc)) {\n if (doc.nodes.has(id)) continue; // still live\n const back = doc.backref.get(id);\n if (!back || back.span.file !== sf.id) continue;\n const unwrapped = keptSpans.some((k) => strictlyContains(back.span, k));\n removed.push({ backref: back, unwrapped });\n }\n\n // Skip any removed region nested inside a FULL-removal region (its bytes are already deleted by\n // the ancestor) — this keeps every delete disjoint, which magic-string requires.\n const fullRemovals = removed.filter((r) => !r.unwrapped).map((r) => r.backref.span);\n for (const r of removed) {\n const span = r.backref.span;\n const coveredByFull = fullRemovals.some((f) => f !== span && strictlyContains(f, span));\n if (coveredByFull) continue;\n\n if (r.unwrapped) {\n // KEY SAFETY: salvage a `key=…` off the wrapper onto its surviving child before deleting tags.\n transferKeyOnUnwrap(ms, doc, sf, r.backref, kept);\n // Delete only the wrapper's tags; keep its (surviving) inner content verbatim.\n const open = r.backref.openTagSpan;\n const close = r.backref.closeTagSpan;\n if (open && open.file === sf.id && open.end > open.start) ms.remove(open.start, open.end);\n if (close && close.file === sf.id && close.end > close.start) {\n ms.remove(close.start, close.end);\n }\n } else {\n ms.remove(span.start, span.end);\n }\n }\n\n // 2) Class-list diffs on every surviving element.\n for (const n of kept) {\n if (n.kind === 'element') editClasses(ms, doc, sf, n);\n }\n\n return ms.toString();\n}\n\n/** All ids the backref table knows about (every originally-parsed element / fragment). */\nfunction backrefIds(doc: IRDocument): IRNodeId[] {\n // The backref table is shared verbatim from parse time; collect ids by scanning original spans we\n // recorded for live + removed nodes. We don't have a public iterator, so reconstruct the universe\n // from the live nodes plus their (now-removed) original ancestry isn't possible directly — instead\n // ask the table for each id we can reach. The table exposes `get`; the set of candidate ids is the\n // contiguous allocation range [1, alloc.peek). Scanning that range is O(n) and dependency-free.\n const out: IRNodeId[] = [];\n const max = doc.alloc.peek as unknown as number;\n for (let i = 1; i < max; i += 1) {\n const id = i as IRNodeId;\n if (doc.backref.get(id)) out.push(id);\n }\n return out;\n}\n\n/* ───────────────────────── structural re-print (fallback) ───────────────────────── */\n\n/** Re-build the `className=…` attribute (or null when the element has no class list). */\nfunction classText(doc: IRDocument, classes: ClassList): string | null {\n if (classes.form === 'absent' || classes.segments.length === 0) return null;\n\n const dynamic = classes.segments.find((s) => s.kind === 'dynamic');\n if (dynamic && dynamic.kind === 'dynamic') {\n return `className={${exprText(doc, dynamic.expr).text}}`;\n }\n\n const tokens = staticTokensOf(classes);\n return `className=\"${tokens.join(' ')}\"`;\n}\n\nfunction attrText(doc: IRDocument, name: string, value: AttrValue): string {\n if (value.kind === 'static') {\n if (value.value === true) return name;\n if (value.value === false) return '';\n return `${name}=\"${String(value.value)}\"`;\n }\n return `${name}={${exprText(doc, value.expr).text}}`;\n}\n\nfunction printElement(doc: IRDocument, el: IRElement): string {\n const parts: string[] = [];\n\n const cls = classText(doc, el.classes);\n if (cls !== null) parts.push(cls);\n\n for (const name of el.attrs.order) {\n const v = el.attrs.entries.get(name);\n if (!v) continue;\n const text = attrText(doc, name, v);\n if (text.length > 0) parts.push(text);\n }\n\n for (const ref of el.attrs.spreads) parts.push(`{...${exprText(doc, ref).text}}`);\n\n const attrStr = parts.length > 0 ? ` ${parts.join(' ')}` : '';\n const tag = el.tag;\n\n if (el.children.length === 0) {\n return el.selfClosing ? `<${tag}${attrStr} />` : `<${tag}${attrStr}></${tag}>`;\n }\n\n const inner = el.children.map((c) => printNode(doc, c)).join('');\n return `<${tag}${attrStr}>${inner}</${tag}>`;\n}\n\nfunction printNode(doc: IRDocument, id: IRNodeId): string {\n const node = doc.nodes.get(id);\n if (!node) return '';\n switch (node.kind) {\n case 'text':\n return node.value;\n case 'comment':\n return `{/*${node.value}*/}`;\n case 'expr': {\n const { text, spread } = exprText(doc, node.expr);\n return spread ? `{...${text}}` : `{${text}}`;\n }\n case 'fragment':\n return `<>${node.children.map((c) => printNode(doc, c)).join('')}</>`;\n case 'element':\n return printElement(doc, node);\n }\n}\n\nfunction rePrint(doc: IRDocument): string {\n const root = doc.nodes.get(doc.root);\n if (!root || root.kind !== 'fragment') return printNode(doc, doc.root);\n return root.children.map((c) => printNode(doc, c)).join('');\n}\n\n/* ───────────────────────── public backend ───────────────────────── */\n\nfunction doPrint(doc: IRDocument): string {\n const surgical = surgicalPrint(doc);\n return surgical ?? rePrint(doc);\n}\n\nexport const jsxBackend: Backend = {\n name: 'babel-jsx',\n langs: JSX_LANGS,\n print(doc: IRDocument, _plan: EditPlan, _ctx: BackendContext): CodegenResult {\n const code = doPrint(doc);\n return { code, map: null, edits: [], diagnostics: [] };\n },\n};\n\n/** Factory mirror — returns a fresh handle to the (stateless) JSX backend. */\nexport function createJsxBackend(): Backend {\n return jsxBackend;\n}\n","/**\n * @domflax/frontend-jsx — Babel JSX ⇄ IR frontend + backend (TYPED STUB, Stage 1).\n *\n * Public surface:\n * • {@link jsxFrontend} / {@link createJsxFrontend} — Frontend (JSX/TSX → IR).\n * • {@link jsxBackend} / {@link createJsxBackend} — Backend (IR → JSX/TSX).\n *\n * Both define the SHAPE only: `parse`/`print` throw NotImplemented; the cheap\n * routing predicates (`canParse`, `langs`, `name`) are real.\n */\n\nexport { jsxFrontend, createJsxFrontend } from './frontend';\nexport { jsxBackend, createJsxBackend } from './backend';\n"],"mappings":"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","names":["asEl","declaresCustomProperties","targetedByStructuralPseudo","baseConditionStyleMap","outerMergeSafe","metaOf","hasSpreadAttrs","isComponentNode","hasOwnAttrs","targetedByStructuralPseudo","asEl","metaOf","establishesContext","hasSpreadAttrs","isComponentNode","hasOwnAttrs","targetedByStructuralPseudo","DISPLAY","computed","BASE_KEY","computed","computed","BASE_KEY","computed","computed","BASE_KEY","computed","BASE_KEY","computed","BASE_KEY","NON_COLLAPSIBLE_VALUES","computed","BASE_KEY","computed","BASE_KEY","withBaseDecls","computed","BASE_KEY","NON_COLLAPSIBLE_VALUES","computed","SIDE_SET","BASE_KEY","NON_COLLAPSIBLE_VALUES","computed","NON_COLLAPSIBLE_VALUES","computed","LEGACY_PSEUDO_ELEMENTS","createRequire","path","moduleBase","path","LEGACY_PSEUDO_ELEMENTS","createRequire","createRequire","computed","FILE_ID","doParse","FILE_ID","span","staticTokensOf","computed","path","doParse","MagicString","JSX_LANGS","staticTokensOf","primarySource","collectKept","strictlyContains","editClasses","surgicalPrint","backrefIds","span","doPrint"]}